Search

All categories

The basic idea...

"The basic idea behind open source is very simple. When programmers on the Internet can read, redistribute, and modify the source for a piece of software, it evolves. People improve it, people adapt it, people fix bugs. And this can happen at a speed that, if one is used to the slow pace of conventional software development, seems astonishing...
...The Open Source pages exist to make this case to the commercial world."    - Introduction to Open Source - www.opensource.org

* Universal Init.d

market download A simple, open source, root 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).

What makes this method really universal is that everything happens on the app side, no system files modifications are required whatsoever. The tool basically emulates the behavior of the init.d kernel mechanism : it will detect whenever the device is rebooted and execute the scripts located in /system/etc/init.d.

With this init.d support granting mechanism comes a kernel-sided init.d support detection mechanism, so that your int.d scripts don't get executed twice, which would only make for a longer boot time. Basically, when you run the test, it will generate a little init.d script which creates a file on your sdcard. Then, after you rebooted, it will check if the file that the generated script creates has indeed been created in order to determine if your kernel already has init.d support built-in. If the file was created, it does. If not, it doesn't, as simple as that.

An additionnal functionnality to this app is the ability to manage, edit, delete & run your init.d scripts with the touch of a button.

You can check-out the source code of this application and contribute to it at : https://github.com/Androguide/Universal-init.d

Recent changes:
16/04/2013
- Hotfix for the crashes on gingerbread/froyo devices (sorry for all the updates, should be all good now)

15/04/2013
- Hotfix for the crashes happening when the user has no init.d folder or that it's empty

14/04/2013
- Initial publication

Content rating: Everyone

Author: Androguide.fr
Version: 1.2.1
Market link: com.androguide.universal.init.d
Web site: http://pimpmyrom.org



Source code:
Code license:
Market downloads: 10,000-50,000
Market rating: 4.2 / 5.0
Category: Top:/Applications/Tools


Added: 2014-04-09
Updated: 0000-00-00
Hits: 548



Edit link