文件名称:4_todolist
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Android] [Java] [源码]
- 上传时间:
- 2015-10-08
- 文件大小:
- 1.31mb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
详细的安卓备忘录源码,包括添加删除,修改,设置闹钟等功能。-Detailed memorandum android source code, including adding to delete, modify, set the alarm clock, and other functions.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
4_todolist
..........\.classpath
..........\.project
..........\.settings
..........\.........\org.eclipse.jdt.core.prefs
..........\AndroidManifest.xml
..........\assets
..........\bin
..........\...\4_todolist.apk
..........\...\AndroidManifest.xml
..........\...\classes
..........\...\.......\com
..........\...\.......\...\example
..........\...\.......\...\.......\todolist
..........\...\.......\...\.......\........\BuildConfig.class
..........\...\.......\...\.......\........\MainActivity$1.class
..........\...\.......\...\.......\........\MainActivity.class
..........\...\.......\...\.......\........\R$attr.class
..........\...\.......\...\.......\........\R$color.class
..........\...\.......\...\.......\........\R$dimen.class
..........\...\.......\...\.......\........\R$drawable.class
..........\...\.......\...\.......\........\R$id.class
..........\...\.......\...\.......\........\R$layout.class
..........\...\.......\...\.......\........\R$menu.class
..........\...\.......\...\.......\........\R$string.class
..........\...\.......\...\.......\........\R$style.class
..........\...\.......\...\.......\........\R.class
..........\...\.......\...\.......\........\copy
..........\...\.......\...\.......\........\todolistview.class
..........\...\classes.dex
..........\...\dexedLibs
..........\...\.........\android-support-v4-baa590ff4aa2e1571c72ae1986d0e041.jar
..........\...\jarlist.cache
..........\...\res
..........\...\...\drawable-hdpi
..........\...\...\.............\add_new_item.png
..........\...\...\.............\ic_launcher.png
..........\...\...\.............\remove_item.png
..........\...\...\drawable-mdpi
..........\...\...\.............\ic_launcher.png
..........\...\...\drawable-xhdpi
..........\...\...\..............\ic_launcher.png
..........\...\...\drawable-xxhdpi
..........\...\...\...............\ic_launcher.png
..........\...\resources.ap_
..........\gen
..........\...\com
..........\...\...\example
..........\...\...\.......\_todolist
..........\...\...\.......\.........\BuildConfig.java
..........\...\...\.......\.........\R.java
..........\...\...\.......\todolist
..........\...\...\.......\........\BuildConfig.java
..........\...\...\.......\........\R.java
..........\ic_launcher-web.png
..........\libs
..........\....\android-support-v4.jar
..........\proguard-project.txt
..........\project.properties
..........\res
..........\...\drawable-hdpi
..........\...\.............\add_new_item.png
..........\...\.............\ic_launcher.png
..........\...\.............\remove_item.png
..........\...\drawable-ldpi
..........\...\drawable-mdpi
..........\...\.............\ic_launcher.png
..........\...\drawable-xhdpi
..........\...\..............\ic_launcher.png
..........\...\drawable-xxhdpi
..........\...\...............\ic_launcher.png
..........\...\layout
..........\...\......\activity_main.xml
..........\...\......\todolistitem.xml
..........\...\menu
..........\...\....\main.xml
..........\...\values
..........\...\......\color.xml
..........\...\......\dimens.xml
..........\...\......\strings.xml
..........\...\......\styles.xml
..........\...\values-sw600dp
..........\...\..............\dimens.xml
..........\...\values-sw720dp-land
..........\...\...................\dimens.xml
..........\...\values-v11
..........\...\..........\styles.xml
..........\...\values-v14
..........\...\..........\styles.xml
..........\src
..........\...\com
..........\...\...\example
..........\...\...\.......\todolist
..........\...\...\.......\........\MainActivity.java
..........\...\...\.......\........\copy
..........\...\...\.......\........\todolistview.java