Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Black screen when calling "Test screensaver" a second time in Kiosk Mode #186

Open
alj-hicham opened this issue Dec 18, 2024 · 7 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@alj-hicham
Copy link

i am currently trying to get aerial view working with fully kiosk as screen saver , to achieve that i have to call .ui.screensaver.TestActivity,
from AndroidManifest.xml when i call it in fully kisok , the first time it work , but it doesn't work the second time ,it show only black screen

thanks for help

@alj-hicham alj-hicham added the bug Something isn't working label Dec 18, 2024
@theothernt
Copy link
Owner

Can I get a little more info...

  1. What device and version of Android are you trying to run this on?
  2. Are you trying to play local videos only?
  3. I think Fully Kiosk has a few ways (maybe?) to launch a screensaver, what option are you using?

@alj-hicham
Copy link
Author

1 i am using xiaomi tablet (redmi pad se )
2 no i am trying to run the application from the internet instead , i don't want to download all videos from apple source , i don't know if there is a way to download all video by one click
3 yes exactly yes it has 2 way ,one to start a video locally , and one to start an application that has screensaver by using this script :
intent:#Intent;component=com.android.mms/.ui.ConversationList;end

of course you have to replace this line with configuration you want for aerial view

as an alternative option, if there is way to download all video by one click , i will be happy

@alj-hicham
Copy link
Author

i think this bug it's not related to fully kiosk , the problem happen when i run ui.screensaver.TestActivity 2 times or more , the first time it will work , but next time it doesnt work , i tried this scenario even with other apps , if i open aerial view first time by using ui.screensaver.TestActivity then opening another application and make aerial view in the background and then calling again ui.screensaver.TestActivity i get blackscreen and only clock is showing , i think if there is another function to call screensaver that will fix the problem

@theothernt
Copy link
Owner

Thanks for all that testing. I do have a couple of ideas. Would you be willing to test a beta APK file?

@alj-hicham
Copy link
Author

if thats possible yes of course

@theothernt
Copy link
Owner

theothernt commented Dec 19, 2024

@theothernt
Copy link
Owner

Did you have a chance to try the beta?

@theothernt theothernt changed the title black screen when calling .ui.screensaver.TestActivity second time Black screen when calling "Test screensaver" a second time in Kiosk Mode Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants