<?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: Deploy Framework7 apps to Android with PhoneGap/Cordova &#124; Beginner Tutorial	</title>
	<atom:link href="https://www.timo-ernst.net/blog/2018/05/28/deploy-framework7-apps-to-android-with-phonegap-cordova-beginner-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.timo-ernst.net/blog/2018/05/28/deploy-framework7-apps-to-android-with-phonegap-cordova-beginner-tutorial/</link>
	<description>Developer • YouTuber • Blogger</description>
	<lastBuildDate>Sun, 15 Dec 2019 10:53:03 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: rajmeh65		</title>
		<link>https://www.timo-ernst.net/blog/2018/05/28/deploy-framework7-apps-to-android-with-phonegap-cordova-beginner-tutorial/#comment-106208</link>

		<dc:creator><![CDATA[rajmeh65]]></dc:creator>
		<pubDate>Sun, 15 Dec 2019 10:53:03 +0000</pubDate>
		<guid isPermaLink="false">https://www.timo-ernst.net/?p=4104#comment-106208</guid>

					<description><![CDATA[there is a difference in creating framework7 app with the help of cordova and vice-versa. how to create framework7 app with cordova plugin and build apk]]></description>
			<content:encoded><![CDATA[<p>there is a difference in creating framework7 app with the help of cordova and vice-versa. how to create framework7 app with cordova plugin and build apk</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Timo		</title>
		<link>https://www.timo-ernst.net/blog/2018/05/28/deploy-framework7-apps-to-android-with-phonegap-cordova-beginner-tutorial/#comment-105842</link>

		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Wed, 22 May 2019 05:09:54 +0000</pubDate>
		<guid isPermaLink="false">https://www.timo-ernst.net/?p=4104#comment-105842</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.timo-ernst.net/blog/2018/05/28/deploy-framework7-apps-to-android-with-phonegap-cordova-beginner-tutorial/#comment-105841&quot;&gt;Vilo Gelato&lt;/a&gt;.

Hey Vilo, thanks! I&#039;m glad those videos are helpful to you!
I have a (bit old) video on authentication for Twitter here: https://youtu.be/ybaigTnn5E0?t=1090
(Authentication part starts at 18:10)
Not sure if that&#039;s what you&#039;re looking for. If not, lemmi know and I might create a video on what you need!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.timo-ernst.net/blog/2018/05/28/deploy-framework7-apps-to-android-with-phonegap-cordova-beginner-tutorial/#comment-105841">Vilo Gelato</a>.</p>
<p>Hey Vilo, thanks! I&#8217;m glad those videos are helpful to you!<br />
I have a (bit old) video on authentication for Twitter here: <a href="https://youtu.be/ybaigTnn5E0?t=1090" rel="nofollow ugc">https://youtu.be/ybaigTnn5E0?t=1090</a><br />
(Authentication part starts at 18:10)<br />
Not sure if that&#8217;s what you&#8217;re looking for. If not, lemmi know and I might create a video on what you need!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Vilo Gelato		</title>
		<link>https://www.timo-ernst.net/blog/2018/05/28/deploy-framework7-apps-to-android-with-phonegap-cordova-beginner-tutorial/#comment-105841</link>

		<dc:creator><![CDATA[Vilo Gelato]]></dc:creator>
		<pubDate>Wed, 22 May 2019 04:11:19 +0000</pubDate>
		<guid isPermaLink="false">https://www.timo-ernst.net/?p=4104#comment-105841</guid>

					<description><![CDATA[Hi Timo, I admire your tutorials, they are the best (y)..
If I want to add authentication on this template, is there any tutorial to do that?
Thanks a lot]]></description>
			<content:encoded><![CDATA[<p>Hi Timo, I admire your tutorials, they are the best (y)..<br />
If I want to add authentication on this template, is there any tutorial to do that?<br />
Thanks a lot</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: NGUYỄN HỒ MINH NHỰT		</title>
		<link>https://www.timo-ernst.net/blog/2018/05/28/deploy-framework7-apps-to-android-with-phonegap-cordova-beginner-tutorial/#comment-105175</link>

		<dc:creator><![CDATA[NGUYỄN HỒ MINH NHỰT]]></dc:creator>
		<pubDate>Thu, 24 Jan 2019 04:35:02 +0000</pubDate>
		<guid isPermaLink="false">https://www.timo-ernst.net/?p=4104#comment-105175</guid>

					<description><![CDATA[help me 
$ npm run cordova-run-android

&lt;blockquote&gt;
  helloworld@1.0.0 cordova-run-android C:\Users\admin\Desktop\MyAppName
  npm run build &#038;&#038; cordova run android
&lt;/blockquote&gt;

npm ERR! missing script: build

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\admin\AppData\Roaming\npm-cache&#095;logs\2019-01-24T04_34_05_607Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! helloworld@1.0.0 cordova-run-android: &lt;code&gt;npm run build &#038;&#038; cordova run android&lt;/code&gt;
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the helloworld@1.0.0 cordova-run-android script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\admin\AppData\Roaming\npm-cache&#095;logs\2019-01-24T04_34_06_028Z-debug.log]]></description>
			<content:encoded><![CDATA[<p>help me<br />
$ npm run cordova-run-android</p>
<blockquote><p>
  helloworld@1.0.0 cordova-run-android C:\Users\admin\Desktop\MyAppName<br />
  npm run build &amp;&amp; cordova run android
</p></blockquote>
<p>npm ERR! missing script: build</p>
<p>npm ERR! A complete log of this run can be found in:<br />
npm ERR!     C:\Users\admin\AppData\Roaming\npm-cache&#095;logs\2019-01-24T04_34_05_607Z-debug.log<br />
npm ERR! code ELIFECYCLE<br />
npm ERR! errno 1<br />
npm ERR! helloworld@1.0.0 cordova-run-android: <code>npm run build &amp;&amp; cordova run android</code><br />
npm ERR! Exit status 1<br />
npm ERR!<br />
npm ERR! Failed at the helloworld@1.0.0 cordova-run-android script.<br />
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.</p>
<p>npm ERR! A complete log of this run can be found in:<br />
npm ERR!     C:\Users\admin\AppData\Roaming\npm-cache&#095;logs\2019-01-24T04_34_06_028Z-debug.log</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sabine Caizergues		</title>
		<link>https://www.timo-ernst.net/blog/2018/05/28/deploy-framework7-apps-to-android-with-phonegap-cordova-beginner-tutorial/#comment-105161</link>

		<dc:creator><![CDATA[Sabine Caizergues]]></dc:creator>
		<pubDate>Tue, 22 Jan 2019 14:27:18 +0000</pubDate>
		<guid isPermaLink="false">https://www.timo-ernst.net/?p=4104#comment-105161</guid>

					<description><![CDATA[Hi, For beginners, you might add a step between 2 and 3: npm install]]></description>
			<content:encoded><![CDATA[<p>Hi, For beginners, you might add a step between 2 and 3: npm install</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Timo		</title>
		<link>https://www.timo-ernst.net/blog/2018/05/28/deploy-framework7-apps-to-android-with-phonegap-cordova-beginner-tutorial/#comment-104765</link>

		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Sun, 29 Jul 2018 11:56:09 +0000</pubDate>
		<guid isPermaLink="false">https://www.timo-ernst.net/?p=4104#comment-104765</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.timo-ernst.net/blog/2018/05/28/deploy-framework7-apps-to-android-with-phonegap-cordova-beginner-tutorial/#comment-104764&quot;&gt;Vladimir Pavlychev (@kadrlike)&lt;/a&gt;.

Hey, I usually do not touch the project since it gets auto generated by PG/Cordova. Also, I don’t use Android Studio. My workflow is usually: Edit the source files with any editor, then build + run through terminal.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.timo-ernst.net/blog/2018/05/28/deploy-framework7-apps-to-android-with-phonegap-cordova-beginner-tutorial/#comment-104764">Vladimir Pavlychev (@kadrlike)</a>.</p>
<p>Hey, I usually do not touch the project since it gets auto generated by PG/Cordova. Also, I don’t use Android Studio. My workflow is usually: Edit the source files with any editor, then build + run through terminal.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Vladimir Pavlychev (@kadrlike)		</title>
		<link>https://www.timo-ernst.net/blog/2018/05/28/deploy-framework7-apps-to-android-with-phonegap-cordova-beginner-tutorial/#comment-104764</link>

		<dc:creator><![CDATA[Vladimir Pavlychev (@kadrlike)]]></dc:creator>
		<pubDate>Sun, 29 Jul 2018 10:23:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.timo-ernst.net/?p=4104#comment-104764</guid>

					<description><![CDATA[Timo, thank you for you work: Video &#038; this text Tutorial. 
I use Linux Mint 18.3.

I do not understand at what stage it&#039;s possible to put a frame template into a project created in Android Studio.


There is a template created in the framework.
There is a Android project Android Studio.


Both places in different directories.

How can they be combined together?]]></description>
			<content:encoded><![CDATA[<p>Timo, thank you for you work: Video &amp; this text Tutorial.<br />
I use Linux Mint 18.3.</p>
<p>I do not understand at what stage it&#8217;s possible to put a frame template into a project created in Android Studio.</p>
<p>There is a template created in the framework.<br />
There is a Android project Android Studio.</p>
<p>Both places in different directories.</p>
<p>How can they be combined together?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
