Difference between revisions of "Mobile Apps"

From Open Food Facts wiki
Jump to navigation Jump to search
 
(46 intermediate revisions by 2 users not shown)
Line 1: Line 1:
We currently have HTML-based apps for iOS and Android, using a wrapper. We'd very much like have native apps for speed and access to more advanced features. If you're an iOS, Android, Blackberry or Windows Phone developper, we'd very much welcome you :-)
+
We currently have native apps for '''Android''' and '''iOS'''.
 +
== Key dates and numbers ==
 +
== Why it matters ==
 +
== What we’ve done recently ==
 +
== What we are currently working on ==
 +
== What’s coming up next ==
 +
== How to get involved ==
 +
== Get in touch ==
 +
{{Box
 +
| 1    =  Slack channel
 +
| 2    =  [https://openfoodfacts.slack.com/messages/CSV2748EB/ #mobile-app]
 +
}}
  
Mobile applications for Open Food Facts.
 
  
== Mobile Web version ==
+
== Official apps ==
 +
=== New cross platform Flutter app (smooth-app) ===
 +
* Initial coordination happened at [[Project Smoothie]]
 +
* The application is already on [https://play.google.com/store/apps/details?id=org.openfoodfacts.scanner Google Play] and the Apple [https://apps.apple.com/fr/app/open-food-facts/id588797948#?platform=iphone App Store] as well as [https://f-droid.org/en/packages/openfoodfacts.github.scrachx.openfood/ F-Droid].
 +
* You can contribute to its development ! https://github.com/openfoodfacts/smooth-app
 +
* Figma file for the new mobile app: https://www.figma.com/design/nFMjewFAOa8c4ahtob7CAB/Mobile-App-Design-(Quentin)?node-id=0-1
 +
* Sketch file for the PoC of the new mobile app revamp: https://www.sketch.com/s/11375b6d-9c02-4920-846d-a2b1376600b9
 +
* Figma file for the marketing assets of the new mobile app:
 +
* We meet weekly and we take notes: https://docs.google.com/document/d/1uVr_QtRYtN-tfbbtNucGf9PSywmn5gq3iNBJWNv86Ts/edit?resourcekey=0-To2kO4r6DaNxBuAMB1hcwQ#heading=h.wumxfvbr6s5g
 +
=== Useful links for the underlying Dart SDK (openfoodfacts-dart) ===
 +
Dart plugin : [https://pub.dev/packages/openfoodfacts openfoodfacts | Flutter Package]<br>
 +
Dart plugin documentation : [https://github.com/openfoodfacts/openfoodfacts-dart/blob/documentation/DOCUMENTATION.md openfoodfacts-dart documentation]<br>
 +
API documentation : <br>
 +
<br>
 +
Flutter SDK : [https://flutter.dev Flutter website]<br>
 +
Flutter plugins repository : [https://pub.dev Official repository]<br>
  
See http://en.wiki.openfoodfacts.org/Project:Mobile_version
+
=== Features ===
 
+
[[Mobile App/Features]]
== Phonegap - Android, iOS, Windows Phone ==
+
=== Roadmap ===
 
+
[[Mobile App/Roadmap]]
Application mainly dedicated to the collection of products: barcode scanning , sending photos, input basic informations.
 
  
The application is developed in HTML and JavaScript and is based on the PhoneGap platform (also known as Cordova) to be packaged for Android and iOS .
+
=== Who we are - Core attributes ===
 +
[[Mobile_App/Core_attributes]]
  
Phonegap can be used on other platforms ( Windows Phone,etc…) But the app also need BarcodeScanner PhoneGap plugin.
+
== Mobile web version ==
  
Links:
+
See [[Project:Mobile_version|the Mobile Web/PWA version]]
* Code on Github : https://github.com/openfoodfacts/openfoodfacts-android/tree/master/phonegap/Open%20Food%20Facts
 
* App on the Apple AppStore : https://itunes.apple.com/fr/app/open-food-facts/id588797948
 
* App on Google Play: https://play.google.com/store/apps/details?id=org.openfoodfacts.scanner
 
===Development notes ===
 
[[Mobile App/Development Notes]]
 
== Native Apps==
 
 
 
A native application would allow a more fluid use. PhoneGap app is actually running in a webview, a kind of Web browser, and is suddenly relatively slow and sometimes unstable.
 
 
 
=== iOS ===
 
=== Android ===
 
Work has started (@itchix on Slack)
 
https://github.com/openfoodfacts/OpenFoodFacts-androidApp
 
=== Ubuntu Mobile ===
 
Work has started (@nymeria and #ubuntu on Slack)
 
=== Windows Phone ===
 
 
 
== Brainstorming ==
 
[[Mobile App/Roadmap]]
 
  
== Applications dedicated to uses other than the collection ==
+
== Distribution ==
=== Large public Application :  information consultation ===
+
* We want to widen distribution, pragmatically, to more people who might not have Google Play: [[Mobile App/AppStores]]
Display nutritional traffic lights etc. .
 
=== Large public Application : augmented reality ===
 
* Information display overlay product .
 
* Ongoing trial with Moodstocks . First tests rather conclusive: the products are easily recognized when the camera passes over ( without scanning and without taking a picture ) .
 
=== Application for people who have difficulty reading ===
 
* For people who are blind, have difficulty reading when it says very little that can not read.
 
* Demo of Speech-enable app on Android http://fr.openfoodfacts.org/js/off-vocal.apk
 
=== Other Apps? ===
 
* Calculation of calories and other nutrients
 
* An offline version ( avoiding making an internet connection for lookups)
 
==Distribution==
 
[[Mobile App/AppStores]]
 
  
[[fr:Projet:Applications mobiles]]
 
 
[[Category:Mobile]]
 
[[Category:Mobile]]
 
[[Category:Developer]]
 
[[Category:Developer]]
 +
[[Category:Project]]

Latest revision as of 19:30, 2 September 2024

We currently have native apps for Android and iOS.

Key dates and numbers

Why it matters

What we’ve done recently

What we are currently working on

What’s coming up next

How to get involved

Get in touch

Slack channel


Official apps

New cross platform Flutter app (smooth-app)

Useful links for the underlying Dart SDK (openfoodfacts-dart)

Dart plugin : openfoodfacts | Flutter Package
Dart plugin documentation : openfoodfacts-dart documentation
API documentation :

Flutter SDK : Flutter website
Flutter plugins repository : Official repository

Features

Mobile App/Features

Roadmap

Mobile App/Roadmap

Who we are - Core attributes

Mobile_App/Core_attributes

Mobile web version

See the Mobile Web/PWA version

Distribution

  • We want to widen distribution, pragmatically, to more people who might not have Google Play: Mobile App/AppStores