flipperdevices / Flipper-Android-App

Android Mobile app to rule all Flipper's family

Home Page:https://forum.flipperzero.one/c/mobile/14

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flipper Android App Flipper App Status Discord

Mobile app to rule all Flipper's family

dolphin-dark dolphin-light

Download

Get it on Google Play Get it on F-Droid

Or get the app from the Releases Section.

Module arch

├── instances
│   ├── app
├── components
│   ├── core
│   ├── bridge
│   ├── feature1
│   ├── feature2
  • app - Main application module with UI
  • components/core - Core library with deps and utils
  • components/bridge - Communication between android and Flipper
  • components/* - Features modules, which connect to root application

About

Android Mobile app to rule all Flipper's family

https://forum.flipperzero.one/c/mobile/14

License:MIT License


Languages

Language:Kotlin 99.6%Language:FreeMarker 0.3%Language:CMake 0.1%Language:C++ 0.0%Language:Fluent 0.0%