# 📱 Android UI Inspector
**Android UI Inspector** is a plug-and-play Python-based visual tool to inspect and analyze the UI of Android apps directly from your phone.
🔧 No manual setup needed — it installs `ADB`, `matplotlib`, and `pyperclip` automatically and works across **Windows**, **Linux**, and **macOS**.
---
## 🚀 Features
✅ Auto-installs ADB (platform-tools) for your OS
✅ Installs Python dependencies automatically
✅ Connects to real Android devices via USB or Wi-Fi
✅ Live UI screenshot + hierarchy dump
✅ Click on UI elements to highlight and inspect them
✅ Dropdown filter: `class`, `resource-id`, `text`, `bounds`
✅ One-click **Copy to Clipboard**
✅ Press `n` to cycle overlapping elements
✅ Press `r` or click "Refresh Screen" to reload live UI
✅ Cleans up old screenshots/XML files (older than 10 minutes)
✅ Cross-platform (Windows, macOS, Linux)
✅ Works offline after first run
---
## 📲 Requirements
- Android phone with:
- Developer Mode enabled
- USB Debugging turned ON
- Python 3.7 or higher
- Internet connection (for first run only)
---
## 🖥 How to Use (All OS)
1. **Clone the repo**
```bash
git clone https://github.com/kdiitg/ui-finder.git
cd android-ui-inspector
2. **In Windows**
```
pip install ui_finder
ui_finder
2. **In Linux/MacOS**
```
pip3 install ui_finder
ui_finder
Raw data
{
"_id": null,
"home_page": "https://github.com/kdiitg/ui_finder",
"name": "ui-finder",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "http server local file-sharing ngrok QR tkinter gui",
"author": "Kuldeep Singh",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/b1/47/acb2b8dd082ce1074cf82ddc053651f5cf272afcc3f39087f930a4a8a293/ui_finder-1.0.2.tar.gz",
"platform": null,
"description": "# \ud83d\udcf1 Android UI Inspector\r\n\r\n**Android UI Inspector** is a plug-and-play Python-based visual tool to inspect and analyze the UI of Android apps directly from your phone.\r\n\r\n\ud83d\udd27 No manual setup needed \u2014 it installs `ADB`, `matplotlib`, and `pyperclip` automatically and works across **Windows**, **Linux**, and **macOS**.\r\n\r\n---\r\n\r\n## \ud83d\ude80 Features\r\n\r\n\u2705 Auto-installs ADB (platform-tools) for your OS \r\n\u2705 Installs Python dependencies automatically \r\n\u2705 Connects to real Android devices via USB or Wi-Fi \r\n\u2705 Live UI screenshot + hierarchy dump \r\n\u2705 Click on UI elements to highlight and inspect them \r\n\u2705 Dropdown filter: `class`, `resource-id`, `text`, `bounds` \r\n\u2705 One-click **Copy to Clipboard** \r\n\u2705 Press `n` to cycle overlapping elements \r\n\u2705 Press `r` or click \"Refresh Screen\" to reload live UI \r\n\u2705 Cleans up old screenshots/XML files (older than 10 minutes) \r\n\u2705 Cross-platform (Windows, macOS, Linux) \r\n\u2705 Works offline after first run\r\n\r\n---\r\n\r\n## \ud83d\udcf2 Requirements\r\n\r\n- Android phone with:\r\n - Developer Mode enabled\r\n - USB Debugging turned ON\r\n- Python 3.7 or higher\r\n- Internet connection (for first run only)\r\n\r\n---\r\n\r\n## \ud83d\udda5 How to Use (All OS)\r\n\r\n1. **Clone the repo**\r\n ```bash\r\n git clone https://github.com/kdiitg/ui-finder.git\r\n cd android-ui-inspector\r\n \r\n\r\n2. **In Windows**\r\n ```\r\n pip install ui_finder\r\n ui_finder\r\n\r\n2. **In Linux/MacOS**\r\n ```\r\n pip3 install ui_finder\r\n ui_finder\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Local HTTP File Server with ngrok & QR support",
"version": "1.0.2",
"project_urls": {
"Bug Tracker": "https://github.com/kdiitg/{module_name}/issues",
"Documentation": "https://github.com/kdiitg/{module_name}",
"Homepage": "https://github.com/kdiitg/ui_finder",
"Source": "https://github.com/kdiitg/{module_name}"
},
"split_keywords": [
"http",
"server",
"local",
"file-sharing",
"ngrok",
"qr",
"tkinter",
"gui"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "9f13729ee33a9fe56147d863b3ac97bb6d6c8e1b5cd5265946bece74bd3f66d3",
"md5": "41dcfab18106266f41a686defecfd0a9",
"sha256": "660ffa57422d779f9358210b28a17c34c3393a2a84acb6bc32b9020a6197ae08"
},
"downloads": -1,
"filename": "ui_finder-1.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "41dcfab18106266f41a686defecfd0a9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 16781,
"upload_time": "2025-07-09T12:35:52",
"upload_time_iso_8601": "2025-07-09T12:35:52.892778Z",
"url": "https://files.pythonhosted.org/packages/9f/13/729ee33a9fe56147d863b3ac97bb6d6c8e1b5cd5265946bece74bd3f66d3/ui_finder-1.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b147acb2b8dd082ce1074cf82ddc053651f5cf272afcc3f39087f930a4a8a293",
"md5": "56ee286fb8f7b1762f7420fd21dd4ebf",
"sha256": "2e56ea52872ccafd0f4aa56298d72eacf98e9b371a70b3b0971536ef0aeea224"
},
"downloads": -1,
"filename": "ui_finder-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "56ee286fb8f7b1762f7420fd21dd4ebf",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 11798,
"upload_time": "2025-07-09T12:35:54",
"upload_time_iso_8601": "2025-07-09T12:35:54.277977Z",
"url": "https://files.pythonhosted.org/packages/b1/47/acb2b8dd082ce1074cf82ddc053651f5cf272afcc3f39087f930a4a8a293/ui_finder-1.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-09 12:35:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "kdiitg",
"github_project": "ui_finder",
"github_not_found": true,
"lcname": "ui-finder"
}