-
Notifications
You must be signed in to change notification settings - Fork 27
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
access screensaver settings broken #42
Comments
I'm guessing this is specifically on Google Chromecast with Android TV. Unfortunately it seems Google decided to remove the screen saver functionality from that device, so there's nothing we can do: https://www.reviewgeek.com/125089/chromecast-with-google-tv-loses-third-party-screensavers I'll leave this ticket open in case other people come here with the same issue. |
I love Aerial Dream so much that I can't live without it. I see people talking about running a couple ADB commands with Android SDK tools, but the learning curve has daunted me. I saw (in one of the two pages I just linked to) an Android screensaver developer say he put instructions on his site, anyone willing to do so please? |
what would the command be in ADB to set your screensaver? Something like? adb shell settings put secure screensaver_components com.cachapa.aerialdream/.ui.screensaver.DreamActivity |
I agree. AerialDream is a must. I have a 2021 Sony TV that plays aerial dream just fine. On AndroidTV 10 OS. |
@kielolff did you ever find an answer? |
@kielolff @coyote3 @jesternl @cachapa try this:: After you download Aerial Dream onto the TV, setup the settings you like for Aerial Dream in the app. |
I found "Aerial Views" on github. the package is the same idea, pulls apple screensavers, developer still updates. was able to ADB in, install that package and then and im back in business. |
That's interesting your ADB command is different than the one I got but glad it works just the same. I guess cause yours is a package and mine is the apk from the play store? |
Hey, seems like it's no longer possible to get into the system screensaver settings from the menu.
this leaves it unable to set AerialDream as the default screensaver
The text was updated successfully, but these errors were encountered: