Install a file manager apk such as OI file manager, astro, etc and you
will be able to browse and open them.

If you know the exact file URL you can enter in the browser url bar
file:///sdcard/whatever (yes, three slashes - two in file:// and one
in /sdcard) but the browser may refuse to browse directories trees,
though it should open files, so you have to enter the full and exact
path name.

There's probably a way to send an appropriate intent from the command
line but I don't know exactly what it would be.

On Sep 21, 2:39 am, "Chaithu.bablu" <[email protected]> wrote:
> hi all,
> some html files are in my sd card. I am using qualcomm surfs. By using
> adb shell commands or
> "adb shell am start -n com.android.browser/.BrowserActivity
> file://sdcard/example.html" how can i access or open that html files.
> Is there any method for accessing sd card files. i need it
> immediately. please respond immediately. thank you.
> chaithanya T

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to