openstf / RotationWatcher.apk

Small CLI app for tracking Android rotation changes in real time.
Other
25 stars 20 forks source link

Not working for Android O (SDK 26) #3

Open thulasipavankumar opened 7 years ago

thulasipavankumar commented 7 years ago

The current application is exiting for Android O (SDK 26) on google pixel

_adb shell export "CLASSPATH=/data/app/jp.co.cyberagent.stf.rotationwatcher-1/base.apk”\; exec app_process /system/bin jp.co.cyberagent.stf.rotationwatcher.RotationWatcher_

P.S: Thanks for the wonderful app to know on the device orientation on the run

sorccu commented 7 years ago

Please look at the latest commits in STFService.apk. You need similar changes here.

On Fri, Sep 8, 2017 at 23:43 Pavan Kumar Tulasi notifications@github.com wrote:

The current application is exiting for Android O (SDK 26) on google pixel

adb shell export "CLASSPATH=/data/app/jp.co.cyberagent.stf.rotationwatcher-1/base.apk”\; exec app_process /system/bin jp.co.cyberagent.stf.rotationwatcher.RotationWatcher

P.S: Thanks for the wonderful app to know on the device orientation on the run

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/openstf/RotationWatcher.apk/issues/3, or mute the thread https://github.com/notifications/unsubscribe-auth/AAB-_dcuFIgl0FBcdfo7mzILIHt3ouZBks5sgVJ2gaJpZM4PRRuE .