<?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 for Dans un an...</title>
	<atom:link href="http://flo.dauran.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://flo.dauran.com</link>
	<description>&#34;Face au monde qui change, il vaut mieux penser le changement que changer le pansement.&#34; Pierre Dac</description>
	<lastBuildDate>Fri, 20 Aug 2010 08:27:27 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Android WebView by REQ</title>
		<link>http://flo.dauran.com/169-android-webview/comment-page-1/#comment-286</link>
		<dc:creator>REQ</dc:creator>
		<pubDate>Fri, 20 Aug 2010 08:27:27 +0000</pubDate>
		<guid isPermaLink="false">http://flo.dauran.com/?p=169#comment-286</guid>
		<description>C&#039;est bien expliqué
Merci,</description>
		<content:encoded><![CDATA[<p>C&#8217;est bien expliqué<br />
Merci,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android : uploader une image sur un serveur web by marvin</title>
		<link>http://flo.dauran.com/194-android-uploader-une-image-sur-une-serveur-web/comment-page-1/#comment-285</link>
		<dc:creator>marvin</dc:creator>
		<pubDate>Sat, 14 Aug 2010 10:54:53 +0000</pubDate>
		<guid isPermaLink="false">http://flo.dauran.com/?p=194#comment-285</guid>
		<description>Salut, voici le maximum que j&#039;ai pu trouver.
En résumé, je me suis contenté de mettre les .java où il faut, et de declarer la permission et le service dans le manifest.
Je lance, j&#039;appuie sur Envoi et l&#039;appli crash.
(ai-je oublié quelque chose?? comment spécifier le fichier à envoyer??)

Voici ma pile :

DalvikVM[localhost:8621]	
	Thread [ main] (Suspended (exception NullPointerException))	
		ViewRoot.handleMessage(Message) line: 1740	
		ViewRoot(Handler).dispatchMessage(Message) line: 99	
		Looper.loop() line: 123	
		ActivityThread.main(String[]) line: 4363	
		Method.invokeNative(Object, Object[], Class, Class[], Class, int, boolean) line: not available [native method]	
		Method.invoke(Object, Object...) line: 521	
		ZygoteInit$MethodAndArgsCaller.run() line: 860	
		ZygoteInit.main(String[]) line: 618	
		NativeStart.main(String[]) line: not available [native method]	
	Thread [ Binder Thread #2] (Running)	
	Thread [ Binder Thread #1] (Running)	


Le logcat ne donne aucune info lors d ce click, la console de debug non plus.

J&#039;ai hate de pouvoir faire tourner ce code, tu as l&#039;air d&#039;avoir fait un gros travail. ^^

PS : Tu devrais peut etre également publier le manifest.xml. La phrase &quot;n’oubliez pas de déclarer ces classes dans le Manifest&quot; est assez abstraite pour un débutant. :S</description>
		<content:encoded><![CDATA[<p>Salut, voici le maximum que j&#8217;ai pu trouver.<br />
En résumé, je me suis contenté de mettre les .java où il faut, et de declarer la permission et le service dans le manifest.<br />
Je lance, j&#8217;appuie sur Envoi et l&#8217;appli crash.<br />
(ai-je oublié quelque chose?? comment spécifier le fichier à envoyer??)</p>
<p>Voici ma pile :</p>
<p>DalvikVM[localhost:8621]<br />
	Thread [ main] (Suspended (exception NullPointerException))<br />
		ViewRoot.handleMessage(Message) line: 1740<br />
		ViewRoot(Handler).dispatchMessage(Message) line: 99<br />
		Looper.loop() line: 123<br />
		ActivityThread.main(String[]) line: 4363<br />
		Method.invokeNative(Object, Object[], Class, Class[], Class, int, boolean) line: not available [native method]<br />
		Method.invoke(Object, Object&#8230;) line: 521<br />
		ZygoteInit$MethodAndArgsCaller.run() line: 860<br />
		ZygoteInit.main(String[]) line: 618<br />
		NativeStart.main(String[]) line: not available [native method]<br />
	Thread [ Binder Thread #2] (Running)<br />
	Thread [ Binder Thread #1] (Running)	</p>
<p>Le logcat ne donne aucune info lors d ce click, la console de debug non plus.</p>
<p>J&#8217;ai hate de pouvoir faire tourner ce code, tu as l&#8217;air d&#8217;avoir fait un gros travail. ^^</p>
<p>PS : Tu devrais peut etre également publier le manifest.xml. La phrase &#8220;n’oubliez pas de déclarer ces classes dans le Manifest&#8221; est assez abstraite pour un débutant. :S</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android : uploader une image sur un serveur web by flo</title>
		<link>http://flo.dauran.com/194-android-uploader-une-image-sur-une-serveur-web/comment-page-1/#comment-283</link>
		<dc:creator>flo</dc:creator>
		<pubDate>Thu, 12 Aug 2010 10:06:50 +0000</pubDate>
		<guid isPermaLink="false">http://flo.dauran.com/?p=194#comment-283</guid>
		<description>avec quelques log je pourrai aider au debug..... cela fonctionne tres bein dans mon appli</description>
		<content:encoded><![CDATA[<p>avec quelques log je pourrai aider au debug&#8230;.. cela fonctionne tres bein dans mon appli</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android : uploader une image sur un serveur web by marvin</title>
		<link>http://flo.dauran.com/194-android-uploader-une-image-sur-une-serveur-web/comment-page-1/#comment-282</link>
		<dc:creator>marvin</dc:creator>
		<pubDate>Tue, 10 Aug 2010 15:12:34 +0000</pubDate>
		<guid isPermaLink="false">http://flo.dauran.com/?p=194#comment-282</guid>
		<description>ça ne fonctionne pas, lors de l&#039;appui sur &quot;Envoi&quot;, l&#039;appli se crash systématiquement.</description>
		<content:encoded><![CDATA[<p>ça ne fonctionne pas, lors de l&#8217;appui sur &#8220;Envoi&#8221;, l&#8217;appli se crash systématiquement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mobile Converter devient M-Converter &#8230;. by flo</title>
		<link>http://flo.dauran.com/355-mobile-converter-devient-m-converter/comment-page-1/#comment-281</link>
		<dc:creator>flo</dc:creator>
		<pubDate>Tue, 10 Aug 2010 08:23:44 +0000</pubDate>
		<guid isPermaLink="false">http://flo.dauran.com/?p=355#comment-281</guid>
		<description>Et voilà, M-Converter 1.3 est disponible au téléchargement sur l&#039;appstore depuis vendredi 6 aout.</description>
		<content:encoded><![CDATA[<p>Et voilà, M-Converter 1.3 est disponible au téléchargement sur l&#8217;appstore depuis vendredi 6 aout.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tutoriels by Quelques nouveautés&#8230; &#124; Dans un an...</title>
		<link>http://flo.dauran.com/tutoriels/comment-page-1/#comment-278</link>
		<dc:creator>Quelques nouveautés&#8230; &#124; Dans un an...</dc:creator>
		<pubDate>Mon, 02 Aug 2010 08:47:25 +0000</pubDate>
		<guid isPermaLink="false">http://flo.dauran.com/?page_id=384#comment-278</guid>
		<description>[...] Tutoriels [...]</description>
		<content:encoded><![CDATA[<p>[...] Tutoriels [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone by Quelques nouveautés&#8230; &#124; Dans un an...</title>
		<link>http://flo.dauran.com/applications/iphone/comment-page-1/#comment-277</link>
		<dc:creator>Quelques nouveautés&#8230; &#124; Dans un an...</dc:creator>
		<pubDate>Mon, 02 Aug 2010 08:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://flo.dauran.com/?page_id=376#comment-277</guid>
		<description>[...] On y retrouve les applications classées par plateforme : android ou iPhone. [...]</description>
		<content:encoded><![CDATA[<p>[...] On y retrouve les applications classées par plateforme : android ou iPhone. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android by Quelques nouveautés&#8230; &#124; Dans un an...</title>
		<link>http://flo.dauran.com/applications/android/comment-page-1/#comment-276</link>
		<dc:creator>Quelques nouveautés&#8230; &#124; Dans un an...</dc:creator>
		<pubDate>Mon, 02 Aug 2010 08:21:57 +0000</pubDate>
		<guid isPermaLink="false">http://flo.dauran.com/?page_id=378#comment-276</guid>
		<description>[...] y retrouve les applications classées par plateforme : android ou [...]</description>
		<content:encoded><![CDATA[<p>[...] y retrouve les applications classées par plateforme : android ou [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Applications by Quelques changements &#124; Dans un an...</title>
		<link>http://flo.dauran.com/applications/comment-page-1/#comment-275</link>
		<dc:creator>Quelques changements &#124; Dans un an...</dc:creator>
		<pubDate>Mon, 02 Aug 2010 08:20:50 +0000</pubDate>
		<guid isPermaLink="false">http://flo.dauran.com/?page_id=373#comment-275</guid>
		<description>[...] Applications [...]</description>
		<content:encoded><![CDATA[<p>[...] Applications [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mobile Converter devient M-Converter &#8230;. by flo</title>
		<link>http://flo.dauran.com/355-mobile-converter-devient-m-converter/comment-page-1/#comment-273</link>
		<dc:creator>flo</dc:creator>
		<pubDate>Sat, 31 Jul 2010 08:41:26 +0000</pubDate>
		<guid isPermaLink="false">http://flo.dauran.com/?p=355#comment-273</guid>
		<description>Non</description>
		<content:encoded><![CDATA[<p>Non</p>
]]></content:encoded>
	</item>
</channel>
</rss>
