On Sat, Jun 26, 2010 at 10:54 PM, kypriakos <demet...@ece.neu.edu> wrote:
> Now, if I want the user to be able to open the web page (that includes
> a
> set of javascript scripts) how would the user address the page from
> the browser?

They wouldn't. You can use file:///android_asset/ URLs in WebViews
embedded in your application. I am not aware that
file:///android_asset/ URLs work with the standalone Browser app.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training...At Your Office: http://commonsware.com/training

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

Reply via email to