Using Delphi XE 8 and building Android app, can I browse files in the device by opening a certain file manager app installed on the device and then get back that selected file name and path ?
You can use JFileDialog
Check the below link
http://bluexmas.tistory.com/427