Difference between revisions of "Mobile Apps"

From Open Food Facts wiki
Jump to navigation Jump to search
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
We currently have native apps for '''Android''', '''iOS''' and '''Ubuntu Touch'''.
 +
 
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.
 
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 :-)
 
  
== Native Apps==
+
== Native apps ==
We currently have native apps for '''Android''', '''iOS''' and '''Ubuntu Touch'''.
+
=== Android ===
 +
The application is already on Google Play (and F-Droid) and you can [https://play.google.com/store/apps/details?id=org.openfoodfacts.scanner download it here].
 +
 
 +
You can also [https://github.com/openfoodfacts/openfoodfacts-androidapp contribute to its development on GitHub].
 +
 
 +
==== Documentation of the source code ====
 +
The documentation is generated automatically from the source code and your improvements to code documentation are published automatically. https://openfoodfacts.github.io/openfoodfacts-androidapp/
 +
 
 +
==== Figma ====
  
=== Android ===
+
[https://www.figma.com/files/project/32722224/Android?fuid=969925716131479490 Figma project for the Android app]
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].
 
  
You can also contribute to its development on GitHub:
+
==== Roadmap ====
https://github.com/openfoodfacts/OpenFoodFacts-androidApp
+
[[Mobile App/Roadmap]]
  
 
=== iOS ===
 
=== iOS ===
The application is already on the Apple App store.
+
The application is on the Apple App store. It is coded in Swift.
 +
 
 +
[https://apps.apple.com/fr/app/open-food-facts/id588797948#?platform=iphone download it here].
 +
 
 +
You can also [https://github.com/openfoodfacts/openfoodfacts-ios contribute to its development on GitHub].
 +
 
 +
#ios and #ios-alerts on Slack
 +
 
 +
==== Roadmap ====
 +
[[Mobile App/Roadmap]]
  
You can also contribute to its development on GitHub:
+
==== Figma ====
https://github.com/openfoodfacts/openfoodfacts-ios
+
[https://www.figma.com/files/project/32722591/iOS?fuid=969925716131479490 iOS Figma Project]
  
=== Ubuntu Mobile ===
+
=== Ubuntu mobile ===
For now its an alpha version.
+
For now it is an alpha version.
  
 
You can compile it directly from the main repo on GitHub:
 
You can compile it directly from the main repo on GitHub:
 
https://github.com/openfoodfacts/openfoodfacts-ubuntu
 
https://github.com/openfoodfacts/openfoodfacts-ubuntu
  
== Mobile Web version ==
+
== Mobile web version ==
  
See http://en.wiki.openfoodfacts.org/Project:Mobile_version
+
See https://en.wiki.openfoodfacts.org/Project:Mobile_version
  
 
==  Phonegap - Android, iOS, Windows Phone ==
 
==  Phonegap - Android, iOS, Windows Phone ==
Line 36: Line 53:
 
Links:
 
Links:
 
* Code on Github : https://github.com/openfoodfacts/openfoodfacts-android/tree/master/phonegap/Open%20Food%20Facts
 
* 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://apps.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]
 
* [https://play.google.com/store/apps/details?id=org.openfoodfacts.scanner App on Google Play]
 
* App on the Windows Store
 
* App on the Windows Store
 
* App on the Amazon Store
 
* App on the Amazon Store
  
===Development notes ===
+
=== Development notes ===
 
[[Mobile App/Development Notes]]
 
[[Mobile App/Development Notes]]
  

Revision as of 20:01, 3 July 2021

We currently have native apps for Android, iOS and Ubuntu Touch.

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.


Native apps

Android

The application is already on Google Play (and F-Droid) and you can download it here.

You can also contribute to its development on GitHub.

Documentation of the source code

The documentation is generated automatically from the source code and your improvements to code documentation are published automatically. https://openfoodfacts.github.io/openfoodfacts-androidapp/

Figma

Figma project for the Android app

Roadmap

Mobile App/Roadmap

iOS

The application is on the Apple App store. It is coded in Swift.

download it here.

You can also contribute to its development on GitHub.

  1. ios and #ios-alerts on Slack

Roadmap

Mobile App/Roadmap

Figma

iOS Figma Project

Ubuntu mobile

For now it is an alpha version.

You can compile it directly from the main repo on GitHub: https://github.com/openfoodfacts/openfoodfacts-ubuntu

Mobile web version

See https://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.

Links:

Development notes

Mobile App/Development Notes

Brainstorming

Mobile App/Roadmap

Applications dedicated to uses other than the collection

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

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