<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Android on David Hamp-Gonsalves</title><link>https://davidhampgonsalves.com/tags/android/</link><description>Recent content in Android on David Hamp-Gonsalves</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Thu, 14 Nov 2013 00:00:00 +0000</lastBuildDate><atom:link href="https://davidhampgonsalves.com/tags/android/index.xml" rel="self" type="application/rss+xml"/><item><title>Building a Basic Android Bot</title><link>https://davidhampgonsalves.com/building-a-basic-android-bot/</link><pubDate>Thu, 14 Nov 2013 00:00:00 +0000</pubDate><guid>https://davidhampgonsalves.com/building-a-basic-android-bot/</guid><description>&lt;p&gt;Last week I started playing a new game on my phone called Castle Crash. I don&amp;rsquo;t play often play video games but when I do, I play them obsesively until they are defeated. In this case you can&amp;rsquo;t beat the game since you are playing against the internet so I decided to tap out and let my computer take over.&lt;/p&gt;
&lt;h2 id="monkeyrunner"&gt;MonkeyRunner&lt;/h2&gt;
&lt;p&gt;Android has a great tool for writing simple automated tests on a device called MonkeyRunner. It uses Jython to let you write Python scripts that simulate user interactions and events on your device. &lt;a href="http://developer.android.com/tools/help/monkeyrunner_concepts.html"&gt;MonkeyRunner&lt;/a&gt; can be found in the tool directoy after you have installed the Android SDK.&lt;/p&gt;</description></item></channel></rss>