<?xml 
version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="https://dindoun.lautre.net/spip.php?page=backend.xslt" ?>
<rss version="2.0" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
>

<channel xml:lang="fr">
	<title>pense-b&#234;te de bruno sanchiz</title>
	<link>https://dindoun.lautre.net/</link>
	<description></description>
	<language>fr</language>
	<generator>SPIP - www.spip.net</generator>
	<atom:link href="https://dindoun.lautre.net/spip.php?id_rubrique=53&amp;page=backend" rel="self" type="application/rss+xml" />

	<image>
		<title>pense-b&#234;te de bruno sanchiz</title>
		<url>https://dindoun.lautre.net/local/cache-vignettes/L128xH128/favicon-68ee1.png?1762285646</url>
		<link>https://dindoun.lautre.net/</link>
		<height>128</height>
		<width>128</width>
	</image>



<item xml:lang="fr">
		<title>./app/src/main/res/values/strings.xml</title>
		<link>https://dindoun.lautre.net/spip.php?article215</link>
		<guid isPermaLink="true">https://dindoun.lautre.net/spip.php?article215</guid>
		<dc:date>2017-08-29T16:48:32Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>fr</dc:language>
		<dc:creator>bruno</dc:creator>



		<description>
&lt;p&gt;&lt;resources&gt; &lt;string name=&#034;app_name&#034;&gt;My Application&lt;/string&gt; &lt;string name=&#034;action_settings&#034;&gt;Settings&lt;/string&gt; &lt;string name=&#034;br_messageuh&#034;&gt;messageuh&lt;/string&gt; &lt;string name=&#034;br_poulidor&#034;&gt;poulidor&lt;/string&gt; &lt;/resources&gt;&lt;/p&gt;


-
&lt;a href="https://dindoun.lautre.net/spip.php?rubrique53" rel="directory"&gt;Cr&#233;er une application android&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;textarea readonly='readonly' cols='40' rows='11' class='spip_cadre spip_cadre_block' dir='ltr'&gt;&lt;resources&gt; &lt;string name=&#034;app_name&#034;&gt;My Application&lt;/string&gt; &lt;string name=&#034;action_settings&#034;&gt;Settings&lt;/string&gt; &lt;string name=&#034;br_messageuh&#034;&gt;messageuh&lt;/string&gt; &lt;string name=&#034;br_poulidor&#034;&gt;poulidor&lt;/string&gt; &lt;/resources&gt;&lt;/textarea&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
<item xml:lang="fr">
		<title>./app/src/main/java/com/br_afficheuntexte/myapplication/MainActivity.java</title>
		<link>https://dindoun.lautre.net/spip.php?article214</link>
		<guid isPermaLink="true">https://dindoun.lautre.net/spip.php?article214</guid>
		<dc:date>2017-08-29T16:46:37Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>fr</dc:language>
		<dc:creator>bruno</dc:creator>



		<description>
&lt;p&gt;package com.br_afficheuntexte.myapplication ; [..]&lt;/p&gt;


-
&lt;a href="https://dindoun.lautre.net/spip.php?rubrique53" rel="directory"&gt;Cr&#233;er une application android&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;textarea readonly='readonly' cols='40' rows='2' class='spip_cadre spip_cadre_block' dir='ltr'&gt;package com.br_afficheuntexte.myapplication;
[..]&lt;/textarea&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
<item xml:lang="fr">
		<title>./app/src/main/AndroidManifest.xml</title>
		<link>https://dindoun.lautre.net/spip.php?article213</link>
		<guid isPermaLink="true">https://dindoun.lautre.net/spip.php?article213</guid>
		<dc:date>2017-08-29T16:44:57Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>fr</dc:language>
		<dc:creator>bruno</dc:creator>



		<description>
