Android app which offers a list of hospitality places in Zagreb including student canteens, clubs, restaurant etc..
StudentGuide is hosted in the following web site
https://github.com/vinkstuff/StudentGuide
If you think the Android project StudentGuide 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 StudentGuide.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 12 |
Activity Count | 5 |
Fragment Count | 1 |
jar files used | android-query-full.0.26.7.jar android-support-v4.jar android-support-v7-appcompat.jar android-support-v7-gridlayout.jar commons-lang3-3.3.2.jar google-play-services.jar json-simple-1.1.1.jar jsoup-1.7.3.jar sqliteassethelper-2.0.1.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES |
Asset File Names | assets\canteens.txt assets\databases\baza.db assets\routes.json assets\stops.json assets\universities.txt |
There are 12 image files in StudentGuide. The names of the image files are listed as follows.
ic_action_search.png ic_bus_times_activity.png ic_drink_activity.png ic_eat_activity.png ic_filter.png ic_location_eat.png ic_location_place.png ic_location_tram.png ic_location_university.png ic_map_activity.png kapica.png photo_placeholder.png
The following screenshort is generated from the image listed above.
StudentGuide has the following Java source files.
hr.temp.studentguide.database.Database.java hr.temp.studentguide.eatanddrink.EatAndDrinkActivity.java hr.temp.studentguide.eatanddrink.HospitalityDetailActivity.java hr.temp.studentguide.eatanddrink.HospitalityPlace.java hr.temp.studentguide.eatanddrink.HospitalityPlaceAdapter.java hr.temp.studentguide.main.MainActivity.java hr.temp.studentguide.map.DistanceCalculator.java hr.temp.studentguide.map.JSONParser.java hr.temp.studentguide.map.MapActivity.java hr.temp.studentguide.map.MapLocations.java hr.temp.studentguide.transport.BusTimetablesActivity.java hr.temp.studentguide.transport.ExpandableListAdapter.java hr.temp.studentguide.transport.Ruta.java