Share My Creation Edit&Build to APK

Hi,
i share this simple project (b4j - editor) and (b4a - apk). I have create a simple editor and builder...
Actions of the tool:
  • edit configuration file (settings.ini)
  • write your parameters
  • decompile APK
  • copy settings.ini into folder /asset of apk decompiled
  • compile apk modified
  • Sign APK file!
Editor/Builder
Edit_APK.jpg


APK Demo
SC20151009_143352.png


external components used:
  • apktool
  • SingAPK
Download source code: https://drive.google.com/file/d/0B2ukAkI3QyXTMU4zLUVuWVZVTlE/view?usp=sharing
 

Ydm

Active Member
Licensed User
Longtime User
Hello.
Using only B4, Can I change my APK file their applications? My own practice and changing the PackageName key value if you want to copy itself. Is this possible?
What I want is to provide the use of the same application for different tasks.
 
Top