<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Droid Sector &#187; Mac</title>
	<atom:link href="http://www.droidsector.com/blog/tag/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.droidsector.com/blog</link>
	<description>Android news, applications and devices</description>
	<lastBuildDate>Tue, 29 Nov 2011 09:52:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Easy way to install apk files using Android SDK for Mac</title>
		<link>http://www.droidsector.com/blog/2010/06/23/easy-way-to-install-apk-files-using-android-sdk-for-mac/</link>
		<comments>http://www.droidsector.com/blog/2010/06/23/easy-way-to-install-apk-files-using-android-sdk-for-mac/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 22:35:53 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[SDK]]></category>

		<guid isPermaLink="false">http://www.droidsector.com/blog/?p=694</guid>
		<description><![CDATA[Let&#8217;s create a simple Automator app to make installing apk files a little easier. Download the Android SDK for Mac and extract it to an Android folder in your home directory. Launch Automator and create a new application. Add an action &#8220;Run Shell Script&#8221; with a sh shell. Paste this command: ~/Android/android-sdk-mac/platform-tools/adb install -r &#8220;$1&#8243; Add [...]
Related posts:<ol>
<li><a href='http://www.droidsector.com/blog/2009/12/31/android-development-with-eclipse/' rel='bookmark' title='Android Development with Eclipse'>Android Development with Eclipse</a></li>
<li><a href='http://www.droidsector.com/blog/2010/05/21/how-to-emulate-a-tablet-in-android-sdk-2-2/' rel='bookmark' title='How to emulate a tablet in Android SDK 2.2'>How to emulate a tablet in Android SDK 2.2</a></li>
<li><a href='http://www.droidsector.com/blog/2009/12/20/sony-ericsson-xperia-x10-add-on-for-android-sdk/' rel='bookmark' title='Sony Ericsson XPERIA X10 add-on for Android SDK'>Sony Ericsson XPERIA X10 add-on for Android SDK</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s create a simple Automator app to make installing apk files a little easier.</p>
<ul>
<li> Download the <a href="http://developer.android.com/sdk/index.html">Android SDK for Mac</a> and extract it to an Android folder in your home directory.</li>
<li>Launch Automator and create a new application.</li>
<li>Add an action &#8220;<strong>Run Shell Script</strong>&#8221; with a <strong>sh</strong> shell.</li>
<li>Paste this command: <strong>~/Android/android-sdk-mac/platform-tools/adb install -r &#8220;$1&#8243;</strong></li>
<li>Add another two actions shown below if you want a feedback from the script.<img class="alignnone size-full wp-image-695" style="margin-top: 10px; margin-bottom: 10px;" title="automator" src="http://www.droidsector.com/blog/wp-content/uploads/2010/06/automator.png" alt="" width="543" height="549" /></li>
<li>Save the application to the Applications folder.</li>
<li>Associate apk files with your new application.</li>
</ul>
<p>Now you can install Android apps by double clicking on apk files.</p>
<p>Download: <a href="http://www.codesector.com/droidsector.com/files/automator-apk.zip">Automator App</a>.</p>
<p>Related posts:<ol>
<li><a href='http://www.droidsector.com/blog/2009/12/31/android-development-with-eclipse/' rel='bookmark' title='Android Development with Eclipse'>Android Development with Eclipse</a></li>
<li><a href='http://www.droidsector.com/blog/2010/05/21/how-to-emulate-a-tablet-in-android-sdk-2-2/' rel='bookmark' title='How to emulate a tablet in Android SDK 2.2'>How to emulate a tablet in Android SDK 2.2</a></li>
<li><a href='http://www.droidsector.com/blog/2009/12/20/sony-ericsson-xperia-x10-add-on-for-android-sdk/' rel='bookmark' title='Sony Ericsson XPERIA X10 add-on for Android SDK'>Sony Ericsson XPERIA X10 add-on for Android SDK</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.droidsector.com/blog/2010/06/23/easy-way-to-install-apk-files-using-android-sdk-for-mac/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
	</channel>
</rss>
 
