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
526 stars 58 forks source link

Unable to choose a specific repository to build #18

Closed sobaee closed 3 years ago

sobaee commented 3 years ago

Hello I tried to use this comment to build this apk from this github account but it failed: ~/buildAPKs/build.github.bash https://github.com/tytydraco/LADB/

But with the following comment (without specifing a single apk repository) : ~/buildAPKs/build.github.bash https://github.com/tytydraco/ it worked well but it tried to build every single apk developed by "tytydraco" user (and he has a lot!)!!

I only need to build "LADB" repository directly without needing to wait for all apk repositories of the user to be built.

Could you help please?

github-actions[bot] commented 3 years ago

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

SDRausty commented 3 years ago

repository directly without needing to wait for all apk repositories

@sobaee please see How to build just one project? #17 for more information.

SDRausty commented 3 years ago

Issue Building 1 new APK #21 should have useful information too.

Tisckkytt commented 3 years ago

@sobaee Have you managed to build LADB after all?

sobaee commented 3 years ago

@Tisckkytt No, of course no It failed to build with both ways or it build another apk.

SDRausty commented 3 years ago

repository directly without needing to wait for all apk repositories of the user to be built.

Command ~/buildAPKs/build.repo.bash was just added. It enables building just one repository. This command has been tested with https://github.com/search and https://gitlab.com/explore/ successfully.

Could you help please?

EXAMPLE USAGE: build.repo.bash https://github.com/BuildAPKs/buildAPKs.entertainment

If you find repo candidates for inclusion, please share an address to the sourcecode here in this topic.