Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Yazan98 authored Oct 29, 2022
1 parent 7709f7b commit 7e3ecd9
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# android-tools-macos
A Mac OS Application to Enable / Disable Android Developer Options in Android Devices Via ADB

> Current Version : 1.1
## Description

This Project Built to Easely Switch Developer Options in Android Devices in Case you Work on Multiple Devices and you Need to Switch Between these Options without Search about the same option again and again and this project will solve this problem by executing ADB Commands from GUI on the Connected device in this case we don't need to search about the option in each device because adb will execute these command for us via this GUI
Expand All @@ -13,11 +15,13 @@ This Project Built to Easely Switch Developer Options in Android Devices in Case

1. Application Window

<img width="338" alt="Screen Shot 2022-10-29 at 2 15 24 AM" src="https://user-images.githubusercontent.com/29167110/198749368-8bfc9c5a-9c3a-4490-aa8f-dcd104219c1e.png">
<img width="354" alt="Screen Shot 2022-10-29 at 6 37 29 PM" src="https://user-images.githubusercontent.com/29167110/198840438-0523ae02-0ab2-4d82-9a26-024885010e5a.png">


2. Application Screenshot in Android Studio

<img width="1728" alt="Screen Shot 2022-10-29 at 2 15 12 AM" src="https://user-images.githubusercontent.com/29167110/198749376-e8049864-f7ba-4e2f-8765-e6c5b440c2a4.png">
<img width="1728" alt="Screen Shot 2022-10-29 at 6 37 19 PM" src="https://user-images.githubusercontent.com/29167110/198840447-89460c91-444a-407f-86b8-c10177af98ff.png">


## License

Expand Down

0 comments on commit 7e3ecd9

Please sign in to comment.