Metadata-Version: 2.4
Name: dc-adbdriver
Version: 0.1.0
Summary: A lightweight Khmer greeting utility for Python
Author: Dai Chao Online
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: summary

# DC AdbDriver

**Credit:** Original development by **Dai Chao Online**

adbDriver is a lightweight Python package for Android device automation using ADB.  
It helps developers control devices, manage apps, and automate actions with simple and clear methods.

## Features

- Launch and stop applications  
- Swipe and tap control  
- Text input automation  
- Network and latency checks  
- Location detection  
- APK export and installation tools  
- Facebook app management helpers  
- Supports Python 3.10+

## Installation

Install using pip:

```bash
pip install dc-adbdriver
