Thread with 24 posts

jump to expanded post

i love Android. i love how it is the future of computing, because i love progress, and i love innovation, and i love how innovation only makes things better. i love how computers keep getting even more useful. i love how a new generation only know Android. https://github.com/hikari-no-yume/touchHLE/commit/6d714bbf0d2c64743c7b2b24e9c5af479b17631c

Open thread at this post

this is made all the more confusing by the fact newer Android versions still use the “file” and “file manager” metaphor in user-facing text, and there is a long list of exceptions that make it very hard to make general statements. many users will not have noticed the change.

Open thread at this post

in Android 11, Google fundamentally changed what a file is and what a file manager does, without communicating this to users. we as app developers are left to pick up the pieces, desperately trying to explain this incomprehensible system to users who think we're gaslighting them.

Open thread at this post

btw while Google were reinventing the filesystem they created a new URI scheme for “content” that is apparently unusable for the most important application of URIs, namely hyperlinks. opening “content://org.touchhle.android.provider/” brings up… the Messages app??? what the fuck

Open thread at this post
:blobcatlaptop: gravitos :blobcatcomfsip: , @gravitos@wetdry.world
(open profile)

@hikari technically you still can drop stuff into android/data with a file manager if you:
a) use the DocumentsUI and split screen and just drag and drop stuff from one window of DocumentsUI that is in, say, Downloads, to another, pointing into the TouchHLE dir
b) have root and go to /data/media/0/Android/data instead - that, for some reason, does not count as explicitly prohibited territory and will not be sandboxed into making your app think its the only thing installed on the device

Open remote post (opens in a new window)