The Shell APK Builder is a shell script project for Build Android Application.
The Shell APK Builder project need be on Internal Storage Directory /data/data/com.android.application is a Internal Storage Directory of a Android Application.
$ FILES_DIR=/data/data/com.android.application/files $ RUN_SHELL_PATH=$FILES_DIR/shell_apk_builder/shell/run.sh $ $RUN_SHELL_PATH Created by @TEKKEN-RCA Original repo : https://github.com/TEKKEN-RCA/Shell-APK-Builder