Hi, I am trying to serve files from my app(file ma...
# android
v
Hi, I am trying to serve files from my app(file manager) to client apps using Intent.Action_View. It is working fine for files which are in internal storage but for files which are stored in external USB storage the client app closes immediately after firing intent. Any help would be appreciated. Thanks!
not kotlin but kotlin colored 3
c
This is a workspace of the Kotlin programming language. Your general question should be asked somewhere else - you can find some resources in the channel description.
v
Ok. I am sorry for the inconvenience.