https://github.com/kaustubhpatange/qboot
Fastest, Safest Way to Reboot Android to various Boot startegies
https://github.com/kaustubhpatange/qboot
Last synced: about 2 months ago
JSON representation
Fastest, Safest Way to Reboot Android to various Boot startegies
- Host: GitHub
- URL: https://github.com/kaustubhpatange/qboot
- Owner: KaustubhPatange
- License: gpl-3.0
- Created: 2017-07-13T07:35:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-07-06T12:45:52.000Z (over 5 years ago)
- Last Synced: 2025-06-17T08:45:59.730Z (4 months ago)
- Language: Java
- Size: 3.56 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Qboot [](https://travis-ci.org/KaustubhPatange/Qboot)
Fastest, Safest Way to Reboot Android to various Boot startegies i.e Recovery, Bootloader, Hot Reboot, Safe Reboot, Restart SystemUI, etc# Open Source
Warning, you are not allowed to commit changes to original app, if you want to make your own clone this repo and edit it after changing package name. This open Source app will help app developers for learning shell execution in android by 'su' Root or 'sh'. If you have any question just drop a mail. Below are Screenshots of the App
![]()
![]()
![]()
![]()
![]()
# Setting up Android Studio
1. First of All head to Original Website of Android Studio
2. Download Android Studio as per your PC OS (linux, Windows, Mac)
3. Install it as per the guide given by them# Download This Template
git clone https://github.com/KaustubhPatange/Qboot.git
This will clone this repo into a directory 'Responsive-Professional-Website-App'. But for this git must be installed on your machine
Else The Best Way Click on Clone or Download > Download Zip# Using Template
Open the Template in Android Studio File > Open and browse the directory, then stop the process of building gradle and quickly Change Default Gradle WrapperFile > Settings > Build, Execution, Deployment > Gradle
From here Select Default Gradle wrapper and Offline work.