kareemaly / philotic-handler-mobile-app

Mobile app that handles actions send by philotic-ansible-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Philotic Handler [Mobile App]

Build APKs

sudo sh ./bin/build.sh

# Install apk on mobile
adb -s 9224a6d8 install ./apks/app-arm64-v8a-release.apk

Development

flutter emulators --launch Pixel_API_29
flutter run

Notes

  • Use r to hotreload in the run terminal

Debugging on Mobile

adb -s 9224a6d8 logcat | grep flutter

About

Mobile app that handles actions send by philotic-ansible-cli


Languages

Language:Dart 68.8%Language:Dockerfile 15.1%Language:HTML 8.2%Language:Shell 3.8%Language:Swift 3.0%Language:Kotlin 0.9%Language:Objective-C 0.3%