Skip to content

Commit

Permalink
modified: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SDRausty committed Jun 2, 2019
1 parent c65ffe6 commit a582c8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ BuildAPKs has [source code](./sources) and [scripts](./scripts/build) in order t

You can try building hundreds of exciting, amazing and beautiful APKs by running [shell scripts](https://www.google.com/search?q=shell+scripts) from this directory. It is simple! The minimal install size to start building your first apps (6) is about 10MB! Have fun and enjoy compiling, hacking, modifying and running these select APKs!

**Cloning and updating [submodules](https://gist.github.com/gitaarik/8735255) is automated into the build\*.bash scripts. If you recieve a history error message from `git pull`, the simplest solution is `mv ~/buildAPKs ~/b0` and then reclone into the $HOME folder.** The `~/buildAPKs` directory can be a symbolic link to external storage space to save native space on device. Prefix the build*.bash scripts with bash to run buildAPKs in external storage, e.g. [`$ bash buildFlashlights.bash`](https://raw.githubusercontent.com/sdrausty/buildAPKs/master/buildFlashlights.bash).
**Cloning and updating [submodules](https://gist.github.com/gitaarik/8735255) is automated into the build\*.bash scripts. If you recieve a history error message from `git pull`, the simplest solution is `mv ~/buildAPKs ~/b0` and then reclone into the $HOME folder.** The `~/buildAPKs` directory can be a symbolic link to external storage space to save native space on device. Prefix the build*.bash scripts with bash to run buildAPKs in external storage, e.g. [`$ bash buildFlashlights.bash`](https://raw.githubusercontent.com/sdrausty/buildAPKs/master/scripts/build/buildFlashlights.bash).

Build Android APKs on device (smartphone and tablet).
===============
Expand Down

0 comments on commit a582c8d

Please sign in to comment.