https://github.com/fydeos/kang
https://github.com/fydeos/kang
Last synced: about 24 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/fydeos/kang
- Owner: FydeOS
- Created: 2023-03-08T03:03:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-23T08:27:09.000Z (almost 3 years ago)
- Last Synced: 2026-06-03T05:30:56.370Z (11 days ago)
- Language: C++
- Size: 17.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kang
## What is this thing
Kang is a test harness we develop for testing ArcHeroNG. In a nutshell, it's a small utility to check basic functionalities of Android.
## Building
You need to install Android SDK API 33 with corresponding NDK. Docker image `fabernovel/android:api-33-ndk-v1.7.0` is a good starting point.
Build with the following command:
```
./gradlew assemble
```
## Features
* Audio
* Touch
* Camera
* Sensor
* Notification
* Wi-Fi Scanner
* Video Playback
* Screen Capture
* External Storage
* Overlay Window
* RK3588 NPU
## Why Kang?
Maybe we are just tired of the Avengers