View Single Post
Old 11-11-2018, 09:33 AM   #311
tupenny
Junior Member
tupenny began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Oct 2018
Device: BOYUE Likebook Mars
Quote:
Originally Posted by notimp View Post
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.

Last edited by tupenny; 11-11-2018 at 12:26 PM.
tupenny is offline   Reply With Quote