Android Open Source - Development tool HarvestAndroid






Project Summary

Android time tracking tool for Harvest.

Web Site / Source Repository

HarvestAndroid is hosted in the following web site
https://github.com/mjackson001/HarvestAndroid

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

ItemValue
Java File Count20
Minimum SDK Version3
Activity Count4
Required Permissionsandroid.permission.INTERNET




License

The license information of HarvestAndroid is as follows:

GNU General Public License

Resource Files

There are 4 image files in HarvestAndroid. The names of the image files are listed as follows.

calendar.png
editarrow.png
plus.png
splash.png

The following screenshort is generated from the image listed above.

null

Java Source Files

biz.source_code.base64Coder.Base64Coder.java
com.getharvest.mobile.android.client.DayActivity.java
com.getharvest.mobile.android.client.EditActivity.java
com.getharvest.mobile.android.client.LoginActivity.java
com.getharvest.mobile.android.client.SplashActivity.java
com.getharvest.mobile.android.client.api.APIBase.java
com.getharvest.mobile.android.client.api.APIDaily.java
com.getharvest.mobile.android.client.api.APIDelete.java
com.getharvest.mobile.android.client.api.APIException.java
com.getharvest.mobile.android.client.api.APIFactory.java
com.getharvest.mobile.android.client.api.APIListener.java
com.getharvest.mobile.android.client.api.APILogin.java
com.getharvest.mobile.android.client.api.APIToggleTimer.java
com.getharvest.mobile.android.client.api.APIUpdate.java
com.getharvest.mobile.android.client.data.DailyEntry.java
com.getharvest.mobile.android.client.data.ProjectEntry.java
com.getharvest.mobile.android.client.data.TaskEntry.java
com.getharvest.mobile.android.client.messages.EditEntryData.java
com.getharvest.mobile.android.client.util.XMLSerializer.java
com.getharvest.mobile.android.database.DBKeyValueStore.java