<?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: The easy way to test Android applications</title>
	<atom:link href="http://blog.jayway.com/2010/01/28/the-easy-way-to-test-android-applications-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jayway.com/2010/01/28/the-easy-way-to-test-android-applications-2/</link>
	<description>Sharing Experience</description>
	<lastBuildDate>Fri, 30 Jul 2010 10:14:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Renas Reda</title>
		<link>http://blog.jayway.com/2010/01/28/the-easy-way-to-test-android-applications-2/comment-page-1/#comment-45499</link>
		<dc:creator>Renas Reda</dc:creator>
		<pubDate>Mon, 05 Jul 2010 16:38:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jayway.com/?p=4536#comment-45499</guid>
		<description>Hi,

You can use clickOnView() if you want to click on a view with its ID. An example is:

solo.clickOnView(solo.getCurrentActivity().findViewById(com.example.android.notepad.R.id.note)); 

Sincerely,
Renas</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>You can use clickOnView() if you want to click on a view with its ID. An example is:</p>
<p>solo.clickOnView(solo.getCurrentActivity().findViewById(com.example.android.notepad.R.id.note)); </p>
<p>Sincerely,<br />
Renas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prasanna</title>
		<link>http://blog.jayway.com/2010/01/28/the-easy-way-to-test-android-applications-2/comment-page-1/#comment-43504</link>
		<dc:creator>Prasanna</dc:creator>
		<pubDate>Thu, 24 Jun 2010 20:16:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jayway.com/?p=4536#comment-43504</guid>
		<description>Hi Renas,
     I&#039;m trying to test a date picker scenario on a form. I have the date picker which comes up when I click a text view which has a label on it along with a hint Enter Date.
 
The problem is that I&#039;m trying to simulate this clicking of the text view and then selecting of the date from the date picker dialog. I cannot find an method call/option in Solo to get hold of the text view (ex:with id say x).
I&#039;ve been trying to figure it out for the past three days.
Will you suggest me a way to go about it?.
Sorry to have posted this question in here.

Thanks
Regards</description>
		<content:encoded><![CDATA[<p>Hi Renas,<br />
     I&#8217;m trying to test a date picker scenario on a form. I have the date picker which comes up when I click a text view which has a label on it along with a hint Enter Date.</p>
<p>The problem is that I&#8217;m trying to simulate this clicking of the text view and then selecting of the date from the date picker dialog. I cannot find an method call/option in Solo to get hold of the text view (ex:with id say x).<br />
I&#8217;ve been trying to figure it out for the past three days.<br />
Will you suggest me a way to go about it?.<br />
Sorry to have posted this question in here.</p>
<p>Thanks<br />
Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Renas Reda</title>
		<link>http://blog.jayway.com/2010/01/28/the-easy-way-to-test-android-applications-2/comment-page-1/#comment-26148</link>
		<dc:creator>Renas Reda</dc:creator>
		<pubDate>Fri, 19 Feb 2010 10:47:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jayway.com/?p=4536#comment-26148</guid>
		<description>Hi,

Please go to our Getting Started page: http://code.google.com/p/robotium/wiki/Getting_Started

There you will find instructions as well as an example test project that you can use.

Sincerely,
Renas</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Please go to our Getting Started page: <a href="http://code.google.com/p/robotium/wiki/Getting_Started" rel="nofollow">http://code.google.com/p/robotium/wiki/Getting_Started</a></p>
<p>There you will find instructions as well as an example test project that you can use.</p>
<p>Sincerely,<br />
Renas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ram</title>
		<link>http://blog.jayway.com/2010/01/28/the-easy-way-to-test-android-applications-2/comment-page-1/#comment-26143</link>
		<dc:creator>ram</dc:creator>
		<pubDate>Fri, 19 Feb 2010 09:28:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jayway.com/?p=4536#comment-26143</guid>
		<description>please tell me the details about how to use Robotium-solo...............
i have download .jar file. what should i do with that??</description>
		<content:encoded><![CDATA[<p>please tell me the details about how to use Robotium-solo&#8230;&#8230;&#8230;&#8230;&#8230;<br />
i have download .jar file. what should i do with that??</p>
]]></content:encoded>
	</item>
</channel>
</rss>