&lt;p&gt;&lt; ?xml version=&#034;1.0&#034; encoding=&#034;utf-8&#034; ?&gt; &lt;manifest xmlns:android=&#034;http://schemas.android.com/apk/res/android&#034; package=&#034;com.br_afficheuntexte.myapplication&#034;&gt;
&lt;br class='autobr' /&gt; &lt;application android:allowBackup=&#034;true&#034; android:icon=&#034;@mipmap/ic_launcher&#034; android:label=&#034;@string/app_name&#034; android:roundIcon=&#034;@mipmap/ic_launcher_round&#034; android:supportsRtl=&#034;true&#034; (&#8230;)&lt;/p&gt;


-
&lt;a href="https://dindoun.lautre.net/spip.php?rubrique53" rel="directory"&gt;Cr&#233;er une application android&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;textarea readonly='readonly' cols='40' rows='31' class='spip_cadre spip_cadre_block' dir='ltr'&gt;&lt;?xml version=&#034;1.0&#034; encoding=&#034;utf-8&#034;?&gt; &lt;manifest xmlns:android=&#034;http://schemas.android.com/apk/res/android&#034; package=&#034;com.br_afficheuntexte.myapplication&#034;&gt; &lt;application android:allowBackup=&#034;true&#034; android:icon=&#034;@mipmap/ic_launcher&#034; android:label=&#034;@string/app_name&#034; android:roundIcon=&#034;@mipmap/ic_launcher_round&#034; android:supportsRtl=&#034;true&#034; android:theme=&#034;@style/AppTheme&#034;&gt; &lt;activity android:name=&#034;.MainActivity&#034; android:label=&#034;@string/app_name&#034; android:theme=&#034;@style/AppTheme.NoActionBar&#034;&gt; &lt;intent-filter&gt; &lt;action android:name=&#034;android.intent.action.MAIN&#034; /&gt; &lt;category android:name=&#034;android.intent.category.LAUNCHER&#034; /&gt; &lt;/intent-filter&gt; &lt;/activity&gt; &lt;/application&gt; &lt;/manifest&gt;&lt;/textarea&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
<item xml:lang="fr">
		<title>./app/src/main/res/layout/content_main.xml</title>
		<link>https://dindoun.lautre.net/spip.php?article212</link>
		<guid isPermaLink="true">https://dindoun.lautre.net/spip.php?article212</guid>
		<dc:date>2017-08-29T16:41:47Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>fr</dc:language>
		<dc:creator>bruno</dc:creator>



		<description>
&lt;p&gt;&lt; ?xml version=&#034;1.0&#034; encoding=&#034;utf-8&#034; ?&gt;&lt;/p&gt;


