Note taking application for Android..
Chalk is hosted in the following web site
https://github.com/jamal/Chalk
If you think the Android project Chalk 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 Chalk.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 7 |
Activity Count | 4 |
Required Permissions | android.permission.INTERNET |
There are 14 image files in Chalk. The names of the image files are listed as follows.
bg_title_bar_2.9.png bg_titlebar_2.png ic_chalk.png ic_compose_new.png ic_menu_refresh.png ic_new_note_dark.png ic_new_note_light.png ic_search.png ic_search_dark.png ic_search_light.png search_plate_global.9.png textfield_default.9.png textfield_disabled.9.png textfield_disabled_selected.9.png
The following screenshort is generated from the image listed above.
Chalk has the following Java source files.
com.jamalfanaian.chalk.Constants.java com.jamalfanaian.chalk.Note.java com.jamalfanaian.chalk.activities.AuthActivity.java com.jamalfanaian.chalk.activities.NoteEditActivity.java com.jamalfanaian.chalk.activities.NotesActivity.java com.jamalfanaian.chalk.activities.NotesDbAdapter.java com.jamalfanaian.chalk.activities.SearchableActivity.java com.jamalfanaian.chalk.activities.SettingsActivity.java com.jamalfanaian.chalk.sync.ISyncService.java com.jamalfanaian.chalk.sync.SyncServiceFactory.java com.jamalfanaian.chalk.sync.TomboyService.java com.jamalfanaian.chalk.sync.exception.SyncServiceException.java com.jamalfanaian.chalk.sync.exception.SyncServiceInvalidResponseException.java