A basic application to show a list of recipes and related ingredients.
This project contain a simple mobile application. It shows a listview of recipes downloaded with Json API. For each recipy simply are shown ingredients.
To try app, install directly app-debug.apk file. You can find it at "/reciapp/ReciApp/app/build/outputs/apk" path
The application retrieve informations from "https://developer.yummly.com/".
The Yummly Recipe API lets you integrate recipes and faceted recipe search into your websites or mobile applications.
ReciApp is incomplete. No interest was given to the graphics and besides the operation of the content provider is to be revisited.
Developer:
Enrico Valguarnera