My Android application is accessing the SDCard.
I have developed the source code to display the folder & files on the SDCard.
Currently, I want to provide the option where the user can view the SDCard Folder/File structure using the File Managers(Astro Manager , Linda Manager) already installed on the user’s Android mobile device.
How can I call or provide the list of options of the file managers to the user.
Any hints/suggestions are welcome.
you need to add this line in manifest file.
for more refer