API/Android: Difference between revisions

From Open Food Facts wiki
No edit summary
No edit summary
Line 1: Line 1:
You can use the Official Android app as a guide for implementation. It is able to upload images, get OCR results, edit ingredients and nutrition tables…
* You can use the legacy official Android app as a guide for implementation. It is able to upload images, get OCR results, edit ingredients and nutrition tables…
https://github.com/openfoodfacts/openfoodfacts-androidapp/
  * https://github.com/openfoodfacts/openfoodfacts-androidapp/
 
* We also have a Kotlin packaging which is a work in progress: https://github.com/openfoodfacts/openfoodfacts-kotlin
We also have a Kotlin packaging which is a work in progress: https://github.com/openfoodfacts/openfoodfacts-kotlin
[[Category:Android]]
[[Category:Android]]
[[Category:API]]
[[Category:API]]

Revision as of 14:26, 5 September 2023

  • You can use the legacy official Android app as a guide for implementation. It is able to upload images, get OCR results, edit ingredients and nutrition tables…
 * https://github.com/openfoodfacts/openfoodfacts-androidapp/