Android App for University of São Paulo's students to see the restaurant's menus (code and issues in Portuguese-BR)
Aplicativo Android para os estudantes da USP visualizarem os cardápios dos restaurantes.
Google Play: https://play.google.com/store/apps/details?id=pcs2420.app.peixe
1- Install the Android SDK and Eclipse:
2- Install Git:
3- Download project and dependencies:
git clone https://github.com/victoraldecoa/peixe-android.git
git clone https://github.com/victoraldecoa/peixe-service-android.git
4- Configure peixe-services-android project
- On Eclipse, click File, New, Other
- On the windows that appears, expand "Android" and select "Android Project from Existing Code"
- Browse for peixe-services-android/peixe-services-android
- Finish
5- Repeat step 4 for peixe-android