On Sat, Sep 3, 2011 at 12:10 AM, Gabriel Marchant <marchan...@gmail.com> 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 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

Reply via email to