android - how to convert this uri file://mnt/ to this uri content://media -


i posted similar question, have not received answer solves problem.

convert url sdcard content uri

i need simple code convert format:

file:///mnt/sdcard/movies/your_voice/your_voice080513_141510.mp4 not forma content://media/external/video/media/2308 

to format :

content://media/external/video/media/2308 

i saw related q : how convert file:// uri content:// uri?

in oposit side android: getting file uri content uri?


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -