Android Open Source - App note nicknotes






Project Summary

simple cloud + local note storage app for android.

Web Site / Source Repository

nicknotes is hosted in the following web site
https://github.com/kneejah/nicknotes

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

ItemValue
Java File Count21
Supported screen sizes[mdpi, ldpi, hdpi]
Target SDK Version8
Minimum SDK Version8
Activity Count4
jar files usedjson_simple-1.1.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.MANAGE_ACCOUNTS
android.permission.USE_CREDENTIALS
android.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\raw\gestures




Resource Files

There are 19 image files in nicknotes. The names of the image files are listed as follows.

ic_menu_add.png
ic_menu_back.png
ic_menu_camera.png
ic_menu_close_clear_cancel.png
ic_menu_compose.png
ic_menu_delete.png
ic_menu_end_conversation.png
ic_menu_export.png
ic_menu_forward.png
ic_menu_friendslist.png
ic_menu_help.png
ic_menu_info.png
ic_menu_options.png
ic_menu_play.png
ic_menu_refresh.png
ic_menu_search.png
ic_menu_send.png
notepad.png
notepad2.png

The following screenshort is generated from the image listed above.

null




Java Source Files

nicknotes has the following Java source files.

com.kneejah.notely.AccountMgr.java
com.kneejah.notely.Base64Coder.java
com.kneejah.notely.ExportToSpreadsheet.java
com.kneejah.notely.GDocStore.java
com.kneejah.notely.Note.java
com.kneejah.notely.NoteDatabaseDump.java
com.kneejah.notely.NoteDb.java
com.kneejah.notely.NoteEdit.java
com.kneejah.notely.NoteHelper.java
com.kneejah.notely.NotePrefsDb.java
com.kneejah.notely.NoteSearchResults.java
com.kneejah.notely.NoteSettings.java
com.kneejah.notely.NotelyLogger.java
com.kneejah.notely.NotelyMain.java
com.kneejah.notely.NotelyWidgetProvider.java
com.kneejah.notely.NotelyWidgetUpdateService.java
com.kneejah.notely.RestClient.java
com.kneejah.notely.SeekBarPreference.java
com.kneejah.notely.SyncMgr.java
com.kneejah.notely.SyncTask.java
com.kneejah.notely.Utilities.java