Android Open Source - App note SmartNote






Project Summary

A smart note App present by Rocket.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of SmartNote.

ItemValue
Java File Count7
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version10
Minimum SDK Version10
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET
android.permission.RECORD_AUDIO
android.permission.SET_DEBUG_APP
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null




Java Source Files

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