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

[DEV][0.2.1] RootFW - An Android Root Shell Framework

$
0
0
RootFW - An Android Root Shell Framework

RootFW is a tool that helps Android Applications act as root. The only way for an application to perform tasks as root, is by executing shell commands as Android has no native way of doing this. However, due to different types of shell support on different devices/ROM's (Shell type, busybox/toolbox versions etc.), this is not an easy task. RootFW comes with a lot of pre-built methods to handle the most common tasks. Each method tries to support as many different environments as possible by implementing different approaches for each environment. This makes the work of app developers a lot easier.

Unlike other Root methods, RootFW does not reconnect/exit on each command. Once an instance has been created, the connection to the shell will stay open until the close() method is called. This means that you can execute as many commands as you like without the SuperUser Toast going crazy on the users screen.


Source & Documentation

Download Pre-built Jar
  • 0.2.1 (Apr 5, 2013) (MD5: 76414217a683cd497385eab88984a66f)
    1. [Default Mirror] SourceForge.net

    This package has been built from the latest release branch

Viewing all articles
Browse latest Browse all 3614


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