Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/buildapks/buildapks.github
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://github.com/buildapks/buildapks.github
aapt amazon android apksigner bash bash-script bash-scripting build build-system build-tool build-tools chromebook dx ecj shell shell-script shell-scripting shell-scripts shellscript termux
Last synced: 20 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/buildapks/buildapks.github
- Owner: BuildAPKs
- License: gpl-3.0
- Created: 2019-12-24T03:24:58.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-22T03:07:35.000Z (over 2 years ago)
- Last Synced: 2023-10-20T18:36:31.080Z (about 1 year ago)
- Topics: aapt, amazon, android, apksigner, bash, bash-script, bash-scripting, build, build-system, build-tool, build-tools, chromebook, dx, ecj, shell, shell-script, shell-scripting, shell-scripts, shellscript, termux
- Language: Shell
- Homepage: https://buildapks.github.io/buildAPKs/
- Size: 575 KB
- Stars: 16
- Watchers: 3
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[buildAPKs.github](https://github.com/BuildAPKs/buildAPKs.github/)
[This repository](https://github.com/shlibs/shlibs.sh) is a submodule for [buildAPKs](https://github.com/BuildAPKs/buildAPKs) and [SDRausty's buildAPKs](https://github.com/SDRausty/buildAPKs).
To make Android Application Kits on smartphone, tablet and TV, copy and paste the following into [Termux](https://github.com/termux) in order to install buildAPKs.github in its' proper place:
cd && git clone https://github.com/BuildAPKs/buildAPKs
~/buildAPKs/setup.buildAPKs.bash
-r--r--r-- [setup.buildAPKs.bash](https://raw.githubusercontent.com/BuildAPKs/buildAPKs/master/setup.buildAPKs.bash)
-rwxrwxrwx [setup.buildAPKs.bash](https://buildapks.github.io/buildAPKs/setup.buildAPKs.bash)To make Android Application Kits on smartphone, tablet and TV, copy and paste the following into Termux in order to install buildAPKs.github in its' proper place:
cd && git clone https://github.com/SDRausty/buildAPKs
~/buildAPKs/setup.buildAPKs.bash`
-r--r--r-- [setup.buildAPKs.bash](https://raw.githubusercontent.com/SDRausty/buildAPKs/master/setup.buildAPKs.bash)
-rwxrwxrwx [setup.buildAPKs.bash](https://sdrausty.github.io/buildAPKs/setup.buildAPKs.bash)Information about shells:
* [https://developer.ibm.com/tutorials/l-linux-shells/](https://developer.ibm.com/tutorials/l-linux-shells/)
* [http://tldp.org/guides.html](http://tldp.org/guides.html)
* [https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.3.0/com.ibm.zos.v2r3.bpxa500/sh.htm](https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.3.0/com.ibm.zos.v2r3.bpxa500/sh.htm)
* [https://www.ibm.com/support/knowledgecenter/ssw_aix_71/com.ibm.aix.cmds5/sh.htm](https://www.ibm.com/support/knowledgecenter/ssw_aix_71/com.ibm.aix.cmds5/sh.htm)