Y
Hacker News
new
|
ask
|
show
|
jobs
by
apitman
399 days ago
SAF is a terrible solution for anyone trying to make a cross-platform app (and if you're not then why are you targeting Android as your one platform?), because it doesn't work with native code.
1 comments
pjmlp
398 days ago
JNI exists, and poor fellows having to write a bit of Kotlin or Java.
link
apitman
396 days ago
The problem isn't the language, it's that the API completely changes the paradigm of how you access the filesystem.
link