(These are beta versions, this is the stable version)
Open Food Facts is a database of food products with ingredients, allergens, nutrition facts and all the tidbits of information we can find on product labels.
Open Food Facts is a non-profit association of volunteers. 1800+ contributors like you have added 43 000+ products from 150 countries using our Android, iPhone or Windows Phone app or their camera to scan barcodes and upload pictures of products and their labels.
Data about food is of public interest and has to be open. The complete database is published as open data and can be reused by anyone and for any use. Check-out the cool reuses or make your own!
Translations are made using GetText. We convert translations to and from the Android format using Android2Po.
easy_install android2po
a2po COMMAND --android myproject/res --gettext myproject/locale
a2po init de fr
a2po export
a2po import
You can help translate Open Food Facts and the app at (no technical knowledge required, takes a minute to signup):
https://crowdin.com/project/openfoodfacts
Watch the topic.
Have a bug or a feature request? Please search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.
Android Studio packages must be updated by just clicking on install packages in package manager, to let the VCS cloning from the app or the forked app on github then to have it installed and in work on the virtual android device.
- https://loopj.com/android-async-http/
- http://jackson.codehaus.org
- https://github.com/code-mc/loadtoast
- https://github.com/dm77/barcodescanner
- https://github.com/koush/ion
- https://jsoup.org/
- https://github.com/satyan/sugar
- https://github.com/afollestad/material-dialogs
- https://github.com/jjhesk/LoyalNativeSlider
- https://github.com/mikepenz/MaterialDrawer
- and others (see gradle)
Big thanks to them!
The project is initially started by Scot Scriven, other contributors include:
Feel free to fork the project and send us a pull request.
Here's a few list of bugs:
- Very high impact: https://github.com/openfoodfacts/openfoodfacts-androidapp/labels/very%20high%20impact
- Priority: https://github.com/openfoodfacts/openfoodfacts-androidapp/labels/priority
Copyright 2016 Open Food Facts
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.