free counters
Diberdayakan oleh Blogger.

Selasa, 26 November 2013

Ributer, Shutdown Your Android, Code Release

by Unknown  |  in Software at  Selasa, November 26, 2013

Ributer, Shutdown Your Android. Code released with Apache License, Version 2.0

This application I create to simplified in shutdown-ing my android tablet. There are 4 function included in this simple app, i.e:

1. Shutdown
    This function force android to shutdown using command "reboot -p". Shutdown android quickly.
2. Reboot
    Reboot android using command "reboot".
3. Reboot to Recovery
    Reboot android device to recovery mode.
4. Hotboot
    Fast reboot, achive through restarting the android system without full reboot.


I release the application with apache license, you can download it from my github:https://github.com/joielechong/Ributer
Feel free to use any part of the code ;)



Note: This should be quite safe, but still, as your filesystems are not unmounted (just a sync call is made), there is the possibility that you may loose data. Therefore I do not take any warranty! USE AT YOUR OWN RISK!

If you use this app on a normal phone that is not rooted, it will HANG or DO NOTHING.
If you don't know what "rooted phone" means or how to root your phone or what the implications are... you should not use the app.

some part of the application are adopted from android-shutdown by Ubicoo

0 comments:

Silahkan tinggalkan komentar anda: