PrivateAgent is an open-source Android automation agent built with Flutter. It utilizes the DeepSeek API and native Android Accessibility Services to interpret screen layouts and execute multi-step tasks across any installed application via natural language commands.
Dart
336
18 commits
updated Jul 17, 2026
PrivateAgent is an open-source Android automation agent built with Flutter. It utilizes the DeepSeek API and native Android Accessibility Services to interpret screen layouts and execute multi-step tasks across any installed application via natural language commands.
The system operates on a continuous feedback loop:
Download the latest APK directly from the Releases Page.
Choose app-universal-release.apk when it is available. It supports ARM64,
32-bit ARM, and x86_64 devices in one package. If a release only provides split
APKs, most modern Android phones—including Snapdragon devices—must use
app-arm64-v8a-release.apk.
PrivateAgent supports Android 8.0 (API 26) and newer. Current release builds are also checked for Android 15/16's 16 KB native-library alignment requirement.
This app requires an AI brain to operate. You can use it 100% for free by using OpenRouter's free models.
openai/gpt-oss-120b:free (or any other free model) into the Model field.Android may block accessibility access for apps installed from an APK. This is an operating-system safety restriction:
PrivateAgent now shows these instructions and provides shortcuts to both App Info and Accessibility Settings during onboarding.
To enable remote access:
This project is open-source and available for modification.
9 commits
9 commits
Dart
59.3%
HTML
27.1%
Java
7.4%
Kotlin
6.3%
PrivateAgent is an open-source Android automation agent built with Flutter. It utilizes the DeepSeek API and native Android Accessibility Services to interpret screen layouts and execute multi-step tasks across any installed application via natural language commands.
Dart
336
18 commits
updated Jul 17, 2026
PrivateAgent is an open-source Android automation agent built with Flutter. It utilizes the DeepSeek API and native Android Accessibility Services to interpret screen layouts and execute multi-step tasks across any installed application via natural language commands.
The system operates on a continuous feedback loop:
Download the latest APK directly from the Releases Page.
Choose app-universal-release.apk when it is available. It supports ARM64,
32-bit ARM, and x86_64 devices in one package. If a release only provides split
APKs, most modern Android phones—including Snapdragon devices—must use
app-arm64-v8a-release.apk.
PrivateAgent supports Android 8.0 (API 26) and newer. Current release builds are also checked for Android 15/16's 16 KB native-library alignment requirement.
This app requires an AI brain to operate. You can use it 100% for free by using OpenRouter's free models.
openai/gpt-oss-120b:free (or any other free model) into the Model field.Android may block accessibility access for apps installed from an APK. This is an operating-system safety restriction:
PrivateAgent now shows these instructions and provides shortcuts to both App Info and Accessibility Settings during onboarding.
To enable remote access:
This project is open-source and available for modification.
9 commits
9 commits
Dart
59.3%
HTML
27.1%
Java
7.4%
Kotlin
6.3%