Skip to content

AOSP Launcher3 with only minor changes to allow easier building with gradle/Android Studio

Notifications You must be signed in to change notification settings

kevinslashslash/Launcher3_gradle_build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is AOSP Launcher3 with minimal modifications to make it easier to build gradle or Android Studio against the Android SDK This is not interesting to end users, it is meant for testing and as a tool to report bugs in Android related to 3rd party launchers

Build with

git clone https://github.com/kevinslashslash/Launcher3_gradle_build.git
cd Launcher3_gradle_build
git submodule init
git submodule update
./gradlew assembleAospWithoutQuickstepDebug

About

AOSP Launcher3 with only minor changes to allow easier building with gradle/Android Studio

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages