2009/6/12 Androman <amirs...@gmail.com> > > With System.exit() you can exit android app even if it is not > recommended still it can be very useful. Method onRestore() is called > allways when your activity is about to be shown and here you do > something... > > "Connect" your app with your server where you will record phones IMEI > and application version... If user already had your app then disable > it... There is probably better way to do this but have no time to > think more..
Have a splash screen displayed while the check is occurring in the background, if it passes load the real activity, if it fails just trigger a call to finish(); --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---