On 12/06/2012 04:43 PM, John Merlino wrote:
I updated an android app but the original developers are not available
so I had to create a new app on the android market. But it was
generally the same app. It contains a google map. However, the google
map does not render. I am getting messages like this on the log:
Couldn't get connection factory client
server returned 3 at android_maps_conflict_avoidance.com
So I think the issue is this line right here:
<com.google.android.maps.MapView
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/mapview"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:apiKey="some_long_string"
android:state_enabled="true"
android:clickable="true"
/>
Do I already have an apikey in the developer console somewhere or is
this something I am going to have to create?
You will need to create a new api key because the version 1 api keys are
not compatible with the version 2 api.
--
Raymond Rodgers
http://www.badlucksoft.com/
http://anevilgeni.us/
--
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