Releases: MaxwellDPS/Flock-You-Android
Releases Β· MaxwellDPS/Flock-You-Android
Flock You v0.0.3
. Open the APK to install
Requirements
- Android 8.0 (API 26) or higher
- Location permissions for scanning
- Bluetooth permissions for BLE detection
Based on colonelpanichacks/flock-you
Full Changelog: v0.0.2...v0.0.3
Flock You v0.0.2
. Open the APK to install
Requirements
- Android 8.0 (API 26) or higher
- Location permissions for scanning
- Bluetooth permissions for BLE detection
Based on colonelpanichacks/flock-you
Full Changelog: v0.0.1...v0.0.2
Flock You v0.0.1
Use the FlockYou-sideload-v0.0.1.apk if you dont know what u r doing
Testing & Compatibility
Currently tested on Pixel 10 (PixelOS) and Pixel 9 (GrapheneOS). If you try another device,
please share your experience and report any issues!
π€ Microphone / Ultrasonic Detection
- Microphone permissions are optional
- Even if previously granted, ultrasonic detection requires explicit opt-in:
Settings β Privacy β Privacy and Data β Enable Ultrasonics - Audio is buffered in 10-second increments in encrypted memory, then discarded
π Network Access
Network access is only used to periodically fetch the IEEE OUI database. You can route this
traffic through https://orbot.app/en/ for additional privacy.
π€ On-Device AI Analysis
- Opt-in via Settings β AI
- Currently requires Pixel 8 or newer (uses Gemma Nano on NPU)
- Requires https://play.google.com/store/apps/details?id=com.google.android.aicore&hl=en_US from
Play Store
π’ Detection Sensitivity
Detections are tuned aggressively right nowβexpect false positives. To help provide feedback:
- Enable Advanced Mode in Settings
- Tap the bug icon in the top bar to copy debug logs
β οΈ Review logs for sensitive info before sharing
π Documentation
- https://github.com/MaxwellDPS/Flock-You-Android/blob/main/docs/detections/README.md
- https://github.com/MaxwellDPS/Flock-You-Android/blob/main/flipper_app/flock_bridge/README.md
ποΈ Known Issues & WIP
- Flipper integration is almost complete but still a work in progress
- UI refresh issues β some values don't always update properly, especially on the status page
- GrapheneOS limitations:
- BLE scanning does not work
- Cell/location features are limited
- https://github.com/MaxwellDPS/Flock-You-Android/blob/main/OEM_INTEGRATION.md exist for deeper
integration (GrapheneOS bake-in still needs testing)
Requirements
- Android 8.0 (API 26) or higher
- Location permissions for scanning
- Bluetooth permissions for BLE detection
Full Changelog: https://github.com/MaxwellDPS/Flock-You-Android/commits/v0.0.1