Skip to content

andriiginting/androidX-initializer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

androidX-initializer

I am one of the lazy programmer, so I made this script to init AndroidX repository to my local machine in just one step.

How to run

After clone this project, run this command:

./androidx-init.sh

if the script don't have permission as executable, run this command:

chmod +x androidx-init

It will take a while to download AOSP and setup to your local machine. So take your coffee! ☕

Go check the repository for any futher information

Releases

No releases published

Packages

No packages published

Languages