android - Open file manage and get selected file -


using delphi xe 8 , building android app, can browse files in device opening file manager app installed on device , selected file name , path ?

you can use jfiledialog

check below link

http://bluexmas.tistory.com/427


Comments

Popular posts from this blog

PHP DOM loadHTML() method unusual warning -

python - How to create jsonb index using GIN on SQLAlchemy? -

c# - TransactionScope not rolling back although no complete() is called -