Android Open Source - Location geo GO-Reminder






Project Summary

This is a geo location based task reminder application for android.

Web Site / Source Repository

GO-Reminder is hosted in the following web site
https://github.com/thushv89/GO-Reminder

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

ItemValue
Java File Count24
Supported screen sizes[mdpi, ldpi, hdpi]
Minimum SDK Version7
Activity Count8
jar files usedjunit-4.10.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_CONTACTS
android.permission.SEND_SMS
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 26 image files in GO-Reminder. The names of the image files are listed as follows.

about.png
at_location.png
at_location_thumbnail.png
button_background.png
button_pressed.png
create_memo.png
create_memo_loc_select.png
exit.png
gor_app.png
gor_app_thumbnail.png
gps.png
ic_cancel.png
ic_list_more.png
ic_tag.png
ic_tag1.png
ic_tag2.png
ic_tag3.png
ic_tag4.png
location_org.png
menu_memo_delete_all.png
menu_memo_search.png
pin.gif
popup_background.png
service.png
transparent.png
view_memo.png

The following screenshort is generated from the image listed above.

null




Java Source Files

GO-Reminder has the following Java source files.

com.gor.dev.AboutActivity.java
com.gor.dev.BackgroundWorker.java
com.gor.dev.ButtonAdapter.java
com.gor.dev.CopyOfWelcomeActivity.java
com.gor.dev.CreateMemoActivity.java
com.gor.dev.DateTimeTabActivity.java
com.gor.dev.LocationOrgActivity.java
com.gor.dev.LocationTabActivity.java
com.gor.dev.MyExpandableAdapter.java
com.gor.dev.MyLocationActivity.java
com.gor.dev.MyLocationListener.java
com.gor.dev.NetworkHandler.java
com.gor.dev.NotificationService.java
com.gor.dev.SaveLocationActivity.java
com.gor.dev.TagFriendsActivity.java
com.gor.dev.TestActivity.java
com.gor.dev.ViewMemoActivity.java
com.gor.dev.WelcomeActivity.java
com.gor.dev.entities.Location.java
com.gor.dev.entities.Memo.java
com.gor.dev.util.CommonUtils.java
com.gor.dev.util.IOHandler.java
com.gor.dev.util.LocationOrganizer.java