CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 android开发

文件名称:ChickenLogs-master

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2017-01-05
  • 文件大小:
    2.78mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

android界面编程,记录鸡成长过程中的健康信息,主要包括fragment的使用,数据持久化,email的使用等内容-android GUI programming,recording the information of chicken during growing progress,mainly including the usage of fragment and email,data persistence etc.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

ChickenLogs-master/
ChickenLogs-master/.classpath
ChickenLogs-master/.project
ChickenLogs-master/.settings/
ChickenLogs-master/.settings/org.eclipse.jdt.core.prefs
ChickenLogs-master/AndroidManifest.xml
ChickenLogs-master/bin/
ChickenLogs-master/bin/AndroidManifest.xml
ChickenLogs-master/bin/ChickenLogs.apk
ChickenLogs-master/bin/classes.dex
ChickenLogs-master/bin/classes/
ChickenLogs-master/bin/classes/com/
ChickenLogs-master/bin/classes/com/example/
ChickenLogs-master/bin/classes/com/example/chickenlogs/
ChickenLogs-master/bin/classes/com/example/chickenlogs/BuildConfig.class
ChickenLogs-master/bin/classes/com/example/chickenlogs/Chicken_fragment$1.class
ChickenLogs-master/bin/classes/com/example/chickenlogs/Chicken_fragment.class
ChickenLogs-master/bin/classes/com/example/chickenlogs/Chicken_list_fragment.class
ChickenLogs-master/bin/classes/com/example/chickenlogs/DBHelper.class
ChickenLogs-master/bin/classes/com/example/chickenlogs/Home_fragment.class
ChickenLogs-master/bin/classes/com/example/chickenlogs/MainActivity$1.class
ChickenLogs-master/bin/classes/com/example/chickenlogs/MainActivity$2.class
ChickenLogs-master/bin/classes/com/example/chickenlogs/MainActivity$3.class
ChickenLogs-master/bin/classes/com/example/chickenlogs/MainActivity.class
ChickenLogs-master/bin/classes/com/example/chickenlogs/Profile_fragment$1.class
ChickenLogs-master/bin/classes/com/example/chickenlogs/Profile_fragment$2.class
ChickenLogs-master/bin/classes/com/example/chickenlogs/Profile_fragment.class
ChickenLogs-master/bin/classes/com/example/chickenlogs/R$attr.class
ChickenLogs-master/bin/classes/com/example/chickenlogs/R$drawable.class
ChickenLogs-master/bin/classes/com/example/chickenlogs/R$id.class
ChickenLogs-master/bin/classes/com/example/chickenlogs/R$layout.class
ChickenLogs-master/bin/classes/com/example/chickenlogs/R$string.class
ChickenLogs-master/bin/classes/com/example/chickenlogs/R$style.class
ChickenLogs-master/bin/classes/com/example/chickenlogs/R.class
ChickenLogs-master/bin/classes/com/example/chickenlogs/chickenLogs.class
ChickenLogs-master/bin/dexedLibs/
ChickenLogs-master/bin/dexedLibs/android-support-v4-f7d4d04bdcf744d7345487ce590fbab6.jar
ChickenLogs-master/bin/jarlist.cache
ChickenLogs-master/bin/res/
ChickenLogs-master/bin/res/crunch/
ChickenLogs-master/bin/res/crunch/drawable-hdpi/
ChickenLogs-master/bin/res/crunch/drawable-hdpi/ic_launcher.png
ChickenLogs-master/bin/res/crunch/drawable-mdpi/
ChickenLogs-master/bin/res/crunch/drawable-mdpi/ic_launcher.png
ChickenLogs-master/bin/res/crunch/drawable-xhdpi/
ChickenLogs-master/bin/res/crunch/drawable-xhdpi/ic_launcher.png
ChickenLogs-master/bin/res/crunch/drawable-xxhdpi/
ChickenLogs-master/bin/res/crunch/drawable-xxhdpi/ic_launcher.png
ChickenLogs-master/bin/resources.ap_
ChickenLogs-master/gen/
ChickenLogs-master/gen/com/
ChickenLogs-master/gen/com/example/
ChickenLogs-master/gen/com/example/chickenlogs/
ChickenLogs-master/gen/com/example/chickenlogs/BuildConfig.java
ChickenLogs-master/gen/com/example/chickenlogs/R.java
ChickenLogs-master/ic_launcher-web.png
ChickenLogs-master/libs/
ChickenLogs-master/libs/android-support-v4.jar
ChickenLogs-master/proguard-project.txt
ChickenLogs-master/project.properties
ChickenLogs-master/res/
ChickenLogs-master/res/drawable-hdpi/
ChickenLogs-master/res/drawable-hdpi/ic_launcher.png
ChickenLogs-master/res/drawable-mdpi/
ChickenLogs-master/res/drawable-mdpi/ic_launcher.png
ChickenLogs-master/res/drawable-xhdpi/
ChickenLogs-master/res/drawable-xhdpi/ic_launcher.png
ChickenLogs-master/res/drawable-xxhdpi/
ChickenLogs-master/res/drawable-xxhdpi/ic_launcher.png
ChickenLogs-master/res/layout/
ChickenLogs-master/res/layout/activity_main.xml
ChickenLogs-master/res/layout/chicken_fragment.xml
ChickenLogs-master/res/layout/chicken_list.xml
ChickenLogs-master/res/layout/home_fragment.xml
ChickenLogs-master/res/layout/profile_fragment.xml
ChickenLogs-master/res/values-v11/
ChickenLogs-master/res/values-v11/styles.xml
ChickenLogs-master/res/values-v14/
ChickenLogs-master/res/values-v14/styles.xml
ChickenLogs-master/res/values/
ChickenLogs-master/res/values/strings.xml
ChickenLogs-master/res/values/styles.xml
ChickenLogs-master/src/
ChickenLogs-master/src/com/
ChickenLogs-master/src/com/example/
ChickenLogs-master/src/com/example/chickenlogs/
ChickenLogs-master/src/com/example/chickenlogs/Chicken_fragment.java
ChickenLogs-master/src/com/example/chickenlogs/Chicken_list_fragment.java
ChickenLogs-master/src/com/example/chickenlogs/DBHelper.java
ChickenLogs-master/src/com/example/chickenlogs/Home_fragment.java
ChickenLogs-master/src/com/example/chickenlogs/MainActivity.java
ChickenLogs-master/src/com/example/chickenlogs/Profile_fragment.java
ChickenLogs-master/src/com/example/chickenlogs/chickenLogs.java

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com