Perhaps, but you didn't answer my question.  Anybody else?

Also, in the included sample app, the license check is triggered
during onCreate.  This means that when I click "Buy App", go to the
market, then immediately hit the back button, it goes back to the app
and doesn't check again (at least not until the app is killed).
Wouldn't it be better to trigger the license check during onResume?
Or is it up to the dev to handle things when coming to the forefront
again?


On Aug 6, 2:29 pm, gb105 <[email protected]> wrote:
> As stated earlier obfuscating the app doesn't help much. It's easy to
> find the license check in the byte code and change it, so the app is
> not really protected. There is still much work left for the developer
> to find a solution to prevent the app from working if it is not signed
> with the original developer's key. The licensing solution does not
> prevent rip-offs, I'm a bit disappointed.
>
> On Aug 5, 2:16 am, mp6800 <[email protected]> wrote:
>
>
>
> > Will there eventually be a way to obfuscate automatically during .apk
> > export in eclipse?  The ant method looks relatively easy to setup, but
> > I'd like to know if this is coming.  (Especially since it's /strongly
> > recommended/ in the docs)

-- 
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