You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The app is based on the work of [Nick Butcher](https://github.com/nickbutcher) and his [Animator Duration Quick Settings Tile](https://github.com/nickbutcher/AnimatorDurationTile) which I borrowed for the animation duration tile.
8
8
9
-
## Current features
9
+
### Requirements
10
+
* An Android device, obviously :)
11
+
* Android 7.0 (Nougat) or greater, API 24+
12
+
13
+
### Current features
10
14
The app provides a few Quick Settings tiles that act as shortcut to Development Options in the Android device:
11
15
* USB Debugging
12
16
* Demo mode
@@ -16,10 +20,9 @@ The app provides a few Quick Settings tiles that act as shortcut to Development
16
20
* Destroy activities
17
21
18
22
## Where can I get it?
19
-
You can get it from [Google Play](https://play.google.com/store/apps/details?id=com.adriangl.devquicksettings) or from the [Releases](https://github.com/adriangl/Android-Dev-QuickSettings/releases) page :)
20
-
21
-
[](https://play.google.com/store/apps/details?id=com.adriangl.devquicksettings)
23
+
You can get it from [Google Play](https://play.google.com/store/apps/details?id=com.adriangl.devquicksettings) or you can download the APK file from the [Releases](https://github.com/adriangl/Android-Dev-QuickSettings/releases) page.
22
24
25
+
<ahref="https://play.google.com/store/apps/details?id=com.adriangl.devquicksettings"><imgsrc="https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png"alt="Get it on Google Play"width="250px"></a>
23
26
24
27
## License
25
28
```
@@ -36,4 +39,4 @@ distributed under the License is distributed on an "AS IS" BASIS,
36
39
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
37
40
See the License for the specific language governing permissions and
0 commit comments