For example if a have two directories /sdcard/Music/Music-1 and /sdcard/Music/Music-2 how can I construct a URI to get the files in Music-1>
/sdcard/Music/Music-1
/sdcard/Music/Music-2
Music-1>
Filter the path from the DATA field and construct a poper SELECT WHERE statement to match the folder names, you can use SUBSTR in the query ;-)
DATA
SELECT WHERE
SUBSTR