How to get file name from uri android -


i developing app need select images or pdf , give intent file manager.

in onactivityresult getting uri of path :

image :

content:/com.android.providers.media.documents/document/image:53524 

pdf :

content:/com.android.externalstorage.documents/document/primary:parthanjaria.pdf 

but not able actual path. after trying this

can me this.


Comments

Popular posts from this blog

How to check data type in C++? -

javascript - Is getTimezoneOffset() stable during daylight saving transition? -

sql server - SQL Query returns one result, does not return 0 or NULL result -