Jasonette Docker Android APK Builder

For the Jasonette project. I created a simple Dockerfile and a Makefile with some commands to help building Android APK both in release and debug mode.

It includes everything you would need like Gradle, JVM and Android SDK.

Additionally it includes …


This content originally appeared on DEV Community and was authored by Camilo

For the Jasonette project. I created a simple Dockerfile and a Makefile with some commands to help building Android APK both in release and debug mode.

It includes everything you would need like Gradle, JVM and Android SDK.

Additionally it includes Windows cmd files as an alternative to the Makefiles.

GitHub logo jasonelle / docker

? A helper tool to compile Jasonette Android using Docker

Jasonelle Android Setup Tools

Directory Structure

When unzipping you can see the following directory structure:

. (root)
├── Dockerfile
├── Makefile
├── app
│   ├── build
│   ├── file
│   ├── keys
│   └── settings
├── docs
├── jasonette
└── tools
    └── windows

Installation

The only requirement is Docker Desktop at least v20.10.0. You can read the installation docs at https://docs.docker.com/get-docker/. Be sure that is up and running before installing the Jasonelle Android Setup Tools.

Linux/Mac

Linux and Mac use the Make


This content originally appeared on DEV Community and was authored by Camilo


Print Share Comment Cite Upload Translate Updates
APA

Camilo | Sciencx (2021-06-28T18:54:54+00:00) Jasonette Docker Android APK Builder. Retrieved from https://www.scien.cx/2021/06/28/jasonette-docker-android-apk-builder/

MLA
" » Jasonette Docker Android APK Builder." Camilo | Sciencx - Monday June 28, 2021, https://www.scien.cx/2021/06/28/jasonette-docker-android-apk-builder/
HARVARD
Camilo | Sciencx Monday June 28, 2021 » Jasonette Docker Android APK Builder., viewed ,<https://www.scien.cx/2021/06/28/jasonette-docker-android-apk-builder/>
VANCOUVER
Camilo | Sciencx - » Jasonette Docker Android APK Builder. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/06/28/jasonette-docker-android-apk-builder/
CHICAGO
" » Jasonette Docker Android APK Builder." Camilo | Sciencx - Accessed . https://www.scien.cx/2021/06/28/jasonette-docker-android-apk-builder/
IEEE
" » Jasonette Docker Android APK Builder." Camilo | Sciencx [Online]. Available: https://www.scien.cx/2021/06/28/jasonette-docker-android-apk-builder/. [Accessed: ]
rf:citation
» Jasonette Docker Android APK Builder | Camilo | Sciencx | https://www.scien.cx/2021/06/28/jasonette-docker-android-apk-builder/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.