How to display a pic selected from phone to a local html in the Webview
Posted
by Kavin
on Stack Overflow
See other posts from Stack Overflow
or by Kavin
Published on 2010-04-15T21:02:35Z
Indexed on
2010/04/15
21:03 UTC
Read the original article
Hit count: 176
Hi all,
I am developing a small application in Android. I come across a problem, and not sure whether it is possible in Android platform.
I have some local html files. There is an Activity contains a webview, which is used to display these local html files. In some cases, I want to display a picture selected from phone into one of these local html files.
Is it possible? Has anyone resolved such problem? I appreciate any of your replies.
Best
© Stack Overflow or respective owner