Android Open Source - App city interurbanos






Project Summary

A simple android application to access information of the inter-city buses of Madrid.

Web Site / Source Repository

interurbanos is hosted in the following web site
https://github.com/manutenfruits/interurbanos

If you think the Android project interurbanos 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 interurbanos.

ItemValue
Java File Count11
Supported screen sizes[xhdpi]
Target SDK Version17
Minimum SDK Version14
Activity Count2
jar files useddisklrucache-2.0.2.jar
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\buslines.json




Resource Files

There are 2 image files in interurbanos. The names of the image files are listed as follows.

star_off.png
star_on.png

The following screenshort is generated from the image listed above.

null

Java Source Files

interurbanos has the following Java source files.

com.manutenfruits.interurbanos.BusApplication.java
com.manutenfruits.interurbanos.BusLinesAdapter.java
com.manutenfruits.interurbanos.MainActivity.java
com.manutenfruits.interurbanos.ScheduleActivity.java
com.manutenfruits.interurbanos.SeparatedListAdapter.java
com.manutenfruits.interurbanos.model.BusLine.java
com.manutenfruits.interurbanos.model.BusModel.java
com.manutenfruits.interurbanos.model.DiskLruImageCache.java
com.manutenfruits.interurbanos.model.Utils.java
com.manutenfruits.interurbanos.view.FavoriteMenuButton.java
com.manutenfruits.interurbanos.view.ScheduleView.java