-
&lt;a href="https://dindoun.lautre.net/spip.php?rubrique53" rel="directory"&gt;Cr&#233;er une application android&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;textarea readonly='readonly' cols='40' rows='15' class='spip_cadre spip_cadre_block' dir='ltr'&gt;&lt;?xml version=&#034;1.0&#034; encoding=&#034;utf-8&#034;?&gt; &lt;android.support.constraint.ConstraintLayout xmlns:android=&#034;http://schemas.android.com/apk/res/android&#034; xmlns:app=&#034;http://schemas.android.com/apk/res-auto&#034; xmlns:tools=&#034;http://schemas.android.com/tools&#034; android:layout_width=&#034;match_parent&#034; android:layout_height=&#034;match_parent&#034; app:layout_behavior=&#034;@string/appbar_scrolling_view_behavior&#034; tools:context=&#034;com.br_afficheuntexte.myapplication.MainActivity&#034; tools:showIn=&#034;@layout/activity_main&#034;&gt;&lt;/textarea&gt;
&lt;textarea readonly='readonly' cols='40' rows='10' class='spip_cadre spip_cadre_block' dir='ltr'&gt;&lt;Button android:id=&#034;@+id/br_bouton&#034; android:layout_width=&#034;136dp&#034; android:layout_height=&#034;137dp&#034; android:onClick=&#034;br_cliqueuh&#034; android:text=&#034;bouton&#034; android:visibility=&#034;visible&#034; tools:layout_editor_absoluteX=&#034;208dp&#034; tools:layout_editor_absoluteY=&#034;88dp&#034; tools:text=&#034;@string/br_poulidor&#034; /&gt;&lt;/textarea&gt;
&lt;textarea readonly='readonly' cols='40' rows='10' class='spip_cadre spip_cadre_block' dir='ltr'&gt;&lt;EditText android:id=&#034;@+id/editText&#034; android:layout_width=&#034;232dp&#034; android:layout_height=&#034;246dp&#034; android:ems=&#034;10&#034; android:inputType=&#034;textPersonName&#034; android:text=&#034;xzzzzzdfdfdfd&#034; tools:layout_editor_absoluteX=&#034;117dp&#034; tools:layout_editor_absoluteY=&#034;241dp&#034; /&gt;&lt;/textarea&gt;
&lt;p&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;/android.support.constraint.ConstraintLayout&gt;&lt;/code&gt;&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
<item xml:lang="fr">
		<title>Cr&#233;er une application android - docs</title>
		<link>https://dindoun.lautre.net/spip.php?article193</link>
		<guid isPermaLink="true">https://dindoun.lautre.net/spip.php?article193</guid>
		<dc:date>2017-08-17T15:11:50Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>fr</dc:language>
		<dc:creator>bruno</dc:creator>



		<description>
&lt;p&gt;livres ANDROID : guide de d&#233;veloppement d'applications Java pour Smartphones et Tablettes programmes &#224; installer eclipse, ( plugin ADT : https://marketplace.eclipse.org/content/android-development-tools-eclipse )ou bundle ( http://developper.android.com/sdk/index.html ) mais il semble que ca ne marche plus android studio https://developer.android.com/studio/install.html sudo apt-get install libc6-i386 lib32ncurses5 lib32ncursesw5 lib32stdc++6 lib32z1 libbz2-1.0 ) sudo apt-get install (&#8230;)&lt;/p&gt;


