On Sat, Apr 23, 2011 at 7:19 PM, Moose <[email protected]> wrote:
> My purpose in developing this app is to enable access to a webapp. A
> particular tool in this webapp using google maps. The webapp also needs to
> function on a browser.

Either write an HTML5 offline-cached Web app, or use PhoneGap as your
container. I'm not sure what you're gaining by rolling your own
container.

> I am confused by the lack of functioning samples and the unhelpful
> documentation available.

If nothing else, you're not calling
webView.getSettings().setGeolocationEnabled(true);

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

_The Busy Coder's Guide to Android Development_ Version 3.6 Available!

-- 
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