文件名称:anzhuo
介绍说明--下载内容均来自于网络,请自行研究使用
一个简单的安卓记事本,基本可以实现添加记事和删除记事的功能.适用于学生安卓实验开发的参考。-An simple personal Notebook,you can insert
and delete some notes in it .
and delete some notes in it .
(系统自动生成,下载前可以参看下载内容)
下载文件列表
EasyNote-12
...........\AndroidManifest.xml
...........\assets
...........\project.properties
...........\res
...........\...\drawable
...........\...\........\icon.png
...........\...\drawable-hdpi
...........\...\drawable-ldpi
...........\...\drawable-mdpi
...........\...\layout
...........\...\......\main.xml
...........\...\......\notes_list.xml
...........\...\......\notes_row.xml
...........\...\......\note_edit.xml
...........\...\values
...........\...\......\strings.xml
...........\src
...........\...\info
...........\...\....\liuqy
...........\...\....\.....\adc
...........\...\....\.....\...\easynote
...........\...\....\.....\...\........\EasyNoteActivity.java
...........\...\....\.....\...\........\NoteEditActivity.java
...........\...\....\.....\...\........\NotesDbAdapter.java