Note that there are some explanatory texts on larger screens.

plurals
  1. POUsing the Google map API in Android, using a proxy
    primarykey
    data
    text
    <p>I am using the google map API in a very basic app. But the problem is that on running the app, I only see the grid and the map controls...the map doesnt even load in the virtual device.<br> I have internet running in the device...the browser seemed to be loading just fine, so it isnt an internet problem.<br> Also, i did obtain an API key after registering for the map API and included that in my main.xml file...but still it doesnt show the map...just grids.The permissions for using the internet are also granted in the manifest file.<br> Im using the Google API level 8.Any idea how to fix this?<br> thx.<br> <strong>EDIT 1</strong>: Can anyone please help me out with this...really need help :( </p> <p><strong>EDIT 2</strong>: Well I found the following error in my LogCat:<br> <code>Sending checkin request</code><br> <code>Checkin failed: <a href="https://android.clients.google.com/checkin" rel="nofollow">https://android.clients.google.com/checkin</a> (request #0)</code><br> <code>org.apache.http.conn.ConnectTimeOutException: Connect to /209.85.231.100:44 timed out</code> </p> <p>So basically my connection is timing out...im not really sure why...could anyone provide some fix for this plz?( but the AVD's browser is able to work perfectly, no time out problems..sites are able to load properly)<br> Also, the pre-installed maps application is showing the following error:<br> <code>**Network Failure** Wrong remote strings version.GMM Server must be hosting:/strings_remote_533149424.dat</code><br> If you know any way i could fix this, it would be extremely helpful...<br> Thx.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload