A Note taking application for Android. Experimenting with Otto Event Bus and understanding Animations in Android..
NoteSolo is hosted in the following web site
https://github.com/redshift13/NoteSolo
If you think the Android project NoteSolo 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 NoteSolo.
Item | Value |
---|---|
Java File Count | 38 |
Supported screen sizes | [hdpi, xhdpi, nodpi] |
Target SDK Version | 16 |
Minimum SDK Version | 16 |
Activity Count | 8 |
Fragment Count | 5 |
jar files used | android-support-v4.jar commons-logging-1.1.1.jar dropbox-android-sdk-1.5.3.jar httpclient-4.0.3.jar httpcore-4.0.1.jar httpmime-4.0.3.jar json_simple-1.1.jar square-otto-1.3.2.jar storm-api-0.91.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 15 image files in NoteSolo. The names of the image files are listed as follows.
action_attachment.png action_cancel.png action_clear.png action_copy.png action_done.png action_edit.png action_mail.png action_overflow.png action_share.png action_undo.png content_edit.png ic_action_overflow.png launcher.png ptr_save.png search_bg_shadow.9.png
The following screenshort is generated from the image listed above.
NoteSolo has the following Java source files.
com.abhijith.note.Cheeses.java com.abhijith.note.DeleteNotesActivity.java com.abhijith.note.DeleteNotesFragment.java com.abhijith.note.DeleteNotesFragment2.java com.abhijith.note.DropBoxActivity.java com.abhijith.note.EvernoteActivity.java com.abhijith.note.MainActivity.java com.abhijith.note.MainActivity2.java com.abhijith.note.NoteDetailActivity.java com.abhijith.note.NoteEditFragment.java com.abhijith.note.NoteFragment.java com.abhijith.note.NoteListFragment.java com.abhijith.note.NoteListFragment2.java com.abhijith.note.NoteViewFragment.java com.abhijith.note.SearchActivity.java com.abhijith.note.SearchNoteFragment.java com.abhijith.note.SettingsFragment.java com.abhijith.note.events.NewNoteClickedEvent.java com.abhijith.note.events.NoteAddedEvent.java com.abhijith.note.events.NoteEditedEvent.java com.abhijith.note.model.Note.java com.abhijith.note.model.NoteDatabaseHelper.java com.abhijith.note.pie.BasePieView.java com.abhijith.note.pie.PieControl.java com.abhijith.note.pie.PieItem.java com.abhijith.note.pie.PieListView.java com.abhijith.note.pie.PieMenu.java com.abhijith.note.pie.PieStackView.java com.abhijith.note.util.BusProvider.java com.abhijith.note.util.DropBoxHelper.java com.abhijith.note.util.EvernoteHelper.java com.abhijith.note.util.SwipeDismissListViewTouchListener.java com.abhijith.note.util.SwipeDismissTouchListener.java com.abhijith.note.widget.AutoScrollListView.java com.abhijith.note.widget.QuickReturnListView.java com.abhijith.note.widget.VelocityListView.java com.abhijith.note.widget.expandlist.AbstractSlideListAdapter.java com.abhijith.note.widget.expandlist.WrappedListAdapter.java