Android 5.1 Termux 118 build process #3038
-
|
Can I please get a brief overview on how to build an APK (or package) for Android 5.1? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
To build apk, pull Line 12 in 3f7a939 Builds are already available from actions. https://github.com/termux/termux-app/wiki/Termux-on-android-5-or-6 To build packages, use https://github.com/termux/termux-packages/tree/android-5 https://github.com/termux/termux-packages/wiki/Building-packages |
Beta Was this translation helpful? Give feedback.
To build apk, pull
termux-appmasterbranch and changepackageVarianttoapt-android-5.termux-app/app/build.gradle
Line 12 in 3f7a939
Builds are already available from actions.
https://github.com/termux/termux-app/wiki/Termux-on-android-5-or-6
To build packages, use
android-5termux-packagesbranch.https://github.com/termux/termux-packages/tree/android-5
https://github.com/termux/termux-packages/wiki/Building-packages