background preloader

Cours APP Inventor

App Inventor | La SI au LP2I Le But de l’application: Afficher un nombre binaire correspondant au nombre décimal entré. Moyen mis en oeuvre pour ce tutoriel: -Utilisation des « ifelse » et « for range » dans le bloc « control » du bloc editor -Utilisation des « Lists » (et oui encore) en plus approfondit. -Utilisation des puissances (ex: 2^10) dans app inventor ( avec la fonction « expt ») 1) Prérequis: Aucun ! 2) Objectif: Avec un nombre entré par l’utilisateur (dans une hint box) calculer le nombre binaire et l’afficher dans un label ainsi que le nombre de bits qui le composent. 3) Structure dans App Inventor: J’ai sélectionné le label prévu pour le résultat puisque je n’avait rien mis dedansSource : Image LP2I -1 hintbox -1 bouton -1 label pour le résultat -1 label pour le nombre de bits (facultatif)(Attention le label n’est pas présent quand j’ai pris le screen de ma fenêtre app inventor) Voilà c’était très dur je conçois, maintenant on passe à la suite : 4) Editor : 4.1 Définitions des variables et autres listes :

App inventor 2 français Tutoriel Indice de tutoriel: 1.- Présentation. Pythagore. Deux écrans. 1B.- Deviner le nombre. 2.- Propriétés. bouton. 3.- Sélectionneur de date et de temps. 4.- Caméra. 5.- Accéléromètre. 6.- Horloge. 7.- Cadre. lignes dessin. 8.- Sauvegarder et de charger des fichiers. 9.- Arduino Bluetooth. 10.- App Inventor 2 et Robot LEGO Mindstorms. 11.- Envoyer du courrier. 12.- Notifier émergents. 13.- Ici, je suis. 14.- AP Graphics. 15.- Procédures. 16.- Compte à rebours. 17.- Table de multiplication. 18.- Pair ou impair. 19.- Activy Starter. 20.- Mélange de couleurs. 21.- Pierre, pa. 22.- Redimensionnée. 23.- Passer des dates entre les écrans. 24.- Vectorielle. 25.- Vecteur d'horloge. 26.- Même ou aucun. 27.- Puissance fiscale. 34.- Indice de masse corporelle. 35.- Mobile in pause lorsqu'il n'y a pas de bouton pas d'impulsions. 45.- Conditions. 101.- Propositions. 102.- Bâton HDMI. 103.- Fichiers de votre ordinateur vers mobile se déplaçant. Les fichiers importants: - MIT EA2 Companion App. Présentation Non. Interface 1.

Empty Projects Ces deux derniers jours je me suis amusé à tester AppInventor de Google. C'est une application web pour créer rapidement des applications simples pour les téléphones Android. On définie l'interface dans l'application montrée ci-dessus. La logique, elle, est à programmer avec un système de blocs dans le BlockEditor (programme java) : Comme exemple, je développe une application qui me permettra de noter les scores pendant les compétitions de tir à l'arc. J'ai aussi mis la possibilité d'envoyer les résultats par SMS ou par email. Le développement se complique très vite et on atteint rapidement les limites... Finalement, après beaucoup de tâches répétitives... Pour entrer un score, il suffit de cliquer sur l'un des boutons de l'une des trois premières colonnes : (pour voir ce dernier écran, il faut simplement scroller vers le bas dans l'application) Pour ceux qui veulent tester l'application sur leur téléphone Android : Tiralarc

App Inventor : créer ses propres applis pour smartphones Annoncé début juillet 2010 par Google, App Inventor va permettre à chacun de créer sa propre application sur Smartphone. Panorama des possibilités de ce nouveau logiciel. FAQ App Inventor Comment se procurer App Inventor ? De quoi ai-je besoin pour l'installer ? Système d'exploitation Macintosh: Mac OS X 10.5, 10.6 Windows: Windows XP, Windows Vista, Windows 7 GNU/Linux: Ubuntu 8+, Debian 5+Navigateur Internet Mozilla Firefox 3.6 and higher Apple Safari 5.0 and higher Google Chrome 4.0 and higher Microsoft Internet Explorer 6 and higherJava 1.6 doit être installé. Votre smartphone doit absolument fonctionner avec l'OS Android. Comment fonctionne-t-il? Prise de vue de l'interface ©Google Il est possible d'assembler des fonctionnalités simples comme pour un puzzle : boutons, zones de textes, images, sons, géolocalisation, sélection de contact ou de numéro de téléphone, accès à une mini base de données, scanneur de code-barres ect. Le système de blocs par couleurs ©Google Androïd vs IPhone

App Inventor Tutorials | Pura Vida Apps App Inventor and Java How to start an App Inventor app after a SMS has been received Having apps that can do things in the background has been one of the most asked for App Inventor features. Each time a SMS is received, SMS Receiver checks if the defined App Inventor app needs to be started depending on the stored settings (start for all messages or start only for trigger message). available for App Inventor Classic and App Inventor. Do you need help with your App Inventor project? I can help you: for one hour I charge 25$. App Inventor, please use the App Inventor forum. App Inventor and Google Apps Script (GAS) App Inventor, API access and Authentication With the web component you can call APIs directly from App Inventor. How to identify your user with OAuth In the example the user can authorize the app to read some Google user profile info. App Inventor - Google+ Interface This example uses the Google+ API. App Inventor Classic. Dropbox Interface App Inventor - Google Drive Interface How to use the

Sample Apps - App Inventor Blocks You are free to use any of the code/block snippets in this site but please don't try to modify any of the apps below a bit and deploy in the market. We have enough silly apps in the market. Let's not make it worse. Download the source code of the apps below from Downloads page and have fun! Tarsier Attack This was my first app inspired by MoleMash game. Note: This app didn't implement screen size optimization logic. Say you are going to some place you are not familiar with. This app shows how to make an explosion effect on the canvas. This app is from our List tutorial that explains how to create a list, add new items to a list, display list items, replace an item in the list, remove an item or remove everything from a list, search for an item, and how to sort a list in different orders using different comparison modes. This app asks a user to type in a full or partial book name. This app shows how to load a webpage into an app. Here are some screenshots-

Related: