A sample Android app to interface with the ToodleDo API..
ToodleTool is hosted in the following web site
https://github.com/ArmyOfDarkness/ToodleTool
If you think the Android project ToodleTool 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 ToodleTool.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 4 |
Required Permissions | android.permission.INTERNET |
There are 3 image files in ToodleTool. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png plus.png
The following screenshort is generated from the image listed above.
ToodleTool has the following Java source files.
com.example.toodletool.LoginFragment.java com.example.toodletool.MainActivity.java com.example.toodletool.NavigationDrawerFragment.java com.example.toodletool.NewTaskFragment.java com.example.toodletool.RefreshTokenHolder.java com.example.toodletool.TaskAdapter.java com.example.toodletool.TaskDBAdapter.java com.example.toodletool.ToodleApi.java