Android Open Source - App github universal-init.d






Project Summary

A simple android app which emulates the behavior of the init.d folder/mechanism on linux environments (automatic execution of scripts contained in a defined folder at each boot/shutdown). Requires SwitchCompatLibrary : https://github.com/ankri/SwitchCompatLibrary.

Web Site / Source Repository

universal-init.d is hosted in the following web site
https://github.com/Androguidefr/universal-init.d

If you think the Android project universal-init.d listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of universal-init.d.

ItemValue
Java File Count4
Target SDK Version17
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.RECEIVE_BOOT_COMPLETED




Java Source Files

universal-init.d has the following Java source files.

com.androguide.universal.initd.BootReceiver.java
com.androguide.universal.initd.BootService.java
com.androguide.universal.initd.CMDProcessor.java
com.androguide.universal.initd.Main.java