-
&lt;a href="https://dindoun.lautre.net/spip.php?rubrique53" rel="directory"&gt;Cr&#233;er une application android&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;ul class=&#034;spip&#034; role=&#034;list&#034;&gt;&lt;li&gt; livres
&lt;ul class=&#034;spip&#034; role=&#034;list&#034;&gt;&lt;li&gt; &lt;i&gt;ANDROID : guide de d&#233;veloppement d'applications Java pour Smartphones et Tablettes&lt;/i&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;ul class=&#034;spip&#034; role=&#034;list&#034;&gt;&lt;li&gt; programmes &#224; installer
&lt;ul class=&#034;spip&#034; role=&#034;list&#034;&gt;&lt;li&gt; eclipse, ( plugin ADT : &lt;a href=&#034;https://marketplace.eclipse.org/content/android-development-tools-eclipse&#034; class=&#034;spip_url spip_out auto&#034; rel=&#034;nofollow external&#034;&gt;https://marketplace.eclipse.org/content/android-development-tools-eclipse&lt;/a&gt; )ou bundle ( &lt;a href=&#034;http://developper.android.com/sdk/index.html&#034; class=&#034;spip_url spip_out auto&#034; rel=&#034;nofollow external&#034;&gt;http://developper.android.com/sdk/index.html&lt;/a&gt; ) mais il semble que ca ne marche plus&lt;/li&gt;&lt;li&gt; android studio &lt;a href=&#034;https://developer.android.com/studio/install.html&#034; class=&#034;spip_url spip_out auto&#034; rel=&#034;nofollow external&#034;&gt;https://developer.android.com/studio/install.html&lt;/a&gt;
&lt;ul class=&#034;spip&#034; role=&#034;list&#034;&gt;&lt;li&gt; &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;sudo apt-get install libc6-i386 lib32ncurses5 lib32ncursesw5 lib32stdc++6 lib32z1 libbz2-1.0 )&lt;/code&gt;&lt;/li&gt;&lt;li&gt; &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;sudo apt-get install android-sdk android-platform-tools-base openjdk-11-jre default-jre default-jdk libc6-i386 lib32ncurses[0-9] lib32ncursesw[0-9] lib32stdc++6 lib32z1 libbz2-1.0 google-android-platform-33-installer&lt;/code&gt;&lt;/li&gt;&lt;li&gt; mettre dans .bashrc : &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;export JAVA_HOME=$(echo $(which java)|sed 's#/bin/java$##') ; export STUDIO_JDK=$(echo $(which java)|sed 's#/bin/java$##') ; export JDK_HOME=$(echo $(which java)|sed 's#/bin/java$##')&lt;/code&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt; NDK pour programmes en C++&lt;/li&gt;&lt;li&gt; jdk &gt; 6.0 : ( &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;javac -version&lt;/code&gt; ) &gt; javac 1.8 sinon &lt;a href=&#034;http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html&#034; class=&#034;spip_url spip_out auto&#034; rel=&#034;nofollow external&#034;&gt;http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html&lt;/a&gt;&lt;br class='autobr' /&gt;
existe plusieurs plateformes en ligne qui permettent de cr&#233;er des applications Android sans coder et gratuitement, telles que AppyPie, AppMakr, ou encore Thunkable. Ces plateformes proposent des outils de cr&#233;ation d'interface graphique et de fonctionnalit&#233;s
&lt;hr class=&#034;spip&#034; /&gt;
&lt;p&gt; essai avec android-studio&lt;/p&gt;
&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;cd /opt/android-studio/bin/ &amp;&amp; sh studio.sh&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;utilisation d'un exemple li&#233; au gps : speedtracker &lt;br class='autobr' /&gt;
t&#233;l&#233;chargements suppl&#233;mentaires : &lt;a href=&#034;https://dl.google.com/android/repository/platform-25_r03.zip&#034; class=&#034;spip_url spip_out auto&#034; rel=&#034;nofollow external&#034;&gt;https://dl.google.com/android/repository/platform-25_r03.zip&lt;/a&gt; &lt;a href=&#034;https://dl.google.com/android/repository/build-tools_r25.0.3-linux.zip&#034; class=&#034;spip_url spip_out auto&#034; rel=&#034;nofollow external&#034;&gt;https://dl.google.com/android/repository/build-tools_r25.0.3-linux.zip&lt;/a&gt;&lt;/p&gt;
&lt;hr class=&#034;spip&#034; /&gt;
&lt;p&gt;webview permet &#224; une application d'afficher une page web&lt;/p&gt;
&lt;p&gt;dans AndroidManifest.xml file : &lt;br class='autobr' /&gt;
&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;uses-permission android:name=&#034;android.permission.INTERNET&#034; /&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;ouverture de la page :&lt;/p&gt;
&lt;div class=&#034;precode&#034;&gt;&lt;pre class='spip_code spip_code_block' dir='ltr' style='text-align:left;'&gt;&lt;code&gt;Uri uri = Uri.parse(&#034;Example Domain&#034;); Intent intent = new Intent(Intent.ACTION_VIEW, uri); startActivity(intent);&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;hr class=&#034;spip&#034; /&gt;
&lt;p&gt;&lt;a href=&#034;https://developer.android.com/guide/topics/text/autofill.html&#034; class=&#034;spip_url spip_out auto&#034; rel=&#034;nofollow external&#034;&gt;https://developer.android.com/guide/topics/text/autofill.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#034;https://javamind-fr.blogspot.fr/2012/04/serie-darticles-sur-android.html&#034; class=&#034;spip_url spip_out auto&#034; rel=&#034;nofollow external&#034;&gt;https://javamind-fr.blogspot.fr/2012/04/serie-darticles-sur-android.html&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>



</channel>

</rss>
