How to build on android? #1350
Replies: 2 comments 4 replies
-
|
Are you trying to use Termux to build an APK? |
Beta Was this translation helpful? Give feedback.
-
|
Hey! I ran into a similar issue before. If you're looking for a lighter alternative, I made a project called Vexel. It's an Android APK builder that runs in Termux and is designed to be simpler than setting up a full Android Studio environment for certain workflows. Current features include:
It may or may not fit your exact use case, but if you'd like to try it, feedback is always welcome. GitHub: Release: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have Android SDK and termux gradle package installed.
I run
yarn build android paid devand the build ends in an AAPT syntax error.Beta Was this translation helpful? Give feedback.
All reactions