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