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