package icon

Init.d Light

Add missing init.d support
This app provides simplest functionality for starting scripts on Android startup
as root.

After installing the App, you'll have to run it at least once for the
BootReceiver to work and for the root access to be granted.

It will also show you where to place your scripts, which is usually
"/data/user/0/x1125io.initdlight/files".

Every script in there will be launched via "su -c [file]".

Versions

Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.

Download F-Droid
  • Version 1.1 (2) suggested Added on Dec 24, 2017

    This version requires Android 6.0 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • android.permission.ACCESS_SUPERUSER
    • read the contents of your shared storage
      Allows the app to read the contents of your shared storage.
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • modify or delete the contents of your shared storage
      Allows the app to write the contents of your shared storage.

    Download APK 1.4 MiB PGP Signature | Build Log

  • Version 1.0 (1) - Added on Sep 24, 2017

    This version requires Android 6.0 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • android.permission.ACCESS_SUPERUSER
    • read the contents of your shared storage
      Allows the app to read the contents of your shared storage.
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • modify or delete the contents of your shared storage
      Allows the app to write the contents of your shared storage.

    Download APK 1.4 MiB PGP Signature | Build Log