BuildAPKs / buildAPKs

Really quickly build APKs on handheld device (smartphone and tablet) in Amazon, Android, Chromebook, PRoot and Windows📲 See https://buildapks.github.io/docsBuildAPKs/setup to start building APKs.
https://buildapks.github.io/buildAPKs/
GNU General Public License v3.0
519 stars 56 forks source link

copy.apk.bash file not found #21

Closed ghost closed 2 years ago

ghost commented 3 years ago
~/.../src/main $ ~/buildAPKs/scripts/bash/build/build.one.bash
/data/data/com.termux/files/home/buildAPKs/scripts/bash/build/build.one.bash: line 65: /data/data/com.termux/files/home/buildAPKs/scripts/bash/shlibs/buildAPKs/copy.apk.bash: No such file or directory
/data/data/com.termux/files/home/buildAPKs/scripts/bash/build/build.one.bash: line 21: JID: unbound variable

and i still don't really know what this means: "simply run build.one.bash in the directory of the program you wish to make by calling it by name". i have never gotten any of this to work.

github-actions[bot] commented 3 years ago

Thank you for contributing to make this project better😎 Keep up and follow to solve this issue.

ghost commented 3 years ago

i ran /data/data/com.termux/files/home/buildAPKs/scripts/bash/build/buildSamples.bash and it built around 200 apk's. i didn't know where they were at first but i found them in /data/data/com.termux/files/home/buildAPKs/var/cache/builtAPKs/samples4.20210605.

so at least i know it works somehow. i'm interested in building Vanilla Music Player, which uses gradle and so i guess will take more work but.. i'm just trying to figure out how all this works.

i think the documentation could be cleaned up. there seem to be pages that are nearly identical but different in key places.. and some of the paths seem to be outdated in the docs

ghost commented 3 years ago

i'm starting to see how there are a lot of different repositories, many with outdated info, and they are cross-linking to each other. i think it would be good to clean things up.

so here is what i understand is going on:

SDRausty commented 2 years ago

Thanks for taking an interest in this project.

  • there are two github accounts: BuildAPKs and SDRausty.

Please see https://github.com/termux/termux-packages/issues/63 for these projects origin.