loominade / OpenFoodFacts-androidApp

Native port of Open Food Facts on Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Food Facts Android Application

![Open Food Facts] (http://static.openfoodfacts.org/images/misc/openfoodfacts-logo-en-178x150.png)

Project Status Build Status Stories in Ready Average time to resolve an issue Percentage of issues still open

What is Open Food Facts?


(These are beta versions, this is the stable version)

A food products database

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.

Made by everyone

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.

For everyone

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

Initial setup (done)

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

Refreshing exported GetText files

a2po export

Syncing with Launchpad

Ask @teolemon to do it

Importing back to Android

a2po import

Translate Open Food Facts in your language

You can help translate Open Food Facts and the app at (no technical knowledge required, takes a minute to signup):
https://translations.launchpad.net/openfoodfacts/trunk/+pots/openfoodfacts-android-native

Watch the topic.

Bugs and feature requests

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.

Installation

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.

Waffle Throughput Graph

Throughput Graph

Libraries used

Big thanks to them!

Contributing

The project is initially started by Scot Scriven, other contributors include:

Feel free to fork the project and send us a pull request.

Copyright and License

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

   http://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.

About

Native port of Open Food Facts on Android

License:Apache License 2.0


Languages

Language:Java 100.0%