Android Open Source - Development restaurant simple-restaurant






Project Summary

Simple proof of concept for an Android app about searching restaurants. Lab 1 for 'Programaci?n de Aplicaciones para Dispositivos m?viles'..

Web Site / Source Repository

simple-restaurant is hosted in the following web site
https://github.com/valenbg1/simple-restaurant

If you think the Android project simple-restaurant listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of simple-restaurant.

ItemValue
Java File Count9
Target SDK Version19
Minimum SDK Version15
Activity Count3
jar files usedandroid-support-v4.jar




License

The license information of simple-restaurant is as follows:

GNU General Public License

Java Source Files

pad.practica1.restaurante.MainActivity.java
pad.practica1.restaurante.RestaurantApplication.java
pad.practica1.restaurante.RestaurantDetailActivity.java
pad.practica1.restaurante.ResultsActivity.java
pad.practica1.restaurante.database.DBHelper.java
pad.practica1.restaurante.restaurant.RestaurantFetcher.java
pad.practica1.restaurante.restaurant.RestaurantSQLiteFetcher.java
pad.practica1.restaurante.restaurant.RestaurantXMLFetcher.java
pad.practica1.restaurante.restaurant.Restaurant.java