Android Open Source - App system Universal-init.d






Project Summary

A simple Android application which emulates the behavior of the init.d kernel mechanism (automatic execution of the scripts contained within the /system/etc/init.d folder at each boot).

Web Site / Source Repository

Universal-init.d is hosted in the following web site
https://github.com/Androguide/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 Count5
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.ACCESS_SUPERUSER
android.permission.RECEIVE_BOOT_COMPLETED




Resource Files

There are 7 image files in Universal-init.d. The names of the image files are listed as follows.

ic_action_delete.png
ic_action_edit.png
ic_action_execute.png
ic_action_opensource.png
ic_action_question.png
ic_github.png
ic_google_play.png

The following screenshort is generated from the image listed above.

null




Java Source Files

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

com.androguide.universal.init.d.About.java
com.androguide.universal.init.d.BootReceiver.java
com.androguide.universal.init.d.CMDProcessor.java
com.androguide.universal.init.d.Initd.java
com.androguide.universal.init.d.Main.java