Skip to content

zemawan/OpenBuilder

Repository files navigation

What's it?

OpenBuilder is an apk file builder directly on your android device without a computer connection or internet connection.

Thanks

Instructions for replacing the apk template

  • Create a new apk file in any development environment, then copy it, open it as a Zip archive and extract AndroidManifest.xml .
  • Make sure that you have JDK installed and it is added to the environment variables of your operating system.
  • Use xml2axml.jar from "libs" and enter "java -jar xml2axml-2.0.1.jar d AndroidManifest.xml manifest.xml ".
  • Next, open it and replace your package (for example, com.name.app) with SLONOAPP_PACKAGE. Also with the version, version code and application name.
  • Delete the old one manifest.xml from assets/ and paste your own, then replace slonoGame.apk with your created apk.

About

Mobile builder to apk file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors