下载 APKPure App
可在安卓获取APK Builder的历史版本
构建APK你的手机里面!
A simple IDE to build apk inside Android phones/tablets.
Features:
Create project based on built-in templates
Source code editing with built-in editor or external editor
Built-in image downloader
2 build environments: GUI or command line
Quick Search for file name or file content
Custom sign key supported
Reasons to use it:
Learn android app development with samples
Build your own smaller apps (For example, the flashlight sample apk is only about 25k, much smaller than others from market)
Possible to interact with other APK tools
Cutomize your own build strategy with the script, turn your idea into reality
Thanks for following projects:
https://github.com/jackpal/Android-Terminal-Emulator
https://github.com/fornwall/apksigner
https://android.googlesource.com/platform/dalvik/+/master/dx
Last updated on 2019年02月17日
V1.1.0:
faster build speed
added a web server
V1.0.10:
added tutorial
support move files from one folder to another
added library support in project config file
updated PNG editor & image downloader
V1.0.9:
dx bug fix
V1.0.8:
add 'Auto Import' for java code (alpha version)
add another sqlite example
new dx with better perf
V1.0.5:
fix the issue that lib not built into apk
V1.0.4:
begin to support android studio project
V1.0.3:
2 more templates
V1.0.2:
git support