Difference between revisions of "API/Android"

From Open Food Facts wiki
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
* 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/
 +
* We also have a Kotlin packaging which is a work in progress: https://github.com/openfoodfacts/openfoodfacts-kotlin
 
[[Category:Android]]
 
[[Category:Android]]
 +
[[Category:API]]

Latest 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/