/philotic-handler-mobile-app

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

Primary LanguageDart

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