Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/MurkyYT/AndroDem
Browse files Browse the repository at this point in the history
  • Loading branch information
MurkyYT committed May 9, 2024
2 parents 58a38cb + 13a636c commit 1b46600
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,22 @@
<img width="auto" src="https://img.shields.io/github/downloads/murkyyt/androdem/total?color=brightgreen&label=Total%20downloads&style=for-the-badge" alt="Total Downloads">
</p>

<h1 align="center">Description</h1>
## Description

**AndroDem** (short of Android Modem) is an application that utilizes [ADB](https://developer.android.com/tools/adb) to gather information about the wifi status of the selected device.

**Images of the app:**
## Features

- Can select device from connected devices
- Disables phone screen when connecting
- Shows wifi status info and phone name: {PhoneName}: {SSID} ({LinkSpeed})
- Can open device shell
- Can enable/disable device display
- Can restart device WiFi

## Screenshots
![right-click-menu](Images/menuimage.png)

## FAQ
### **App doesn't show wifi status**
1. Make sure you enabled [ADB debugging](https://developer.android.com/studio/debug/dev-options#enable)
Expand Down

0 comments on commit 1b46600

Please sign in to comment.