<?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>Apple TV Hacks &#187; springboard</title>
	<atom:link href="http://www.appletvhacks.net/tag/springboard/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.appletvhacks.net</link>
	<description>Get more from your shiny box of joy</description>
	<lastBuildDate>Tue, 18 Jun 2013 14:31:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>iOS apps running on Apple TV</title>
		<link>http://www.appletvhacks.net/2012/01/02/ios-apps-running-on-apple-tv/</link>
		<comments>http://www.appletvhacks.net/2012/01/02/ios-apps-running-on-apple-tv/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 18:33:59 +0000</pubDate>
		<dc:creator>tomek</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Software Hacks]]></category>
		<category><![CDATA[720p]]></category>
		<category><![CDATA[AirPlay]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[apple remote]]></category>
		<category><![CDATA[Apple TV 2]]></category>
		<category><![CDATA[apple tv hacks]]></category>
		<category><![CDATA[appletv]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[firecore]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[ios apps]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[ipad apps]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iphone apps]]></category>
		<category><![CDATA[jailbreak apple tv]]></category>
		<category><![CDATA[mobileX]]></category>
		<category><![CDATA[Seas0nPass]]></category>
		<category><![CDATA[springboard]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[vnc]]></category>
		<guid isPermaLink="false">http://www.appletvhacks.net/?p=1546</guid>
		<description><![CDATA[Little by little the apps are coming to the Apple TV. Hacker and iOS developer Steven Troughton-Smith and a hacker called TheMudKip have made it to run iPhone and iPad apps on an Apple TV 2, jailbroken with Seas0nPass. Using @TheMudkip&#8217;s MobileX window manager for iOS, and @chpwn&#8217;s MobileLaunchpad launcher to go with it, they managed [...]<p>Visit <a href="http://www.whatsoniphone.com">What's on iPhone</a> for the best iPad and iPhone app reviews!<br/>
<a href="http://www.amazon.com/gp/product/B002SJKWZ4?ie=UTF8&tag=atvhacks-20&linkCode=shr&camp=213733&crea">Do you want to feel like a wizard? Check the Kymera wand in Amazon: You can control your Apple TV waving a wand!</a></p>
]]></description>
				<content:encoded><![CDATA[<p></p><p><a href="http://www.appletvhacks.net/2012/01/02/ios-apps-running-on-apple-tv/"><img class="alignnone  wp-image-1547" title="ios-apps-on-apple-tv" src="http://www.appletvhacks.net/wp-content/uploads/2012/01/ios-apps-on-apple-tv.jpg" alt="ios apps on apple tv iOS apps running on Apple TV" width="572" height="320" /></a></p>
<p>Little by little the apps are coming to the <a href="http://www.appletvhacks.net/tag/apple-tv" target="_blank">Apple TV</a>. Hacker and iOS developer <a href="https://twitter.com/stroughtonsmith" target="_blank">Steven Troughton-Smith</a> and a hacker called <a href="https://twitter.com/#!/themudkip" target="_blank">TheMudKip</a> have made it to run iPhone and iPad apps on an <a href="http://www.appletvhacks.net/tag/apple-tv-2/" target="_blank">Apple TV 2</a>, jailbroken with <a href="http://www.appletvhacks.net/tag/seas0npass/" target="_blank">Seas0nPass</a>. Using @TheMudkip&#8217;s <a href="http://www.appletvhacks.net/tag/mobilex" target="_blank">MobileX</a> window manager for iOS, and <a href="https://twitter.com/#!/chpwn" target="_blank">@chpwn&#8217;s</a> MobileLaunchpad launcher to go with it, they managed to get multiple iOS apps running natively on Apple TV, without <a href="http://www.appletvhacks.net/tag/airplay" target="_blank">AirPlay</a>. Later on, they even figured out a way to run iPad applications at a full 720p resolution.</p>
<p><span id="more-1546"></span></p>
<p>Using a custom springboard, the software that powers the app launcher, also allowed for another new feature: side-by-side apps. This lets you see on the big screen all the applications running at a time, e.g. different chat applications.</p>
<p>&#8220;Nick had written this amazing window manager for the iPad that replaced the entire homescreen, allowing you to run multiple apps side by side, and I realized this could enable iOS apps on the Apple TV for the first time. We&#8217;ve spent the past 2 days modifying everything to work really well on the Apple TV screen size, etc, and getting apps to run,&#8221; Troughten-Smith <a href="http://news.cnet.com/8301-13579_3-57350756-37/hackers-get-ios-apps-to-run-full-screen-on-apple-tv/" target="_blank">told CNET</a>.</p>
<p>Since the Apple TV doesn’t have a touch screen, the hackers are using a combination of <a href="http://www.appletvhacks.net/tag/vnc" target="_blank">VNC</a>, SSH and the <a href="http://www.appletvhacks.net/tag/apple-remote" target="_blank">Apple Remote</a> to launch and navigate apps. However, Troughton-Smith said he is working to make it Apple remote-only.</p>
<p>The hack isn&#8217;t publically available yet. For any enterprising hackers who want to make a UIKit Apple TV app, Troughton-Smith <a href="http://www.highcaffeinecontent.com/AppleTVSDK/">published an input library</a> needed to get started (to add Apple TV IR input to an iOS app).</p>
<p><iframe src="http://www.youtube.com/embed/htC9sHr34K0" frameborder="0" width="560" height="315"></iframe></p>
<p><a href="http://bit.ly/atvhtowoip"><img class="alignnone" title="What's on iPhone" src="http://www.appletvhacks.net/wp-content/uploads/2011/03/atvh-woip.gif" alt="atvh woip iOS apps running on Apple TV" width="550" height="120" /></a></p>
<p><iframe src="http://www.youtube.com/embed/h3A5vfML100" frameborder="0" width="560" height="315"></iframe></p>
<p><strong>You may also want to read:</strong><br />
<a title="Permanent link to Apple TV 3 or Apple TV set?" href="../2011/12/01/apple-tv-3-or-apple-tv-set/" rel="bookmark">Apple TV 3 or Apple TV set?</a><br />
<a title="Permanent link to FireCore releases aTV Flash (black) 1.0 to supercharge the Apple TV 2" href="../2011/11/17/firecore-releases-atv-flash-black-1-0-to-supercharge-the-apple-tv-2/" rel="bookmark">FireCore releases aTV Flash (black) 1.0 to supercharge the Apple TV 2</a><br />
<a title="Permanent link to How to install aTV Flash (black) 1.0 on Apple TV 2" href="../2011/11/17/how-to-install-atv-flash-black-1-0-on-apple-tv-2/" rel="bookmark">How to install aTV Flash (black) 1.0 on Apple TV 2</a></p>
<p>Visit <a href="http://www.whatsoniphone.com">What's on iPhone</a> for the best iPad and iPhone app reviews!<br/>
<a href="http://www.amazon.com/gp/product/B002SJKWZ4?ie=UTF8&tag=atvhacks-20&linkCode=shr&camp=213733&crea">Do you want to feel like a wizard? Check the Kymera wand in Amazon: You can control your Apple TV waving a wand!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.appletvhacks.net/2012/01/02/ios-apps-running-on-apple-tv/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
