API/Android: Difference between revisions
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 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 | |||
[[Category:Android]] | [[Category:Android]] | ||
[[Category:API]] | [[Category:API]] |
Revision as of 13:41, 8 December 2022
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… https://github.com/openfoodfacts/openfoodfacts-androidapp/
We also have a Kotlin packaging which is a work in progress: https://github.com/openfoodfacts/openfoodfacts-kotlin