Universal init d 4pda

Описание для Universal Init.d

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.

вкл. 23 Январь 2016 . Опубликовано в Системные утилиты

Universal Init.d — Выполнение сценариев, находящихся в каталоге /etc/init.d.
Загрузчик размещает в памяти образ ядра, который вы указали в файле его конфигурации. После этого ядро запускается. Когда ядро загружено и запущено, оно инициализирует относящиеся к ядру структуры и задания, и запускает процесс init. Этот процесс удостоверяется, что все файловые системы смонтированы и готовы к использованию. Затем он выполняет несколько сценариев, находящихся в каталоге /etc/init.d, которые запускают службы, необходимые для нормального запуска системы.
Скачать Universal Init.d для Андроид вы можете по ссылке ниже

Читайте также:  Php переход на новую строку

Разработчик: Ryuinferno
Платформа: Android 2.2 и выше
Язык интерфейса: Английский, Русский (RUS)
Состояние: Free (Бесплатно)
Root: Нужен

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)

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 new init.d support granting mechanism comes a new 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 tool is the ability to manage, edit, delete & run your init.d scripts with the touch of a button.

This project depends on the following open source libraries :

  • [ActionBarSherlock] (http://actionbarsherlock.com) by Jake Wharton
  • [NineOldAndro >

Clone the repo, make your changes then create a pull request. If your commit is accepted it will probably be merged in a future build of Pimp My Rom.

Читайте также:  Http get adobe com ru flashplayer otherversions

This app is a standalone version of the universal init.d support tool included in Pimp My Rom from beta 1.0 onwards.

Rate this post

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *