Is this the guide you are talking about?
"To ensure the security of your application, particularly for a paid
application that uses licensing and/or custom constraints and
protections, it's very important to obfuscate your application code.
Properly obfuscating your code makes it more difficult for a malicious
user to decompile the application's bytecode, modify it — such as by
removing the license check — and then recompile it.

Several obfuscator programs are available for Android applications,
including ProGuard, which also offers code-optimization features. The
use of ProGuard or a similar program to obfuscate your code is
strongly recommended for all applications that use Android Market
Licensing. "

Is this a guide?

On Aug 25, 1:26 am, Nick Richardson <[email protected]> wrote:
> The guide is linked in the article you posted...
>
> On Tue, Aug 24, 2010 at 3:53 PM, sblantipodi
> <[email protected]>wrote:
>
> > As title,
>
> >http://android-developers.blogspot.com/2010/08/licensing-server-news....
>
> > where is the guide to obfuscate our code?
>
> > --
> > 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]<android-developers%[email protected]>
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en
>
> --
> //Nick Richardson
> //[email protected]

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