• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

packages/apps/Superuser


Commit MetaInfo

Revisionf5a8235c2458a9aae3117136b15c49f9f9530e09 (tree)
Time2011-03-01 21:44:34
AuthorAdam Shanks <chainsdd@gmai...>
CommiterAdam Shanks

Log Message

Add README file

Change Summary

Incremental Difference

--- /dev/null
+++ b/README
@@ -0,0 +1,5 @@
1+This is the Superuser.apk for Android
2+
3+Any app that requires root access must call the su binary which in turn calls this app to prompt the user for permission. This app is also used to manage which apps have root permission as well as monitor their usage of the permission.
4+
5+Please note that the 'master-dev' branch is a working branch. Code contained in that branch should be considered 'pre-alpha'. Many features are missing and there are many bugs. Compile and use at your own risk.