<?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>android Archives - Timo Ernst</title>
	<atom:link href="https://www.timo-ernst.net/blog/tag/android/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.timo-ernst.net/blog/tag/android/</link>
	<description>Developer • YouTuber • Blogger</description>
	<lastBuildDate>Mon, 28 May 2018 16:34:24 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.timo-ernst.net/wp-content/uploads/2021/03/cropped-Timo-Ernst-Small-32x32.jpg</url>
	<title>android Archives - Timo Ernst</title>
	<link>https://www.timo-ernst.net/blog/tag/android/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Deploy Framework7 apps to Android with PhoneGap/Cordova &#124; Beginner Tutorial</title>
		<link>https://www.timo-ernst.net/blog/2018/05/28/deploy-framework7-apps-to-android-with-phonegap-cordova-beginner-tutorial/</link>
					<comments>https://www.timo-ernst.net/blog/2018/05/28/deploy-framework7-apps-to-android-with-phonegap-cordova-beginner-tutorial/#comments</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Mon, 28 May 2018 16:34:24 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[deploy]]></category>
		<category><![CDATA[framework7 cordova phonegap]]></category>
		<category><![CDATA[run]]></category>
		<guid isPermaLink="false">https://www.timo-ernst.net/?p=4104</guid>

					<description><![CDATA[<p>This is an absolute beginner&#8217;s tutorial for those of you who have never before deployed a Framework7 app to a real Android device. In this video tutorial you will learn how to: Create the app Build Deploy to Android Emulator Run on real Android device Android Framework7 Video tutorial Steps Here are all the steps [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2018/05/28/deploy-framework7-apps-to-android-with-phonegap-cordova-beginner-tutorial/">Deploy Framework7 apps to Android with PhoneGap/Cordova | Beginner Tutorial</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2017/01/30/port-a-vue-js-webapp-to-phonegap-tutorial/" rel="bookmark" title="Port a Vue.js webapp to PhoneGap tutorial">Port a Vue.js webapp to PhoneGap tutorial</a></li>
<li><a href="https://www.timo-ernst.net/blog/2017/01/15/phonegapcordova-templates-for-vuejs-with-framework7/" rel="bookmark" title="PhoneGap/Cordova templates for VueJS with Framework7">PhoneGap/Cordova templates for VueJS with Framework7</a></li>
<li><a href="https://www.timo-ernst.net/blog/2013/09/03/how-to-read-cookies-in-a-phonegap-based-android-app-with-java/" rel="bookmark" title="How to read cookies in a Phonegap-based Android app with Java">How to read cookies in a Phonegap-based Android app with Java</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2018/05/28/deploy-framework7-apps-to-android-with-phonegap-cordova-beginner-tutorial/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
		<item>
		<title>PhoneGap/Cordova templates for VueJS with Framework7</title>
		<link>https://www.timo-ernst.net/blog/2017/01/15/phonegapcordova-templates-for-vuejs-with-framework7/</link>
					<comments>https://www.timo-ernst.net/blog/2017/01/15/phonegapcordova-templates-for-vuejs-with-framework7/#comments</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Sun, 15 Jan 2017 11:39:42 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[cordova]]></category>
		<category><![CDATA[framework7]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[phonegap]]></category>
		<category><![CDATA[VueJS]]></category>
		<guid isPermaLink="false">https://www.timo-ernst.net/?p=3601</guid>

					<description><![CDATA[<p>Stop! Before you read on, you might wanna check out the 2018-version of this article! The following article is from January 15th, 2017 and is only kept for archiving reasons! PhoneGap development with VueJS and Framework7 seems to gain more traction lately and there are 2 new templates that help you get started easily. One [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2017/01/15/phonegapcordova-templates-for-vuejs-with-framework7/">PhoneGap/Cordova templates for VueJS with Framework7</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2018/05/01/2018-framework7-v2-templates-for-vue-phonegap-cordova/" rel="bookmark" title="2018 Framework7 V2 templates for Vue + PhoneGap/Cordova">2018 Framework7 V2 templates for Vue + PhoneGap/Cordova</a></li>
<li><a href="https://www.timo-ernst.net/blog/2018/05/28/deploy-framework7-apps-to-android-with-phonegap-cordova-beginner-tutorial/" rel="bookmark" title="Deploy Framework7 apps to Android with PhoneGap/Cordova | Beginner Tutorial">Deploy Framework7 apps to Android with PhoneGap/Cordova | Beginner Tutorial</a></li>
<li><a href="https://www.timo-ernst.net/blog/2017/01/09/tutorial-create-a-twitter-app-with-vuejs-framework7-phonegap-and-webpack-episode-01/" rel="bookmark" title="Tutorial: Create a Twitter app with Vue.js, Framework7 and PhoneGap">Tutorial: Create a Twitter app with Vue.js, Framework7 and PhoneGap</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2017/01/15/phonegapcordova-templates-for-vuejs-with-framework7/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
		<item>
		<title>Failed PhoneGap Update kills project</title>
		<link>https://www.timo-ernst.net/blog/2013/09/17/failed-phonegap-update-kills-project/</link>
					<comments>https://www.timo-ernst.net/blog/2013/09/17/failed-phonegap-update-kills-project/#respond</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Tue, 17 Sep 2013 10:47:52 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[cordova]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[phonegap]]></category>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=3081</guid>

					<description><![CDATA[<p>Before you get the newest Cordova version for your PhoneGap project and run the update script, you better might want to back it up, or otherwise: taylor:bin valmar$ ./update ~/dev/android/myp An unexpected error occurred: ANDROID_BIN="${ANDROID_BIN:=$( which android )}" exited with 1 Deleting project... Thank you, PhoneGap for deleting my project!</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2013/09/17/failed-phonegap-update-kills-project/">Failed PhoneGap Update kills project</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2017/01/15/phonegapcordova-templates-for-vuejs-with-framework7/" rel="bookmark" title="PhoneGap/Cordova templates for VueJS with Framework7">PhoneGap/Cordova templates for VueJS with Framework7</a></li>
<li><a href="https://www.timo-ernst.net/blog/2018/05/01/2018-framework7-v2-templates-for-vue-phonegap-cordova/" rel="bookmark" title="2018 Framework7 V2 templates for Vue + PhoneGap/Cordova">2018 Framework7 V2 templates for Vue + PhoneGap/Cordova</a></li>
<li><a href="https://www.timo-ernst.net/blog/2018/05/28/deploy-framework7-apps-to-android-with-phonegap-cordova-beginner-tutorial/" rel="bookmark" title="Deploy Framework7 apps to Android with PhoneGap/Cordova | Beginner Tutorial">Deploy Framework7 apps to Android with PhoneGap/Cordova | Beginner Tutorial</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2013/09/17/failed-phonegap-update-kills-project/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to read cookies in a Phonegap-based Android app with Java</title>
		<link>https://www.timo-ernst.net/blog/2013/09/03/how-to-read-cookies-in-a-phonegap-based-android-app-with-java/</link>
					<comments>https://www.timo-ernst.net/blog/2013/09/03/how-to-read-cookies-in-a-phonegap-based-android-app-with-java/#respond</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Tue, 03 Sep 2013 10:44:51 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[cookies]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[phonegap]]></category>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=3077</guid>

					<description><![CDATA[<p>Just took me forever to get this straight, here is the trick on how to do it: CookieSyncManager sym = CookieSyncManager.createInstance(appView.getContext()); CookieManager com = CookieManager.getInstance(); sym.sync(); String cookie = com.getCookie("file:///android_asset"); if (cookie == null) Log.d("MainActivity", "Cookie is null"); else{ Log.d("MainActivity", "Cookie exists, value is:"); Log.d("MainActivity", cookie); }</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2013/09/03/how-to-read-cookies-in-a-phonegap-based-android-app-with-java/">How to read cookies in a Phonegap-based Android app with Java</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2010/12/10/the-perfect-syncing-solution-for-android-based-devices-on-mac-computers/" rel="bookmark" title="The perfect syncing solution for Android-based devices on Mac computers">The perfect syncing solution for Android-based devices on Mac computers</a></li>
<li><a href="https://www.timo-ernst.net/blog/2018/05/28/deploy-framework7-apps-to-android-with-phonegap-cordova-beginner-tutorial/" rel="bookmark" title="Deploy Framework7 apps to Android with PhoneGap/Cordova | Beginner Tutorial">Deploy Framework7 apps to Android with PhoneGap/Cordova | Beginner Tutorial</a></li>
<li><a href="https://www.timo-ernst.net/blog/2013/09/17/failed-phonegap-update-kills-project/" rel="bookmark" title="Failed PhoneGap Update kills project">Failed PhoneGap Update kills project</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2013/09/03/how-to-read-cookies-in-a-phonegap-based-android-app-with-java/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>The perfect syncing solution for Android-based devices on Mac computers</title>
		<link>https://www.timo-ernst.net/blog/2010/12/10/the-perfect-syncing-solution-for-android-based-devices-on-mac-computers/</link>
					<comments>https://www.timo-ernst.net/blog/2010/12/10/the-perfect-syncing-solution-for-android-based-devices-on-mac-computers/#comments</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Fri, 10 Dec 2010 13:01:21 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[HTC Desire]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[smartphone]]></category>
		<category><![CDATA[syncing]]></category>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=2644</guid>

					<description><![CDATA[<p>I own a HTC Desire for quite a while now (actually since it came out) and I&#8217;m still very happy with it &#8211; and YES, I used an iPhone before and I&#8217;d never trade it for my Desire. However, one thing that really annoyed me was that synchronization was not as smooth as on the [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2010/12/10/the-perfect-syncing-solution-for-android-based-devices-on-mac-computers/">The perfect syncing solution for Android-based devices on Mac computers</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2018/05/28/deploy-framework7-apps-to-android-with-phonegap-cordova-beginner-tutorial/" rel="bookmark" title="Deploy Framework7 apps to Android with PhoneGap/Cordova | Beginner Tutorial">Deploy Framework7 apps to Android with PhoneGap/Cordova | Beginner Tutorial</a></li>
<li><a href="https://www.timo-ernst.net/blog/2013/09/03/how-to-read-cookies-in-a-phonegap-based-android-app-with-java/" rel="bookmark" title="How to read cookies in a Phonegap-based Android app with Java">How to read cookies in a Phonegap-based Android app with Java</a></li>
<li><a href="https://www.timo-ernst.net/blog/2018/05/22/make-your-website-look-perfect-on-iphonex/" rel="bookmark" title="Make Your Website Look Perfect on iPhoneX">Make Your Website Look Perfect on iPhoneX</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2010/12/10/the-perfect-syncing-solution-for-android-based-devices-on-mac-computers/feed/</wfw:commentRss>
			<slash:comments>8</slash:comments>
		
		
			</item>
		<item>
		<title>Tutorial: A simple Twitter client with JQTouch</title>
		<link>https://www.timo-ernst.net/blog/2010/08/04/tutorial-a-simple-twitter-client-with-jqtouch/</link>
					<comments>https://www.timo-ernst.net/blog/2010/08/04/tutorial-a-simple-twitter-client-with-jqtouch/#comments</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Wed, 04 Aug 2010 00:42:38 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[jqtouch]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[Webdevelopment]]></category>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=2417</guid>

					<description><![CDATA[<p>Lately I have been doing a lot of coding for mobile devices, like iPhone or Android, but I was never really happy about the development environments. Objective C is a horrible and antique language while the Android SDK is quite nice (due to its Java roots) but does not give me the ability to create [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2010/08/04/tutorial-a-simple-twitter-client-with-jqtouch/">Tutorial: A simple Twitter client with JQTouch</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2010/01/13/xmlhttprequest-and-subdomains/" rel="bookmark" title="XMLHttpRequest and subdomains">XMLHttpRequest and subdomains</a></li>
<li><a href="https://www.timo-ernst.net/blog/2017/01/22/post-tweets-via-twitter-api-vue-js-framework7/" rel="bookmark" title="How to post tweets via Twitter API with Vue.js and Framework7">How to post tweets via Twitter API with Vue.js and Framework7</a></li>
<li><a href="https://www.timo-ernst.net/blog/2017/01/09/tutorial-create-a-twitter-app-with-vuejs-framework7-phonegap-and-webpack-episode-01/" rel="bookmark" title="Tutorial: Create a Twitter app with Vue.js, Framework7 and PhoneGap">Tutorial: Create a Twitter app with Vue.js, Framework7 and PhoneGap</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2010/08/04/tutorial-a-simple-twitter-client-with-jqtouch/feed/</wfw:commentRss>
			<slash:comments>73</slash:comments>
		
		
			</item>
	</channel>
</rss>
