Git Product home page Git Product logo

buildapks's Introduction

buildAPKs

BuildAPKs has source code and scripts in order to build APKs (Android Package Kits) on Android handhelds, and similar. Quick setup instructions can be found here at https://buildapks.github.io/docsBuildAPKs/setup and also https://buildapks.github.io/docsBuildAPKs/reallyEasilyBuildAndroidAPKsOnDevice right here.

You can try building hundreds of exciting, amazing and beautiful APKs by running 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 is automated into the build\*.bash scripts. To manually update this project to the newest version, use update.buildAPKs.sh. See up.sh for more information. If you recieve a history error message from git pull, the simplest solution is mv ~/buildAPKs ~/b0 and then reclone into the $HOME folder. See CHANGE.log for this git repository change history.

The ~/buildAPKs/sources/github and ~/buildAPKs/var directories can be symbolic links to external storage space to save native space on device. For example, a github/var directory can be created and each can be symlinked with ln -s. Prefix the build\*.bash scripts with bash to run buildAPKs in external storage, e.g. $ bash buildFlashlights.bash. Build Android APKs on device (smartphone and tablet).

Build Android APKs on device, on your smartphone and tablet with Termux; Make applications for your Android smartphone and tablet! This repository contains source code for various Android applications that have been successfully built in Termux.

Have you ever wanted to build your own application? Something that you can distribute over the Internet, and can be used on Android smartphones and tablets worldwide. Would you dare to try to spend some time learning something new to do so?

BuildAPKs is a project containing repositories of source code designed just for this purpose. Source code is the way programs are written in a human understandable language for applications to compile and then to be run on an Android device. These programs have been successfully built on device, a smartphone. First successful builds on Sun May 28 2017 in Termux (Android 6.0.1 aarch64).

See https://buildapks.github.io/docsBuildAPKs/reallyEasilyBuildAndroidAPKsOnDevice for quick setup instructions and https://buildapks.github.io/docsBuildAPKs for the documentation website for this project.

This command: for i in $(cat ~/buildAPKs/var/db/UNAMES) ; do ~/buildAPKs/scripts/bash/build/build.github.bash $i ; done shall attempt to build UNAMES, all known GitHub usernames.

While this command: for i in $(cat ~/buildAPKs/var/db/TNAMES) ; do ~/buildAPKs/scripts/bash/build/build.github.bash $i ; done shall attempt to build TNAMES, all known GitHub topics @GitHub.

Please submit a pull request if you would like names added to these listings. See https://github.com/BuildAPKs/buildAPKs/tree/master/var/db/README.md for more information about buildAPKs' database.

Really Easily Build an Android APK on an Android Device (Smartphone and Tablet).

Prefix these bash scripts by typing dot slash ./ on your Android smartphone and tablet in Termux, i.e. type ./b at the prompt ($), press TAB TAB (x2). The prompt should magically add uild; Then add a capitol A. Press TAB TAB (x2) again. This should build the following command on the command line ./buildAll.bash for you. Press enter (return) in ~/buildAPKs/. Additional CLI information at The Linux Documentation Project.

The built APKs will be deposited into Download/builtAPKs for installing on smartphone and tablet through browsers, and download and file managers. The minimal install size to start building your first applications is about 10MB. Have fun and enjoy compiling, hacking, modifying and running these select APKs on device!

The buildAll.bash command can build hundreds of APKs on your device. Maximum space allotment for complete build of everything included (755) is about 850MB for buildAPKs, plus about 74MB for the finished products deposited into Download/builtAPKs; More than seven hundred and fifty five (755) Android applications can be made from source code on device today.

Contribute to this project through both the issues page and pull requests. Enjoy building these select APKs for Termux projects, and find the time to post your feelings here, and at this wiki.

If you are confused by this page try this link, and you might want to try this one. Post your what you have found at the wiki.

๐Ÿšข๐Ÿšค๐Ÿšฃโ›ต

buildapks's People

Contributors

sdrausty avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.