Android Open Source - App repository CheckItSurf






Project Summary

An Android application developed by myself as part of a university project. This project works in conjunction with the GAECheckIt Repository..

Web Site / Source Repository

CheckItSurf is hosted in the following web site
https://github.com/asceresini/CheckItSurf

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

ItemValue
Java File Count20
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Minimum SDK Version10
Activity Count6
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.CAMERA
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 21 image files in CheckItSurf. The names of the image files are listed as follows.

btn_default_normal.9.png
btn_default_normal_disable.9.png
btn_default_normal_disable_focused.9.png
btn_default_pressed.9.png
btn_default_selected.9.png
btn_default_small_normal.9.png
checkit_homescreen_logo_with_name.png
checkit_logo.png
ic_calendar.png
ic_camera.png
ic_home.png
ic_info.png
ic_listview_back.png
ic_listview_refresh.png
ic_location.png
ic_location_on.png
ic_location_pressed.png
ic_map_overlay_item.png
ic_photo.png
ic_wave_rating.png
textview_bg_v1.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

CheckItSurf has the following Java source files.

id10778734.asceresini.checkit.CheckItActivity.java
id10778734.asceresini.checkit.CheckItApplication.java
id10778734.asceresini.checkit.Constants.java
id10778734.asceresini.checkit.ImageGalleryActivity.java
id10778734.asceresini.checkit.SearchSubmissionsActivity.java
id10778734.asceresini.checkit.StartActivity.java
id10778734.asceresini.checkit.ViewImageActivity.java
id10778734.asceresini.checkit.ViewSubmissionActivity.java
id10778734.asceresini.checkit.dialogs.CheckItAlertDialog.java
id10778734.asceresini.checkit.dialogs.CheckItProgressDialog.java
id10778734.asceresini.checkit.map.CheckItMyLocation.java
id10778734.asceresini.checkit.map.CheckItOverlay.java
id10778734.asceresini.checkit.search.CheckItGridViewItem.java
id10778734.asceresini.checkit.search.CheckItThumbnail.java
id10778734.asceresini.checkit.search.ImageAdapter.java
id10778734.asceresini.checkit.search.OnlineRequest.java
id10778734.asceresini.checkit.sql.FileSQLiteOpenHelper.java
id10778734.asceresini.checkit.sql.Files.java
id10778734.asceresini.checkit.submissions.OnlineSubmission.java
id10778734.asceresini.checkit.submissions.Submission.java