ScreamingHawk / android-slideshow

A simple slideshow application for your mobile.
MIT License
43 stars 45 forks source link

Can't get past "Stuck? Click to go Home screen" #150

Open ioogithub opened 3 years ago

ioogithub commented 3 years ago

I can't use the application at all. When I start I am shown a screen:

/ (inaccessible)

Stuck? Click to go Home

Clicking does nothing. I can't navigate away from this screen.

Version: v2.9.0 from fdroid System: LineageOS 17 (Android 10)

ScreamingHawk commented 3 years ago

Hey. Thanks for the report. I haven't been actively developing this app lately. May be a while before you see a fix for this. I've noticed a couple reported from people using LineageOS. This problem is probably bigger than it appears.

rapha8l commented 3 years ago

Hi, Same problem on a xiaomi a2 lite with stock Android rom 10 Thanks

ScreamingHawk commented 3 years ago

:sob: Thanks for the report!

supportreq commented 3 years ago

same error on oneplus 5 with oxygenos 10

Vaelatern commented 3 years ago

Same issue on some cheap Android Go tablet which won't let me use adb (grrr)

jackrsteiner commented 3 years ago

Same issue on Motorola One Power with Android 10:

Screenshot_20210528-155433 Screenshot_20210528-155422

@ScreamingHawk I think labels for this bug should be updated.

langyxxl commented 3 years ago

I solve this problem by compile this app from master code. The f-droid version have this problem in my device xiaoxin pad TB-j606f.

ScanuNicco commented 2 years ago

Android 10 switched to Scoped Storage which prevents apps from having broad access to the filesystem. Therefore, Slideshow will likely need to transition to using the system file picker to select the folder that the media is located in to support Android 10+. As a workaround on LineageOS devices, enabling root in the system developer settings and enable "Use Device Root" in Slideshow settings might fix the problem, however I don't have a rooted Android 10 device to test this on.

Edit: Nevermind I just tested it on Android 12 and it works fine.

frohro commented 10 months ago

Same problem here. It works for me on Android 12, and Android 8, but not Android 10.