android - how can i make the project refactoring programmaticly in java? -


i have template project generates signed apk using ant script , each apk should uploaded market different package name requires refactoring packages whole project , problem able create apk new configuration each time need add refactoring , work programmaticly without manual interaction

is there example ? taking in consideration read many articles nothing clear far

in section of android documentation, talks proguard, in refactoring. read little this, , check if im right.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -