<?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>Android2EE sur DVP &#187; delivery</title>
	<atom:link href="https://blog.developpez.com/android2ee-mathias-seguy/ptag/delivery/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.developpez.com/android2ee-mathias-seguy</link>
	<description>May Android be with you! Formation, Expertise, Consulting Android.</description>
	<lastBuildDate>Thu, 22 Dec 2016 10:05:44 +0000</lastBuildDate>
	<language>fr-FR</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.42</generator>
	<item>
		<title>Preparation du delivery d&#8217;une application Android &#8211; Part II</title>
		<link>https://blog.developpez.com/android2ee-mathias-seguy/p11397/android-2/le-savoir-faire/preparation-du-delivery-ii</link>
		<comments>https://blog.developpez.com/android2ee-mathias-seguy/p11397/android-2/le-savoir-faire/preparation-du-delivery-ii#comments</comments>
		<pubDate>Wed, 03 Oct 2012 13:59:58 +0000</pubDate>
		<dc:creator><![CDATA[MathiasSeguy]]></dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Le savoir faire]]></category>
		<category><![CDATA[Android2EE]]></category>
		<category><![CDATA[delivery]]></category>
		<category><![CDATA[Formation Android]]></category>
		<category><![CDATA[log]]></category>

		<guid isPermaLink="false">http://blog.developpez.com/android2ee-mathias-seguy/?p=203</guid>
		<description><![CDATA[(Re)Bonjour, Toujours dans la preparation de votre delievry, une petite pensée pour les logs. Commençons par un rappel: &#171;&#160;The order in terms of verbosity, from least to most is ERROR, WARN, INFO, DEBUG, VERBOSE. Verbose should never be compiled into an application except during development. Debug logs are compiled in but stripped at runtime. Error, warning and info logs are always kept.&#160;&#187; (). En d&#8217;autres termes en phase de production passer vos logs en mode [&#8230;]]]></description>
		<wfw:commentRss></wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Preparation du delivery d&#8217;une application Android &#8211; Part I</title>
		<link>https://blog.developpez.com/android2ee-mathias-seguy/p11393/android-2/le-savoir-faire/preparation-du-delivery</link>
		<comments>https://blog.developpez.com/android2ee-mathias-seguy/p11393/android-2/le-savoir-faire/preparation-du-delivery#comments</comments>
		<pubDate>Wed, 03 Oct 2012 10:34:26 +0000</pubDate>
		<dc:creator><![CDATA[MathiasSeguy]]></dc:creator>
				<category><![CDATA[Le savoir faire]]></category>
		<category><![CDATA[Android2EE]]></category>
		<category><![CDATA[debuggable]]></category>
		<category><![CDATA[delivery]]></category>
		<category><![CDATA[Formation Android]]></category>
		<category><![CDATA[manifest]]></category>

		<guid isPermaLink="false">http://blog.developpez.com/android2ee-mathias-seguy/?p=197</guid>
		<description><![CDATA[Bonjour, Alors juste comme ça en passant, quand vous faites le packaging de votre application pour la déployer (sur GooglePlay par exemple), n&#8217;oubliez pas de mettre votre application non debuggable dans votre manifest: &#60;application android:name=&#160;&#187;.SmsListenerApplication&#160;&#187; android:icon=&#160;&#187;@drawable/ic_launcher&#160;&#187; android:label=&#160;&#187;@string/app_name&#160;&#187; android:theme=&#160;&#187;@style/AppTheme&#160;&#187; android:debuggable=&#160;&#187;false&#160;&#187; &#62; Sinon, vous pouvez toujours lire (ou relire) mon article qui vous explique comment préparer votre release (). Prochaine formation Android2EE sur Paris du 05 au 09 Novembre 2012 ou du 27 au 30 Novembre sur [&#8230;]]]></description>
		<wfw:commentRss></wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
