Is the IMEI going to be valid on devices like android netbooks?    Wouldn't
you be better off using the androidID?

On Fri, Jun 12, 2009 at 4:01 AM, Delta Foxtrot <[email protected]>wrote:

> 2009/6/12 Androman <[email protected]>
>
>>
>> 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();
>
>
> >
>


-- 
Writing code is one of few things
that teaches me I don't know everything.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to