Skip to content

ThatMG393/andropiler

Repository files navigation

Andropiler

A Java CLI Application to compile your Android Project on ANDROID!

Build Status Coverage Status

Introduction

A ported version of android-compiler to Java.

I ported android-compiler to Java because I was having trouble with the bash script, and it kept having weird issues.

Please make an Issue if there is a bug or something else.

Why I made this

So you can compile Android Projects on Android without having to download AAPT2 for your CPU Architecture and pass -Pandroid.aapt2FromMavenOverride over and over again.

How it works

This is basically a wrapper for Gradle and GradleW.

How to build

Requirements:

  • Java 17
  • Gradle 7.5.1 or newer

Open a terminal then do bash make.sh then it will automatically compile.

Do make.sh -h for more options.

About

Compiles Android Projects on ANDROID!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published