A smart note App present by Rocket.
SmartNote is hosted in the following web site
https://github.com/mydagobah/SmartNote
If you think the Android project SmartNote 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 SmartNote.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 10 |
Minimum SDK Version | 10 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.RECORD_AUDIO android.permission.SET_DEBUG_APP android.permission.WRITE_EXTERNAL_STORAGE |
There are 9 image files in SmartNote. The names of the image files are listed as follows.
camera.png collections_labels.png logo.png navigation_back.png play.png record.png save.png stop.png stop_record.png
The following screenshort is generated from the image listed above.
SmartNote has the following Java source files.
com.rocket.smartnote.CustomWindow.java com.rocket.smartnote.EditNoteActivity.java com.rocket.smartnote.ListNoteActivity.java com.rocket.smartnote.LocationHandler.java com.rocket.smartnote.db.DatabaseHelper.java com.rocket.smartnote.db.NoteTable.java com.rocket.smartnote.db.NotesDBAdapter.java