How can I use Proguard in titanium or is there any similar functionality in order to make de-compile of codes harder to achieve? Any suggestion ?
Asked
Active
Viewed 765 times
2 Answers
0
I have been researching this myself and found that it can be done. However there are open tickets in Appcelerator's jira regarding issues doing so. The best example I have found is this repo at Github, https://gist.github.com/marshall/799497 that is a simple application with proguard configuration. Best of luck.

beenhere4hours
- 970
- 9
- 12
0
To increase the security and also reduce the app size check out this ProGuard Plugin (read the description along with Jira's inputs for exact details):

Eduardo Gomez
- 425
- 3
- 12