Klinker24 Launcher3 Save Abandoned

Gradle built Launcher3 from Nougat

Project README

Launcher3 - Gradle

This repo contains an up-to-date Launcher3, with all the goodies Google added in Marshmallow. I converted it to build with gradle so it is easy to manage. All other credit goes to the Google Team.

Feel free to fork and use this as a base project for any launchers you might want to make in the future. I will try to keep it up with the latest changes from Google.

Launcher3 Code

To sync with Google's Launcher3

$ git remote add upstream https://android.googlesource.com/platform/packages/apps/Launcher3
$ git fetch upstream
$ git checkout master
$ git merge upstream/master
Open Source Agenda is not affiliated with "Klinker24 Launcher3" Project. README Source: klinker24/launcher3
Stars
95
Open Issues
2
Last Commit
7 years ago

Open Source Agenda Badge

Open Source Agenda Rating