Created by gh-md-toc
NanoDroid is an installer for various OpenSource projects, most noticably Bromite WebView, F-Droid and OsmAnd. It supports all Android 4.4+ phones and all partition layouts (System-as-root, A/B) and can be installed as a Magisk module. NanoDroid also includes additional features (system debloating, init scripts, automatic logcat creation).
Furthermore it allows the user to do fine-graded installations using configuration files to choose what to install, or if several alternatives are available, which of them. See Installation below.
NanoDroid was previously called NanoMod (before version 16.0).
Weekly builds are available on Gitlab:
Since version 18.3.1 all releases hosted on nanolx.org contain a SHA256 checksum and GPG signature to check their validity. AFH does provide the SHA256 checksum on the downloads summary page, but does not allow to upload a GPG signature.
You can verify the checksum with the public GPG key:
- download the public key from photonic.asc
- import it using
gpg --import photonic.asc
- import it using
- download and import using
gpg
from pgp.mit.edu:gpg --keyserver pgp.mit.edu --recv B0ABCE622A077B584B81339E340FD70EFFC52B26
gpg --verify NanoDroid-19.0.20181027.zip.sha256.sig
sha256sum -c NanoDroid-19.0.20181027.zip.sha256
Additionally, you may want to ensure the signing date is close to the release date.
You can create snapshots from this repository using the build-package
script.
See the build-package documentation for more information.
Full, user-readible > ChangeLog
NanoDroid can be installed as a Magisk Module or directly systemized, most of the functionalities are available, in System Mode too.
More information about Magisk > XDA
NanoDroid includes
- > F-Droid and it's privileged extension
- custom init scripts
- pseudo-debloat feature (Magisk Mode)
- disables applications systemless-ly
- pre-configured > default settings
- force-debloat feature (Sytem Mode)
- moves applications out of the way to /data/media/0/nanodroid_backup/
- pre-configured > default settings
- several Open Source applications
- include replacements for the pseudo-debloated applications
- full list of > included applications
- additional components
- Addon.d support for System Mode installation
- restores NanoDroid after ROM update
- Addon.d support for System Mode installation
See the > Detail information for full details on F-Droid, features and utilities included with NanoDroid.
See the Installation docs for instructions.
See the list of known issues and their respective fixes or workarounds.
My own work (NanoDroid itself) is licensed under the GNU General Public License version 3 or newer > GNU.
For more details (including authors and license) on every provided application or Software press the link next to it.
Additional credits go to
- Mar-V-In for microG
- topjohnwu for Magisk
- Lanchon for dexpatcher and haystack
- osm0sis for GNU Nano and Busybox
- shadow53 for automatic apk grabbing base code
- ale5000 for GApps Removal list and native signature spoofing detection
- anestisb for vdexExtractor
- JesusFreke for smali/baksmali
- Zackptg5 for zstd binaries
Special Thanks to the contributors (starting with most recent contribution)
- TanyaEleventhGoddess
- various improvements and fixed for
build-package
- various improvements and fixed for
- Gia90
- Android 6.0 support for Patcher
- fixes for x86_64 support
- Vavun
- OsmAnd package
- several contributions to NanoDroid (and its former microG GmsCore fork)
Special Thanks to the beta testers
- xenithorb
- ShapeShifter499