Android Open Source - Location Time GeoTasker






Project Summary

Geotasker is an application for Android which performs Tasks (sets of Actions) based on Contexts (time, date, location, event) in user-defined Profiles..

Web Site / Source Repository

GeoTasker is hosted in the following web site
https://github.com/fjaviermo/GeoTasker

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

ItemValue
Java File Count12
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count1
Fragment Count1
jar files usedandroid-support-v4.jar




License

The license information of GeoTasker is as follows:

GNU General Public License

Resource Files

There are 3 image files in GeoTasker. The names of the image files are listed as follows.

ic_action_accept.png
ic_action_new.png
ic_undo.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.fjaviermo.adapter.ProfileAdapter.java
com.fjaviermo.dao.LocationDataSource.java
com.fjaviermo.dao.ProfilesDataSource.java
com.fjaviermo.database.DatabaseHelper.java
com.fjaviermo.database.LocationSQLiteHelper.java
com.fjaviermo.database.ProfilesSQLiteHelper.java
com.fjaviermo.geotasker.AddProfileDialogFragment.java
com.fjaviermo.geotasker.MainActivity.java
com.fjaviermo.geotasker.ProfileFragment.java
com.fjaviermo.geotasker.ProfileListFragment.java
com.fjaviermo.model.Location.java
com.fjaviermo.model.Profile.java