- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I have created html5 app in other software. I have imported in intel XDK and publish to android. Its work fine. But problem is that anyone can unzip this apk and can see the source easily.
I want to make apk so that no one can see my codes. Can u help me ??
thnx
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You will need to find a 3rd party tool to obfuscate your code. Once you run your code through that, you can build your apk.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
JOHN H. (Intel) wrote:
You will need to find a 3rd party tool to obfuscate your code. Once you run your code through that, you can build your apk.
Thank you so much. This will help me lot. But code will be obfuscate, but still anyone can decompile apk and change media (images, video, etc) So I want protect like android program developed by android studio.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you want something that is compiled like android studio, you will need to use android studio to develop your app ;)
These links should give you some good reading on the subject.
http://www.justbeck.com/three-ways-to-encrypt-phonegap-and-cordova-mobile-applications/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thnx JOHN :)
above link is very helpful. I wish future intel XDK will make such apk which will be as native as android studio.
Something is better than nothing, So obfuscate is better than nothing :)

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page