diff --git a/README.md b/README.md index 2a498b7..eda71b8 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,22 @@ Total Downloads

-

Description

+## 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)