Android Open Source - App simple TelOFun






Project Summary

A simple android application to locate nearby telofun bicycle station in Tel Aviv.

Web Site / Source Repository

TelOFun is hosted in the following web site
https://github.com/Jhonnyc/TelOFun

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

ItemValue
Java File Count7
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count5
Fragment Count1
jar files usedandroid-support-v4.jar
jsoup-1.7.2.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES
com.telofun.permission.MAPS_RECEIVE




Resource Files

There are 3 image files in TelOFun. The names of the image files are listed as follows.

bg.png
logo.png
telofun.png

The following screenshort is generated from the image listed above.

null

Java Source Files

TelOFun has the following Java source files.

com.telofun.db.DatabaseHandler.java
com.telofun.logic.Constants.java
com.telofun.logic.StationsStatus.java
com.telofun.model.TelOFunStation.java
com.telofun.ui.ActivityLauncher.java
com.telofun.ui.FragmentMap.java
com.telofun.utils.Utils.java