Biden2020prezLevel 6 - Platinum Elite Member
adb shell appops set com.package.name SYSTEM_ALERT_WINDOW allow
adb shell appops set com.package.name SYSTEM_ALERT_WINDOW allow
Biden2020prez what is the password to extract the zip file?
edit
got it it's "mtk_meta_utility"
mg5077 check password.txt. (i believe its mtk_meta_utility but if not, just check the password.txt)
Biden2020prez thanks (seems that I have edited my post the same time you replied)
mg5077 oh yeah . i see now.
Biden2020prez thanks
lgexalter1 adb shell input keyevent HOME
the screen goes to home screen
lgexalter1 adb shell am start -n com.android.dialer/com.android.incallui.InCallActivity
I got this error
Exception occurred while executing 'start':
java.lang.SecurityException: Permission Denial: starting Intent { flg=0x10000000 cmp=com.android.dialer/com.android.incallui.InCallActivity } from null (pid=3000, uid=2000) not exported from uid 10022
at com.android.server.wm.ActivityStackSupervisor.checkStartAnyActivityPermission(ActivityStackSupervisor.java:1043)
at com.android.server.wm.ActivityStarter.executeRequest(ActivityStarter.java:1005)
at com.android.server.wm.ActivityStarter.execute(ActivityStarter.java:675)
at com.android.server.wm.ActivityTaskManagerService.startActivityAsUser(ActivityTaskManagerService.java:1110)
at com.android.server.wm.ActivityTaskManagerService.startActivityAsUser(ActivityTaskManagerService.java:1082)
at com.android.server.am.ActivityManagerService.startActivityAsUserWithFeature(ActivityManagerService.java:3744)
at com.android.server.am.ActivityManagerShellCommand.runStartActivity(ActivityManagerShellCommand.java:571)
at com.android.server.am.ActivityManagerShellCommand.onCommand(ActivityManagerShellCommand.java:188)
at android.os.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:98)
at android.os.ShellCommand.exec(ShellCommand.java:44)
at com.android.server.am.ActivityManagerService.onShellCommand(ActivityManagerService.java:10701)
at android.os.Binder.shellCommand(Binder.java:929)
at android.os.Binder.onTransact(Binder.java:813)
at android.app.IActivityManager$Stub.onTransact(IActivityManager.java:5061)
at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2940)
at android.os.Binder.execTransactInternal(Binder.java:1159)
at android.os.Binder.execTransact(Binder.java:1123)
Biden2020prez will this work on the device with a terminal app
lgexalter1 ok waiting for it
Ok so anyone know how to make apps display things on the back of the phone? I've tried using muviz edge and the built in android screensaver feature and both will cause the back screen to light up if the phones closed and display stuff on the main display if the screen times out while the phone is open, but neither display anything on the back screen. Muviz edge causes it to flash on and time out and turn off then turns it back on over and over again, screensaver keeps it on continuously while charging. Anyone know how to make this work? I'd like to make the back screen have an always on display that displays whatever song is currently playing and also time and notifications but I don't know how.
iamn3tfox I way always curious too. Maybe we need to decompile the launcher and check for code. I don't have too much time these days but I'll try
iamn3tfox fyi I got it working in the terminal app (qute terminal works well on here, even with the keypad) but still haven't gotten an always on display on the back of the phone
iamn3tfox it only displays the always on display on the inside of the phone. And only if it times out and goes to sleep, not if I close the phone and reopen it. It won't appear on the lock screen like on a normal android phone, odd enough
iamn3tfox I'm referring to Muviz edge here
iamn3tfox so I'm guessing since daydream/screensaver keeps the back screen on tho- it's not a lock screen like I originally thought on. The back of the phone, but something else
iamn3tfox because it doesn't display the screen saver on it but keeps it on so it's obviously a screen that's somehow linked to the inner display since it's on when that display should be on while it's closed
iamn3tfox but when you close the phone, the amount of time the external screen stays on looks suspiciously similar to a normal android lock screen
iamn3tfox I'm curious what the lock screen is tho. The one you see when you open the phone. It stays on for the normal amount of time the device stays on when unlocked. I'll probably play around with the android hidden settings app to see if it's not actually the lock screen of the device