How to build on android? #1350
Unanswered
laskisami75
asked this question in
Q&A
Replies: 2 comments 4 replies
|
Are you trying to use Termux to build an APK? |
2 replies
|
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: |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.All reactions