<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Getting Android emulator working with Google Maps API Key</title>
	<atom:link href="http://informationideas.com/news/2008/11/06/getting-android-emulator-working-with-google-maps-api-key/feed/" rel="self" type="application/rss+xml" />
	<link>http://informationideas.com/news/2008/11/06/getting-android-emulator-working-with-google-maps-api-key/</link>
	<description>Using technology to help your business</description>
	<lastBuildDate>Wed, 01 Feb 2012 20:10:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Anonymous</title>
		<link>http://informationideas.com/news/2008/11/06/getting-android-emulator-working-with-google-maps-api-key/comment-page-1/#comment-73292</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 06 Jan 2012 06:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://informationideas.com/news/?p=64#comment-73292</guid>
		<description>hi
I still get error &#039;couldn&#039;t get connection factory client&quot;
there is nothing on the mapview.
please help!</description>
		<content:encoded><![CDATA[<p>hi<br />
I still get error &#8216;couldn&#8217;t get connection factory client&#8221;<br />
there is nothing on the mapview.<br />
please help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Ng</title>
		<link>http://informationideas.com/news/2008/11/06/getting-android-emulator-working-with-google-maps-api-key/comment-page-1/#comment-65618</link>
		<dc:creator>Martin Ng</dc:creator>
		<pubDate>Fri, 25 Nov 2011 12:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://informationideas.com/news/?p=64#comment-65618</guid>
		<description>Thanks! It works like a charm.</description>
		<content:encoded><![CDATA[<p>Thanks! It works like a charm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Android Newbee</title>
		<link>http://informationideas.com/news/2008/11/06/getting-android-emulator-working-with-google-maps-api-key/comment-page-1/#comment-64747</link>
		<dc:creator>Android Newbee</dc:creator>
		<pubDate>Thu, 17 Nov 2011 06:56:04 +0000</pubDate>
		<guid isPermaLink="false">http://informationideas.com/news/?p=64#comment-64747</guid>
		<description>Thank You so much. This tutorial is very useful for newbie like me :)</description>
		<content:encoded><![CDATA[<p>Thank You so much. This tutorial is very useful for newbie like me <img src='http://informationideas.com/news/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: divya</title>
		<link>http://informationideas.com/news/2008/11/06/getting-android-emulator-working-with-google-maps-api-key/comment-page-1/#comment-45340</link>
		<dc:creator>divya</dc:creator>
		<pubDate>Fri, 08 Jul 2011 09:14:37 +0000</pubDate>
		<guid isPermaLink="false">http://informationideas.com/news/?p=64#comment-45340</guid>
		<description>do one thing go to projects\properties\android...
over der u choose ur api as
google api not android api ...</description>
		<content:encoded><![CDATA[<p>do one thing go to projects\properties\android&#8230;<br />
over der u choose ur api as<br />
google api not android api &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AHSAN</title>
		<link>http://informationideas.com/news/2008/11/06/getting-android-emulator-working-with-google-maps-api-key/comment-page-1/#comment-32637</link>
		<dc:creator>AHSAN</dc:creator>
		<pubDate>Wed, 14 Jul 2010 08:27:50 +0000</pubDate>
		<guid isPermaLink="false">http://informationideas.com/news/?p=64#comment-32637</guid>
		<description>hi .. thanks alot .. :)</description>
		<content:encoded><![CDATA[<p>hi .. thanks alot .. <img src='http://informationideas.com/news/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kunal pagariya</title>
		<link>http://informationideas.com/news/2008/11/06/getting-android-emulator-working-with-google-maps-api-key/comment-page-1/#comment-31567</link>
		<dc:creator>kunal pagariya</dc:creator>
		<pubDate>Wed, 28 Apr 2010 11:31:39 +0000</pubDate>
		<guid isPermaLink="false">http://informationideas.com/news/?p=64#comment-31567</guid>
		<description>Thax...It helps a lot..Really gr8</description>
		<content:encoded><![CDATA[<p>Thax&#8230;It helps a lot..Really gr8</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimmy</title>
		<link>http://informationideas.com/news/2008/11/06/getting-android-emulator-working-with-google-maps-api-key/comment-page-1/#comment-30950</link>
		<dc:creator>Jimmy</dc:creator>
		<pubDate>Fri, 12 Mar 2010 06:45:02 +0000</pubDate>
		<guid isPermaLink="false">http://informationideas.com/news/?p=64#comment-30950</guid>
		<description>I tried to use Google map API. But its giving error on following lines.

1) when i  import this package -- (import com.google.android.maps.MapView) it give error and ask to make a class MapView in com.google. android.maps

2) When i extend MapViewActivity in class it gives error In androidmaifest.xml that (com.gmap.GoogleMap does not extend android.app.Activity)  near .

Please Help. Your Help will be highly appreciated.

Thanks</description>
		<content:encoded><![CDATA[<p>I tried to use Google map API. But its giving error on following lines.</p>
<p>1) when i  import this package &#8212; (import com.google.android.maps.MapView) it give error and ask to make a class MapView in com.google. android.maps</p>
<p>2) When i extend MapViewActivity in class it gives error In androidmaifest.xml that (com.gmap.GoogleMap does not extend android.app.Activity)  near .</p>
<p>Please Help. Your Help will be highly appreciated.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lorenz</title>
		<link>http://informationideas.com/news/2008/11/06/getting-android-emulator-working-with-google-maps-api-key/comment-page-1/#comment-30754</link>
		<dc:creator>Lorenz</dc:creator>
		<pubDate>Mon, 01 Mar 2010 03:12:01 +0000</pubDate>
		<guid isPermaLink="false">http://informationideas.com/news/?p=64#comment-30754</guid>
		<description>Hi thanx for the tutorial. i&#039;m learning google map api on Android, and this tutorial really helps..thanx..</description>
		<content:encoded><![CDATA[<p>Hi thanx for the tutorial. i&#8217;m learning google map api on Android, and this tutorial really helps..thanx..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://informationideas.com/news/2008/11/06/getting-android-emulator-working-with-google-maps-api-key/comment-page-1/#comment-29049</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Fri, 20 Nov 2009 03:24:27 +0000</pubDate>
		<guid isPermaLink="false">http://informationideas.com/news/?p=64#comment-29049</guid>
		<description>how about having your own signed key for generating md5 and not the debug key, i can;t render the map from there</description>
		<content:encoded><![CDATA[<p>how about having your own signed key for generating md5 and not the debug key, i can;t render the map from there</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: murali</title>
		<link>http://informationideas.com/news/2008/11/06/getting-android-emulator-working-with-google-maps-api-key/comment-page-1/#comment-26731</link>
		<dc:creator>murali</dc:creator>
		<pubDate>Wed, 08 Jul 2009 05:34:40 +0000</pubDate>
		<guid isPermaLink="false">http://informationideas.com/news/?p=64#comment-26731</guid>
		<description>hi fnds . i am very beginner to Android .so please suggest me for developing map based applications .And the very basic things has needed to develop this applications and suggest me some api&#039;s related to this applications pls</description>
		<content:encoded><![CDATA[<p>hi fnds . i am very beginner to Android .so please suggest me for developing map based applications .And the very basic things has needed to develop this applications and suggest me some api&#8217;s related to this applications pls</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.398 seconds -->

