Ok Nikolay... I heard about a unique ID for each Android device. Do you know something about it?
2011/9/2 Nikolay Elenkov <[email protected]> > On Sat, Sep 3, 2011 at 12:10 AM, Gabriel Marchant <[email protected]> > wrote: > > dea is to read de IMEI on the device the the first time (when the user > buys > > the apk from our store), encrypt it and store it at the data base on the > > device. > > If you want to lock it to a specific device, you'll have to derive a key > from some device specific property that can't be changed. The > IMEI might do, if you are sure all devices have it. (WiFi only tablets > might not, etc.) > > -- > 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 > -- 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

