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)
Stars
59
Forks
26
Watchers
59
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
Fix permission of /system/etc/init.d if it already exists
597fd6fView on GitHubMade the test result more clear by swapping colors and making it explicit that if the kernel has init.d support this app is useless
ac5fa71View on GitHubFixed NPE when /system/etc/init.d is non-existent or empty + Fixed styles (was not targeting ABS style, causing FC on gb/froyo devices) + Updated apk
2d73d6dView on GitHub