ARAI V1.1
ARAI stands for Android Root App Installer, it is a simple batch script intended for people to new to the rooting scene, but that doesn't mean it can't make quickly setting up freshly rooted phone easier for seasoned pros. As the name implies it installs some of the best root apps from around the web to make using the new found power in your phone easier.
Requirements:
1. An Android phone(duh)
2. The latest ADB drivers
4. The ARAI .zip file
3. A Windows PC(batch scripts don't run on OSX or Linux)
How to Use:
1. Download the files from the link farther down in the post
2. Unzip the file
3. If you want to see the apps included you can open the Apps.txt file
4. Run the .bat file and follow the prompts to either
4a. Install all included apps
4b. Install a select few apps
5. Check your Android to see if all apps have installed properly
5a. If not post about it in the reply section and I'll try to get back as soon as possible
6. Enjoy your new root apps
V1.1 Changelog
1.Added various new superuser apps
-Added Magisk
-Added SuperUser(ClockworkMod)
-Added KingoUser
-Added SuperUser(ChainsDD)
2.Fixed Viper4Android bug
-Wouldn't allow install in custom option
3.Fixed weird spacing on some menus
PS. If you would like to see any other apps included, Post them in the reply section.
DISCLAIMER: I DID NOT WRITE ANY OF THE APPS IN THIS PACKAGE AND AM NOT RESPONSIBLE FOR ANY DAMAGE DONE TO YOUR ANDROID DEVICE
BTW There is another version of this by MatrixGrenade, just wanted to everyone to know that is my old account and this is the one that will be updated from here on out
XDA:DevDB Information
ARAI: Android Root App Installer, Tool/Utility for all devices (see above for details)
Contributors
PwnedBySumo
Version Information
Status: Stable
Current Stable Version: 1.1
Created 2017-06-13
Last Updated 2017-06-23
Related
To Start off im trying to get this to work in all aspects of android including main OS and recovery for any device
ANTI-CELEBRITE HACK
To begin i have found a way to block any and all form of usb data pull while the system is in opperation
This is done by blocking / shutting down all USB traffic other then charging. My main issue i am coming across is figuring out how to get this same mod to run inside a custom recovery.. anybody Interested in helping please let me know and test things out.
My current mod is attached and uses the init.d script and secondary scripts inside /bin the commands are "usb-on" and "usb-off"
The Init.d script is in place so that during boot it automatic locks out the USB
WARNING DO NOT INSTALL OVER A FRESHLY INSTALLED ROM
make sure that when you install this its over a working rom that already has the user data setup
-------------------DISCLAIMER----------------------
by installing this you cannot hold anything against me if you brick your ROM
-----------------------------------------------------
if you have please ask nicely and ill email you the install zip to remove the init.d script (or you can just use recoveries built in file manger if you have one)
Please let me know of any bugs and if you wish to help out in making this for recoveries please let me know as well
Enjoy
XDA:DevDB Information
AntiLawHax, Tool/Utility for all devices (see above for details)
Contributors
NaruHaxor
Version Information
Status: Testing
Current Stable Version: v1.0
Stable Release Date: 2015-01-10
Created 2015-01-11
Last Updated 2015-01-11
Code:
*** Disclaimer
I am not responsible for brick your phone or damage your phone or
thermonuclear war. Use at your Own Risk
INTRODUCTION
-This tool is a console have got adb,odin(3.07 and 3.10.6),Flashable Zip Creator:http://forum.xda-developers.com/showthread.php?t=2633379(2.0 And 3.0(Beta)) by @Nikhil
-You can request feature by replying this message.
-Enter "help" for commands
Features:
-Start ADB Without installing Android Studio.
-Start Odin3.07 or 3.10.6 Without Installing it.
-Start Flashable Zip Creator 2.0 or 3.0(BETA) without Installing Java!
-Access This Forum By Typing:"xda"
-Access Command Prompt By Typing:"cmd"
Installation instructions
-Start dc.exe
Upgrading instructions
--If Update is an module update:
-Send Update.exe to modules folder.
-Start the Update.exe
--If Update is an full update:
-Delete old version.
-Use new version
Download Link
-v0.1(BETA)dl3.bg3.esy.es/DC.rar
-v1.0dl3.bg3.esy.es/DC-V1.0STABLE.rar
XDA:DevDB Information
Developer Console, Tool/Utility for all devices (see above for details)
Contributors
TheCodMaster, Nikhil
Version Information
Status: Stable
Current Stable Version: 1.0
Stable Release Date: 2015-07-11
Current Beta Version: 0.1
Created 2015-07-10
Last Updated 2015-07-11
Changelog
Changelog:
-V0.1(BETA)
--Created Project.
--Added ADB
--Added odin3.07 and 3.10.6
--Added Flashable Zip Creator v2.0
-v1.0(STABLE)
--Stablized Project.
--Added Flashable Zip Creator v3.0(BETA)
--Added Shortcut to Open this Forum.
--Added Shortcut to Open Command Prompt.
Great work.
Its easy to have 1 centralized place where we can access multiple useful tools for flashing.
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
please specify the instruction to install.. I try run used script manager but failed..
afeeq said:
please specify the instruction to install.. I try run used script manager but failed..
Click to expand...
Click to collapse
Did you run it as root? It will say Done when it's installed
And if the script gave an error please tell me what error
_Bon_Bon said:
Did you run it as root? It will say Done when it's installed
And if the script gave an error please tell me what error
Click to expand...
Click to collapse
what do you mean run it as root? any specific apps?
Moderator, please delete this project
There is a online (cloud) IDE with which users can work on various languages including Android.
But to test the APK in a real device is a pain as the APK needs to be manually downloaded and installed in a Mobile device. The following application is to ease this process.
This App can be used to trigger remote build and download the project artifact (An android application APK) and trigger installation of downloaded APK in the device.
Usage:
1. Go to Setup
2. Login using Codenvy Credentials
3. Select the Workspace & Project for which APK needs to be downloaded
4. Go back
5. Click on 'Build Download & Install'
6. The Project gets build and the generated APK gets downloaded and installed automatically
Play Store Beta Testing Link : https://play.google.com/apps/testing/in.pathri.codenvydownload
Thanks
XDA:DevDB Information
CodenvyDownload, App for all devices (see above for details)
Contributors
keertikumar_ws
Source Code: https://github.com/PathriK/CodenvyDownload
Version Information
Status: Beta
Current Beta Version: 1
Beta Release Date: 2016-04-08
Created 2016-04-08
Last Updated 2016-04-08
Rooted app that allows you to run Mobile from Removal SD Card. This app is the only app that supports running mobile apps directly from SDCard. It allows you to carry the SDCard and insert into another Rooted mobile, start using your apps,contacts,photos ,mails just like the original mobile!. You can use multiple SDCard provide different profiles and view same device. It allows you customize or hide apps based on the needs. Increased Internal Storage depending size of SDCard.
Requirements:
• Android Kitkat OS (Other versions will be supported later).
• Root permission with SuperSu app.
• Empty SDCard.
• Please make a backup of all critical data .
Request : For non-Kitkat users
Please join beta user group Lonely Root
to test Android-I/J/L/M versions.
Demo : https://www.youtube.com/watch?v=dPXH22z3UjA
XDA:DevDB Information
[Root] Space Machine, Tool/Utility for all devices (see above for details)
Contributors
glaks
Source Code: https://play.google.com/store/apps/details?id=in.co.giis.SpaceMachine
Version Information
Status: Beta
Created 2016-07-14
Last Updated 2016-07-14
Any developer here please check with 5.0 & share the status. thanks for any help.