Skip to content

The Lawnchair Magisk module offers a comprehensive solution, featuring an array of Lawnicons, compatibility with both Android 12L and 13, support for Navigation Gestures and integration of the Google Feed.

License

saitamasahil/Lawnchair_Magisk

Repository files navigation

Lawnchair Magisk

Header Image

The Lawnchair Magisk module offers a comprehensive solution, featuring an array of Lawnicons, compatibility with both Android 12L and 13, support for Navigation Gestures and integration of the Google Feed(Lawnfeed), all within a single convenient Magisk module package. This streamlines the setup process and eliminates the need to access multiple sources.

Features

  • Simple to install. Just flash & forget.
  • 6 Different types of lawnicons available. Desired lawnicons can be selected using Lawnicons Manager app. Check Preview of these themed icons here. Lawnicons Manager app can be accessed through app drawer after flashing launcher.
  • Out of the box navigation gestures support with proper animations.
  • Google Feed(Lawnfeed) included.

Compatibility

  • Android 12L
  • Android 13

Prerequisites

Installation

  • Uninstall any other launcher if you're using one. Only keep the default launcher.
  • Download the module installation file from Download Links available.
  • Flash the file in Magisk and select your desired Lawnicons using volume keys.
  • Reboot your device and go to Settings > Apps > Default apps > Home app and make sure Lawnchair is selected.

Uninstallation

  • Simply uninstall module from Magisk

Download Links

Building from source

For Ubuntu, Debian, and other Linux distributions

  • The required zip package install command is in the script itself. However, if you encounter any errors, you can install zip manually. On Ubuntu or Debian, Use the following command to do so."
sudo apt install zip
  • Now clone the repo using git.
git clone --depth=1 https://github.com/saitamasahil/Lawnchair_Magisk
  • Navigate to the Lawnchair_Magisk folder.
cd Lawnchair_Magisk
  • Run autobuild.sh.
bash autobuild.sh
  • Use below command to update repo if you have already cloned it before.
git pull

For Termux

  • Open Termux, copy & paste this command:
termux-setup-storage

and give Termux storage access. If you get this warning "It appears that directory '~/storage' already exists. This script is going to rebuild its structure from scratch, wiping all dangling files. The actual storage content is not going to be deleted" then just do press "y". It won't do any harm to your device.

  • Now copy & paste this command:
pkg upgrade || true
pkg install -y git
rm -rf Lawnchair_Magisk
git clone --depth=1 https://github.com/saitamasahil/Lawnchair_Magisk
cd Lawnchair_Magisk
bash autobuild.sh
mv Lawnchair\ Magisk* /sdcard
echo "Your magisk module is available in Internal Storage"
  • Please make sure to grant storage permissions, if Termux asks you to do so, you will get Magisk module in your internal storage.
  • Choose Offline Installer, Online Installer or Customize Installer using number keys.
  • Use Termux From F-Droid to perform these tasks.
  • The required zip package install command is in the script itself. However, if you encounter any errors, you can install zip manually. Use the following command to do so."
pkg install zip
  • Use below command to update repo if you have already cloned it before.
cd Lawnchair_Magisk
git pull

Credits/Thanks

Brought to you by saitamasahil!

About

The Lawnchair Magisk module offers a comprehensive solution, featuring an array of Lawnicons, compatibility with both Android 12L and 13, support for Navigation Gestures and integration of the Google Feed.

Resources

License

Stars

Watchers

Forks

Languages