How to Modify Android APK file

March 27, 2011 | Author:

Share

Android apps can be modified to suit some particular requirements  like modifying an attribute to enable certain feature. One such pioneering was done by Brut.all who created APKTool to Decompile / Reverse Engineer Android APK [app]

Anoniem has now created a new tool based on apktool, which is much easier for just about anyone to use. Its a windows based app with proper UI in place to let you do all the modifications painlessly.

  • With this little program you can simply change icons of your android application.
  • Change the application’s name.
  • Edit the text used in applications.
  • works with most of the applications.

Requirements: Java & .Net Framework 3.5

Download APK Edit

 

Comments

  • Concerned Developer

    Is this program used to steal the source code of Android applications ?

  • VampyrKodi

    You can’t “steal” open-source. I have developed a couple apps, so I can tell you with certainty that you must agree to open-source before putting your app on android market,  Guess nobody reads anymore.

    Besides any apps code can be seen by putting the .apk on your pc, changing the file extension from .apk to .zip, and unzipping it.  So one hardly needs special software to “steal” app sourcecode.

    If you were really a “concerned developer” you would already know this.

blog comments powered by Disqus