Android Open Source - App sample SampleNote






Project Summary

It's a sample notebook application with android.

Web Site / Source Repository

SampleNote is hosted in the following web site
https://github.com/hezhisu/SampleNote

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

ItemValue
Java File Count17
Supported screen sizes[xhdpi]
Activity Count2
jar files usednineoldandroids-2.4.0.jar




Resource Files

There are 7 image files in SampleNote. The names of the image files are listed as follows.

add_note_icon.png
add_note_icon_.png
back_icon.9.png
back_icon_.9.png
banner_guide.png
header_bg.9.png
weather_sun_icon.png

The following screenshort is generated from the image listed above.

null




Java Source Files

SampleNote has the following Java source files.

com.cdut.note.ActivityUtil.java
com.cdut.note.AppConfig.java
com.cdut.note.NoteApplication.java
com.cdut.note.adapter.JazzViewPagerAdapter.java
com.cdut.note.db.NoteDatabaseHelper.java
com.cdut.note.ui.AddNoteActivity.java
com.cdut.note.ui.BaseActivity.java
com.cdut.note.ui.MainActivity.java
com.cdut.note.util.FileUtil.java
com.cdut.note.util.UIUtil.java
com.cdut.note.view.View.java
com.cdut.note.view.lib.JazzyViewPager.java
com.cdut.note.view.lib.OutlineContainer.java
com.cdut.note.view.lib.Util.java
com.cdut.note.view.original.TopBanner.java
com.cdut.note.view.original.TopView.java
com.cdut.note.view.original.WeatherView.java