aspose file tools
The moose likes Android and the fly likes How to secure my resource files/data Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Mobile » Android
Reply Bookmark "How to secure my resource files/data" Watch "How to secure my resource files/data" New topic
Author

How to secure my resource files/data

Pratik Goswami
Ranch Hand

Joined: Mar 02, 2009
Posts: 136

Hi All,

As per android development guidelines we have to place images, layout XML, assets, audio files in resource folder itself.
But anyone can extract APK file and able to review all the resource files being used in application.

Is there anyway I can crush my image files or encrypt my resource files?

Thanks
Pratik Goswami

iOS * Android Developer
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to secure my resource files/data
 
Similar Threads
Problem loading static content from webserver using Dojo's Tab Container
Resource Bundle files by Modules setup
Listing resources
URL like resource
messages.properties file location