Skip to content

Sample Android project build without Android Studio and Gradle

Notifications You must be signed in to change notification settings

synix/NonGradleAndroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NonGradleAndroid

Demonstrate how to build Android project without Android Studio and Gradle

Usage

First, prepare as below:

  • Install SDK Platform-Tools 30.0.3
  • Add release.jks as your KeyStore file.

Then,

$ ./build.sh

To launch on Android device, run:

$ ./build.sh launch

About

Sample Android project build without Android Studio and Gradle

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published