Difference between revisions of "Mobile Apps"

From Open Food Facts wiki
Jump to navigation Jump to search
m (Vaiton moved page Mobile App to Mobile Apps)
 
(41 intermediate revisions by 2 users not shown)
Line 1: Line 1:
We currently have native apps for '''Android''', '''iOS''' and '''Ubuntu Touch'''.
+
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]
 +
}}
  
We also have an '''HTML-based app''' for other mobile OSes based on Cordova and PhoneGap. We'd very much like have native apps for speed and access to more advanced features.
 
  
If you're an Blackberry or Windows Phone developer, we would very much welcome you :-)
+
== 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>
  
== Native Apps ==
+
=== Features ===
=== Android ===
+
[[Mobile App/Features]]
The application is already on the Google Play store and you can [https://play.google.com/store/apps/details?id=org.openfoodfacts.scanner download it here].
+
=== Roadmap ===
 
+
[[Mobile App/Roadmap]]
You can also contribute to its development on GitHub:
 
https://github.com/openfoodfacts/OpenFoodFacts-androidApp
 
 
 
=== iOS ===
 
The application is already on the Apple App store.
 
 
 
You can also contribute to its development on GitHub:
 
https://github.com/openfoodfacts/openfoodfacts-ios
 
 
 
=== Ubuntu Mobile ===
 
For now its an alpha version.
 
 
 
You can compile it directly from the main repo on GitHub:
 
https://github.com/openfoodfacts/openfoodfacts-ubuntu
 
 
 
== Mobile Web version ==
 
 
 
See http://en.wiki.openfoodfacts.org/Project:Mobile_version
 
 
 
==  Phonegap - Android, iOS, Windows Phone ==
 
 
 
The application is mainly dedicated to the collection of products: bar code scanning , sending photos, input basic information.
 
  
The application is developed in HTML and JavaScript and is based on the PhoneGap platform (also known as Cordova). It is packaged for Android and iOS with the Moodstock scanner. On other platforms (Windows Phone…) it needs the BarcodeScanner PhoneGap plugin instead.
+
=== Who we are - Core attributes ===
 
+
[[Mobile_App/Core_attributes]]
Links:
 
* Code on Github : https://github.com/openfoodfacts/openfoodfacts-android/tree/master/phonegap/Open%20Food%20Facts
 
* [https://itunes.apple.com/fr/app/open-food-facts/id588797948 App on the Apple AppStore]
 
* [https://play.google.com/store/apps/details?id=org.openfoodfacts.scanner App on Google Play]
 
* App on the Windows Store
 
* App on the Amazon Store
 
 
 
===Development notes ===
 
[[Mobile App/Development Notes]]
 
 
 
== Brainstorming ==
 
[[Mobile App/Roadmap]]
 
  
== Applications dedicated to uses other than the collection ==
+
== Mobile web version ==
=== Large public Application:  information consultation ===
 
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-enabled app on Android http://fr.openfoodfacts.org/js/off-vocal.apk
 
  
=== Other Apps? ===
+
See [[Project:Mobile_version|the Mobile Web/PWA version]]
* Calculation of calories and other nutrients
 
* An offline version ( avoiding making an internet connection for lookups)
 
  
 
== Distribution ==
 
== Distribution ==
[[Mobile App/AppStores]]
+
* We want to widen distribution, pragmatically, to more people who might not have Google Play: [[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