安卓记事本程序例子源码

时间:2020-01-23 06:46:28
【文件属性】:

文件名称:安卓记事本程序例子源码

文件大小:757KB

文件格式:RAR

更新时间:2020-01-23 06:46:28

记事本

安卓记事本程序例子源码主要用到了listView展示数据和SQLite的读写建表等操作。代码量很少没有分层布局也相对简单方便学习分析


【文件预览】:
Notepad
----res()
--------drawable-ldpi()
--------drawable-hdpi()
--------drawable-xhdpi()
--------values()
--------drawable-mdpi()
--------layout()
----assets()
----gen()
--------com()
----proguard.cfg(1KB)
----.settings()
--------org.eclipse.jdt.core.prefs(208B)
----src()
--------com()
----.project(855B)
----.classpath(475B)
----project.properties(361B)
----AndroidManifest.xml(1017B)

网友评论