Outils pour utilisateurs

Outils du site


informatique:mobile_app

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
informatique:mobile_app [11/09/2016 18:48] – [Xamarin] cyrilleinformatique:mobile_app [03/03/2024 08:55] (Version actuelle) – [Générateurs d'applications] cyrille
Ligne 3: Ligne 3:
 Aussi: Aussi:
   * [[/informatique/android|/informatique/android]]   * [[/informatique/android|/informatique/android]]
 +
 +tags: smartphone, application
 +
  
 ===== Cross-platform tools ===== ===== Cross-platform tools =====
 +
 +==== Flutter ====
 +
 +https://docs.flutter.dev/
 +
 +Exemple d'application en open-source, pour apprendre ;-)
 +  * Fwitter https://github.com/TheAlphamerc/flutter_twitter_clone
 +    * Firebase auth, real-time, firestore database, and storage
 +  * MovieLab https://github.com/ErfanRht/MovieLab
 +    * movie database IMDb
 +  * FlutterWeather https://github.com/ArizArmeidi/FlutterWeather
 +    * acquiring the user's current location, searchable location, OpenWeatherMap API
 +  * Blink-comparison https://github.com/proninyaroslav/blink-comparison
 +    * quickly switch pictures without delay
 +  * Airdash https://github.com/simonbengtsson/airdash
 +    * file-sharing flutter webRTC app
 +  * Chillify https://github.com/KarimElghamry/chillify
 +    * only works on Android, Provider and BLoC patterns, retrieve all songs, pause, play, seek, repeats, shuffle, now playing, search songs, and many more.
 +  * Timy-messenger https://github.com/janoodleFTW/timy-messenger
 +    * group messaging app to communicate and organize themselves. It includes lots of features like multiple groups (similar to Teams in Slack), multiple open or private channels within groups, sharing of photos and photo collections, reacting to messages with emojis, and many more
 +  * And more here :
 +    * https://medium.com/geekculture/7-flutter-open-source-projects-to-become-a-better-flutter-developer%E3%83%BCpart-2-feedea6911b
 +    * https://medium.com/geekculture/7-flutter-open-source-projects-to-become-a-better-flutter-developer%E3%83%BCpart-3-35185c3756da
 +    * https://medium.com/geekculture/7-flutter-open-source-projects-to-become-a-better-flutter-developer%E3%83%BCpart-4-54a75aaf10b8
 +
  
 ==== Cordova ==== ==== Cordova ====
Ligne 11: Ligne 39:
  
 Cordova Plugins: https://cordova.apache.org/plugins/ Cordova Plugins: https://cordova.apache.org/plugins/
 +
 +
 +=== Tools ===
  
 [[https://github.com/xseignard/cordovarduino|Cordovarduino]] is a Cordova/Phonegap plugin that enable you to use serial communication from an Android device to a serial over USB capable one. [[https://github.com/xseignard/cordovarduino|Cordovarduino]] is a Cordova/Phonegap plugin that enable you to use serial communication from an Android device to a serial over USB capable one.
Ligne 47: Ligne 78:
  
 http://phonegap.com/ http://phonegap.com/
 +
 +> **PhoneGap vs. Apache Cordova**
 +> We’re often asked “What is difference is between PhoneGap and Cordova?”. Apache Cordova was born from PhoneGap. In 2011, the PhoneGap codebase was donated to Apache for incubation, and the project has continued to thrive ever since. Apache Cordova is still the engine that powers PhoneGap, much like WebKit is the engine that powers many modern web browsers.
 +> It’s the robust tools that sets PhoneGap apart, including: our command line interface, the PhoneGap Desktop app, the PhoneGap Developer app, and PhoneGap Build.
  
 ==== Xamarin ==== ==== Xamarin ====
Ligne 60: Ligne 95:
 Avec service en ligne pour compilation Mac iOS (payant). Avec service en ligne pour compilation Mac iOS (payant).
  
 +==== WebDGap ====
 +
 +
 +PhoneGap for your Desktop applications.
 +Convert any web application to a native Windows/Linux/Mac/Chrome application.
 +
 +  * https://mikethedj4.github.io/WebDGap/
 +  * https://github.com/mikethedj4/WebDGap
 +
 +==== Electron ====
 +
 +Build cross platform desktop apps with JavaScript, HTML, and CSS. With Electron, creating a desktop application for your company or idea is easy. Initially developed for GitHub's Atom editor, Electron has since been used to create applications by companies like Microsoft, Facebook, Slack, and Docker. 
 +
 +https://electron.atom.io/
 +
 +==== Expo ====
 +
 +Expo is a free and open source toolchain built around React Native to help you build native iOS and Android projects using JavaScript and React.
 +
 +  * Build native binaries with our build service.
 +
 +https://expo.io/
 ===== Api & Kits ===== ===== Api & Kits =====
  
Ligne 69: Ligne 126:
 http://ionicframework.com/ http://ionicframework.com/
  
 +==== Fabric.io ====
  
-===== WebDGap =====+https://get.fabric.io
  
-  * https://mikethedj4.github.io/WebDGap/ +par Twitter.
-  * https://github.com/mikethedj4/WebDGap+
  
 +==== Maps ====
  
-===== Fabric.io =====+  * http://wiki.openstreetmap.org/wiki/Frameworks 
 +  * http://wiki.openstreetmap.org/wiki/Android 
 +  * [[/informatique/android|/informatique/android]]
  
-https://get.fabric.io+=== Mapbox Cordova plugin ===
  
-par Twitter.+http://plugins.telerik.com/cordova/plugin/mapbox/ 
 + 
 +=== Tangrams === 
 + 
 +2D and 3D map renderer using OpenGL ES 
 + 
 +https://github.com/tangrams/tangram-es
informatique/mobile_app.1473612517.txt.gz · Dernière modification : 11/09/2016 18:48 de cyrille

Sauf mention contraire, le contenu de ce wiki est placé sous les termes de la licence suivante : CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki