My first Android application with infromation about main routes and tourist places of the city of Donetsk.
Donetsk_guide is hosted in the following web site
https://github.com/unixander/Donetsk_guide
If you think the Android project Donetsk_guide 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 Donetsk_guide.
Item | Value |
---|---|
Java File Count | 26 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Minimum SDK Version | 7 |
Activity Count | 19 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\DG_Database |
There are 26 image files in Donetsk_guide. The names of the image files are listed as follows.
airport.png back.png bus.png church.png entertainment.png exit.png forward.png fountains.png hotel.png instructions.png location.png map.png monument.png museum.png other.png park.png places.png restaurant.png schedule.png settings.png stadium.png steamtrain.png theater.png trainstation.png tram.png trolley.png
The following screenshort is generated from the image listed above.
Donetsk_guide has the following Java source files.
ua.org.unixander.donetsk.guide.AddCoordinatesToSmth.java ua.org.unixander.donetsk.guide.AddRoute.java ua.org.unixander.donetsk.guide.AddStationToSmth.java ua.org.unixander.donetsk.guide.DGSQLiteHelper.java ua.org.unixander.donetsk.guide.DonetskGuideActivity.java ua.org.unixander.donetsk.guide.EditPlacesInfo.java ua.org.unixander.donetsk.guide.EditPlacesList.java ua.org.unixander.donetsk.guide.EditRouteList.java ua.org.unixander.donetsk.guide.EditStations.java ua.org.unixander.donetsk.guide.GeoMapActivity.java ua.org.unixander.donetsk.guide.InstructionsActivity.java ua.org.unixander.donetsk.guide.MainMapActivity.java ua.org.unixander.donetsk.guide.Place.java ua.org.unixander.donetsk.guide.PlacesActivity.java ua.org.unixander.donetsk.guide.PlacesAdapter.java ua.org.unixander.donetsk.guide.PlacesInfo.java ua.org.unixander.donetsk.guide.Route.java ua.org.unixander.donetsk.guide.RouteInfo.java ua.org.unixander.donetsk.guide.ScheduleActivity.java ua.org.unixander.donetsk.guide.ScheduleAdapter.java ua.org.unixander.donetsk.guide.SettingsActivity.java ua.org.unixander.donetsk.guide.Station.java ua.org.unixander.donetsk.guide.StationAdapter.java ua.org.unixander.donetsk.guide.StationEditAdapter.java ua.org.unixander.donetsk.guide.StationInfo.java ua.org.unixander.donetsk.guide.StationsDialog.java