Quantcast
Channel: xda-developers - Android Software and Hacking General [Developers Only]
Viewing all articles
Browse latest Browse all 3614

[SCRIPT][MOD]Init.d Simulator [Simulate init.d compatibility for kernels without it!]

$
0
0
The init.d simulator

Simulates init.d compatibility, for kernels without it!

INTRODUCTION
Init.d scripting and modding is an essential part of the android modding community, and devices without that feature buildin or without even ROMs/Kernels build for them, are missing out.
Luckily there's many apps out there that allow files to be executed during boot-time, some even made for the soul purpose of simulating the init.d feature. But they all take space, maybe even a lot of it, and slow down the boot process. This script doesn't.
It installs an script into android that will be called during bootup.
If the init.d folder doesn't exist for some reason, it creates it, otherwise it eecutes all files inside /system/etc/init.d.
It also prints a log file into /system/etc/init.d/INTILOG.log so the user can see what files were executed.

HOW TO USE & REQUIREMENTS
All you need to do is to download the script and run it as root. Smanager from PLayStore is recommended.
Also you need busybox installed for the script to function properly
THAT'S IT!


DOWNLOAD & CHANGELOG
Version 1.2 Click me!
Changelog:
Code:

Version 1.2
- Fixed Logging
- Fixed file executing
- Fixed a bug that prevented the whole script from running
- Fixed installing and updating
Version 1.0
Initial release

Thanks to for my tester:
- @pbedard

Ask before using my work in yours and add proper credits
Donations aren't expected, but are appreciated


XDA:DevDB Information
Init.d Simulator, Tool/Utility for all devices (see above for details)

Contributors
_Bon_Bon

Version Information
Status: Beta
Current Stable Version: 1.0
Stable Release Date: 2015-10-05

Created 2015-10-05
Last Updated 2015-10-05

Viewing all articles
Browse latest Browse all 3614

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>