Android client for Let's Do It World Waste Map.
ldiw-android is hosted in the following web site
https://github.com/letsdoitworld/ldiw-android
If you think the Android project ldiw-android 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 ldiw-android.
Item | Value |
---|---|
Java File Count | 29 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Target SDK Version | 4 |
Minimum SDK Version | 4 |
Activity Count | 8 |
jar files used | overlaymanager.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\glass.png assets\large.png assets\metal.png assets\other.png assets\overlaymanager.jar assets\paper.png assets\pmp.png assets\tires.png |
Raw File Names | res\raw\content.xml |
There are 27 image files in ldiw-android. The names of the image files are listed as follows.
button.png button_disabled.png button_focus.png camera.png cancel.png glass.png large.png ldiw.png list.png map.png metal.png new_point.png no_photo.png ok.png other.png paper.png pin.png pmp.png tires.png zoom_in_disabled.png zoom_in_enabled.png zoom_in_focus.png zoom_in_pressed.png zoom_out_disabled.png zoom_out_enabled.png zoom_out_focus.png zoom_out_pressed.png
The following screenshort is generated from the image listed above.
ldiw-android has the following Java source files.
com.letsdoitworld.wastemapper.activity.OptionsActivity.java com.letsdoitworld.wastemapper.listeners.DoneListener.java com.letsdoitworld.wastemapper.listeners.LocationListener.java com.letsdoitworld.wastemapper.listeners.OnDataListener.java com.letsdoitworld.wastemapper.mainmenu.MenuActivity.java com.letsdoitworld.wastemapper.map.ChooseLocationActivity.java com.letsdoitworld.wastemapper.map.CoverView.java com.letsdoitworld.wastemapper.map.Map.java com.letsdoitworld.wastemapper.map.MarkersOverlay.java com.letsdoitworld.wastemapper.map.MyLocation.java com.letsdoitworld.wastemapper.map.RestrictGestureListener.java com.letsdoitworld.wastemapper.map.RestrictMapView.java com.letsdoitworld.wastemapper.pointform.FieldInfo.java com.letsdoitworld.wastemapper.pointform.IMEListener.java com.letsdoitworld.wastemapper.pointform.IMEView.java com.letsdoitworld.wastemapper.pointform.ImageAdapter.java com.letsdoitworld.wastemapper.pointform.NewPointActivity.java com.letsdoitworld.wastemapper.pointform.SmartEditText.java com.letsdoitworld.wastemapper.pointlist.PointsArrayAdapter.java com.letsdoitworld.wastemapper.pointlist.PointsListActivity.java com.letsdoitworld.wastemapper.pointlist.ShowPoint2Activity.java com.letsdoitworld.wastemapper.pointlist.ShowPointActivity.java com.letsdoitworld.wastemapper.service.MainService.java com.letsdoitworld.wastemapper.utils.AppConstants.java com.letsdoitworld.wastemapper.utils.ConnectivityHelper.java com.letsdoitworld.wastemapper.utils.DoItActions.java com.letsdoitworld.wastemapper.utils.Downloader.java com.letsdoitworld.wastemapper.utils.ResourceUtils.java com.letsdoitworld.wastemapper.utils.SharedPool.java