[android-porting] Re: Network location on a non-certified device

2011-11-19 Thread Tong Vuu
I didn't see location information displayed on the page www.google.co.uk/m However, you can request location update from Wifi by using NETWORK_PROVIDER in LocationManager class with requestLocationUpdates. Is it your intention ? -- unsubscribe: android-porting+unsubscr...@googlegroups.com websi

[android-porting] Re: Network location on a non-certified device

2011-11-21 Thread aulty
Hi, What device did you try the page on? My device is actually trying to load: http://www.google.com/m?client=ms-android-google&source=android-home It appears that webkit is making these API calls so should be updating the location information. frameworks/base/core/java/android/webkit/Geolocati