<?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 for 2Lines Software</title>
	<atom:link href="http://www.2linessoftware.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.2linessoftware.com</link>
	<description></description>
	<pubDate>Fri, 12 Mar 2010 07:14:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Programming with Android Part 3 - Building WikiWhere by Anjul goel</title>
		<link>http://www.2linessoftware.com/2009/01/20/programming-with-android-part-3-building-wikiwhere/comment-page-1/#comment-91</link>
		<dc:creator>Anjul goel</dc:creator>
		<pubDate>Sat, 30 Jan 2010 08:23:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.2linessoftware.com/2009/01/20/programming-with-android-part-3-building-wikiwhere/#comment-91</guid>
		<description>I am not getting the flashing blue icon on wiki where. I doubt if dere are soe lines missing in the follwing function. Afterall we are not adding location to overlays....please suggest a way to get blue icons on my map.
      public void onLocationChanged(Location location) {
                 List overlays = mv.getOverlays();
                 lo = new MyLocationOverlay(this,mv);
                 overlays.add(lo);
                 lo.enableMyLocation();
     }</description>
		<content:encoded><![CDATA[<p>I am not getting the flashing blue icon on wiki where. I doubt if dere are soe lines missing in the follwing function. Afterall we are not adding location to overlays&#8230;.please suggest a way to get blue icons on my map.<br />
      public void onLocationChanged(Location location) {<br />
                 List overlays = mv.getOverlays();<br />
                 lo = new MyLocationOverlay(this,mv);<br />
                 overlays.add(lo);<br />
                 lo.enableMyLocation();<br />
     }</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programming with Android Part 4 - Finishing WikiWhere by Anjul goel</title>
		<link>http://www.2linessoftware.com/2009/01/21/programming-with-android-part-4-finishing-wikiwhere/comment-page-1/#comment-90</link>
		<dc:creator>Anjul goel</dc:creator>
		<pubDate>Sat, 30 Jan 2010 06:44:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.2linessoftware.com/2009/01/21/programming-with-android-part-4-finishing-wikiwhere/#comment-90</guid>
		<description>Hi, I am not able to get the blue dot, or stated differently, not able to send location details through DDMS emulator.. I have tried googleAPI(google inc) platform 1.5, 1.6 and 2.0.1. but nothing seems to work. Please suggest a way to go around this issue. its really very urgent.</description>
		<content:encoded><![CDATA[<p>Hi, I am not able to get the blue dot, or stated differently, not able to send location details through DDMS emulator.. I have tried googleAPI(google inc) platform 1.5, 1.6 and 2.0.1. but nothing seems to work. Please suggest a way to go around this issue. its really very urgent.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programming with Android Part 3 - Building WikiWhere by Dean</title>
		<link>http://www.2linessoftware.com/2009/01/20/programming-with-android-part-3-building-wikiwhere/comment-page-1/#comment-89</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Fri, 18 Dec 2009 10:21:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.2linessoftware.com/2009/01/20/programming-with-android-part-3-building-wikiwhere/#comment-89</guid>
		<description>This is what my emulator says:

[2009-12-18 11:17:23 - AdaptaGPS]------------------------------
[2009-12-18 11:17:23 - AdaptaGPS]Android Launch!
[2009-12-18 11:17:23 - AdaptaGPS]adb is running normally.
[2009-12-18 11:17:23 - AdaptaGPS]Performing org.me.GetLoc activity launch
[2009-12-18 11:17:23 - AdaptaGPS]Automatic Target Mode: launching new emulator with compatible AVD 'QVGA'
[2009-12-18 11:17:23 - AdaptaGPS]Launching a new emulator with Virtual Device 'QVGA'
[2009-12-18 11:17:25 - AdaptaGPS]New emulator found: emulator-5554
[2009-12-18 11:17:25 - AdaptaGPS]Waiting for HOME ('android.process.acore') to be launched...
[2009-12-18 11:18:18 - AdaptaGPS]HOME is up on device 'emulator-5554'
[2009-12-18 11:18:18 - AdaptaGPS]Uploading AdaptaGPS.apk onto device 'emulator-5554'
[2009-12-18 11:18:19 - AdaptaGPS]Installing AdaptaGPS.apk...
[2009-12-18 11:18:40 - AdaptaGPS]Success!
[2009-12-18 11:18:40 - AdaptaGPS]Starting activity org.me.GetLoc on device 
[2009-12-18 11:18:55 - AdaptaGPS]ActivityManager: Starting: Intent { cmp=org.me/.GetLoc }</description>
		<content:encoded><![CDATA[<p>This is what my emulator says:</p>
<p>[2009-12-18 11:17:23 - AdaptaGPS]&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[2009-12-18 11:17:23 - AdaptaGPS]Android Launch!<br />
[2009-12-18 11:17:23 - AdaptaGPS]adb is running normally.<br />
[2009-12-18 11:17:23 - AdaptaGPS]Performing org.me.GetLoc activity launch<br />
[2009-12-18 11:17:23 - AdaptaGPS]Automatic Target Mode: launching new emulator with compatible AVD &#8216;QVGA&#8217;<br />
[2009-12-18 11:17:23 - AdaptaGPS]Launching a new emulator with Virtual Device &#8216;QVGA&#8217;<br />
[2009-12-18 11:17:25 - AdaptaGPS]New emulator found: emulator-5554<br />
[2009-12-18 11:17:25 - AdaptaGPS]Waiting for HOME (&#8217;android.process.acore&#8217;) to be launched&#8230;<br />
[2009-12-18 11:18:18 - AdaptaGPS]HOME is up on device &#8216;emulator-5554&#8242;<br />
[2009-12-18 11:18:18 - AdaptaGPS]Uploading AdaptaGPS.apk onto device &#8216;emulator-5554&#8242;<br />
[2009-12-18 11:18:19 - AdaptaGPS]Installing AdaptaGPS.apk&#8230;<br />
[2009-12-18 11:18:40 - AdaptaGPS]Success!<br />
[2009-12-18 11:18:40 - AdaptaGPS]Starting activity org.me.GetLoc on device<br />
[2009-12-18 11:18:55 - AdaptaGPS]ActivityManager: Starting: Intent { cmp=org.me/.GetLoc }</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programming with Android Part 3 - Building WikiWhere by john</title>
		<link>http://www.2linessoftware.com/2009/01/20/programming-with-android-part-3-building-wikiwhere/comment-page-1/#comment-88</link>
		<dc:creator>john</dc:creator>
		<pubDate>Thu, 17 Dec 2009 23:12:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.2linessoftware.com/2009/01/20/programming-with-android-part-3-building-wikiwhere/#comment-88</guid>
		<description>That's a good question why it isn't working. Can you try selecting the emulator in the DDMS window? If you run multiple instances of the emulator and devices it can often route the connection to another device or emulator. 

I tested out your code by importing it into another project (you can download it &lt;a href="http://www.2linessoftware.com/files/DDMSDemo.zip" rel="nofollow"&gt;here&lt;/a&gt; if it helps) and it works out with the DDMS emulator control. 

Do you have and output of the LogCat? That may tell you more about where the error might be occuring.</description>
		<content:encoded><![CDATA[<p>That&#8217;s a good question why it isn&#8217;t working. Can you try selecting the emulator in the DDMS window? If you run multiple instances of the emulator and devices it can often route the connection to another device or emulator. </p>
<p>I tested out your code by importing it into another project (you can download it <a href="http://www.2linessoftware.com/files/DDMSDemo.zip"  rel="nofollow">here</a> if it helps) and it works out with the DDMS emulator control. </p>
<p>Do you have and output of the LogCat? That may tell you more about where the error might be occuring.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programming with Android Part 3 - Building WikiWhere by Dean</title>
		<link>http://www.2linessoftware.com/2009/01/20/programming-with-android-part-3-building-wikiwhere/comment-page-1/#comment-87</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Thu, 17 Dec 2009 21:55:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.2linessoftware.com/2009/01/20/programming-with-android-part-3-building-wikiwhere/#comment-87</guid>
		<description>I have Android 1.6. 

Here's the main code: 

public void onCreate(Bundle savedInstanceState) {
		super.onCreate(savedInstanceState);
		setContentView(R.layout.main);
		lm = (LocationManager) this.getSystemService(LOCATION_SERVICE);
		lm.requestLocationUpdates(LocationManager.GPS_PROVIDER, 1, 1, this);
		
		a = (TextView) findViewById(R.id.TextView01);
		b = (TextView) findViewById(R.id.TextView02);
	}

	@Override
	public void onLocationChanged(Location location) {
		double w = location.getLatitude();
		double e = location.getLongitude();
		a.setText(String.valueOf(w));
		b.setText("long " + String.valueOf(e));
		newLoc();
	}</description>
		<content:encoded><![CDATA[<p>I have Android 1.6. </p>
<p>Here&#8217;s the main code: </p>
<p>public void onCreate(Bundle savedInstanceState) {<br />
		super.onCreate(savedInstanceState);<br />
		setContentView(R.layout.main);<br />
		lm = (LocationManager) this.getSystemService(LOCATION_SERVICE);<br />
		lm.requestLocationUpdates(LocationManager.GPS_PROVIDER, 1, 1, this);</p>
<p>		a = (TextView) findViewById(R.id.TextView01);<br />
		b = (TextView) findViewById(R.id.TextView02);<br />
	}</p>
<p>	@Override<br />
	public void onLocationChanged(Location location) {<br />
		double w = location.getLatitude();<br />
		double e = location.getLongitude();<br />
		a.setText(String.valueOf(w));<br />
		b.setText(&#8221;long &#8221; + String.valueOf(e));<br />
		newLoc();<br />
	}</p>
]]></content:encoded>
	</item>
</channel>
</rss>
