https://github.com/buildapks/buildapks.api
buildAPKs.api
https://github.com/buildapks/buildapks.api
Last synced: 10 months ago
JSON representation
buildAPKs.api
- Host: GitHub
- URL: https://github.com/buildapks/buildapks.api
- Owner: BuildAPKs
- License: gpl-3.0
- Created: 2020-01-16T15:41:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-16T15:46:34.000Z (over 6 years ago)
- Last Synced: 2025-03-15T23:14:35.959Z (about 1 year ago)
- Language: Shell
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- 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 shlibs.sh 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 shlibs.sh 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)