Thanks! Exactly what i was l looking for

On Sunday, August 19, 2012 1:19:12 AM UTC+10, Przemyslaw Wegrzyn wrote:
> Take a look at Google Play licensing library, it is a good example
>       of AES-based obfuscation.
> 
>       
> 
>       Search for AESObfuscator here
>       
>       
> http://developer.android.com/guide/google/play/licensing/adding-licensing.html
> 
>       
> 
>       BR,
> 
>       Przemek
> 
>       
> 
>       
> 
>       On 08/18/2012 03:06 PM, William Ferguson wrote:
> 
>     
>     Thanks Nikolay, that makes sense.
>       
> 
> 
>       
>       
> Kostya, you mean obfuscate each field value independently
>         (and yes I prefer to use a DB that writing my own file format).
>         I haven't found any examples that do that. To which library are
>         you referring? Have you got a URL to an example?
>       
> 
> 
>       
>       
> William
> 
>         
> 
>         On Saturday, August 18, 2012 9:39:37 PM UTC+10, Nikolay Elenkov
>         wrote:
>         
>           
> 
> 
>             On Aug 18, 2012 8:21 PM, "Kostya Vasilyev" <[email protected]>
>             wrote:
> 
>             >
> 
>             > You obfuscate the values before storing them regular
>             Android storage mechanisms (shared preferences or a
>             database). I believe there is an example in the library.
> 
>             >
> 
>             > 
>           
> You can also use obfuscated names for the tables
>             and column names like 'a', 'b'' 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

Reply via email to