A simple android application to locate nearby telofun bicycle station in Tel Aviv.
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.
The following table is the detailed list of TelOFun.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 5 |
Fragment Count | 1 |
jar files used | android-support-v4.jar jsoup-1.7.2.jar |
Required Permissions | android.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 |
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.
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