Quote:
Originally Posted by notimp
edit: Tapping multiple times onto the version number under device info will enable developer options in settings, in developer options you can enable usb debugging. Then you can adb into the device. Then you can run:
adb shell 'am start -n com.bfv/com.bfv.BlueFlyVario --user 0 && sleep 2 && input keyevent 82'
Which will bring up the menu in the app you requested. Sad thing is, if you run the command locally - it will not. At this point _everything_ points towards you needing root for this action.  (Or an app that somehow manages this using accessibility settings permissions)
|
NOTIMP, great thks to tried to solved this "fu--ing" no present menu bar.
But yes, infortunatly i will can't connect the Likebook Mars on a PC before fly in paraglide.
Thank you for tried find a way.