Hi All ,
I have a file browser application and I had transferred some picures to emulator and I m opening it using following code :
Intent myIntent =new Intent(android.content.Intent.ACTION_VIEW,Uri.parse("file://"+ aDirectory.getAbsolutePath()));
startActivity(myIntent);
but error occus showing : No actvity found to handle (android.content.Intent.ACTION_VIEW) intent
so what can be the solution.. please reply ASAP
AndExplorer is a file manager for Android devices. It allows browsing files and folders stored on device and sdcard. It can sort by name, size and date. Copy/Paste, rename, delete, create folder features are available. It is able to uncompress ZIP, GZIP and TAR files too. It can be called from another application through Intent facilities.
Hi, I meet the same problem too.
And I tried the other actions, but failed too.
who can help us.
Many thanks.
Andexplorer is a free app available in the market
Sent from my SPH-M900 using Tapatalk
the app can't email files, but if u open ur email and compose one to itself, u can attach the file
Sent from my SPH-M900 using Tapatalk
Bookmarks