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

文件名称:wether-style-tabhost-Ui

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

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

wether style tabhost界面,天气预报的tabhost风格界面-wether style tabhost interface, weather forecast tabhost style interface
(系统自动生成,下载前可以参看下载内容)

下载文件列表

WeatherDemo40/.classpath
WeatherDemo40/.project
WeatherDemo40/.settings/org.eclipse.jdt.core.prefs
WeatherDemo40/AndroidManifest.xml
WeatherDemo40/bin/AndroidManifest.xml
WeatherDemo40/bin/classes/com/example/weatherdemo40/BuildConfig.class
WeatherDemo40/bin/classes/com/example/weatherdemo40/HistoryActivity.class
WeatherDemo40/bin/classes/com/example/weatherdemo40/MainActivity.class
WeatherDemo40/bin/classes/com/example/weatherdemo40/R$attr.class
WeatherDemo40/bin/classes/com/example/weatherdemo40/R$dimen.class
WeatherDemo40/bin/classes/com/example/weatherdemo40/R$drawable.class
WeatherDemo40/bin/classes/com/example/weatherdemo40/R$id.class
WeatherDemo40/bin/classes/com/example/weatherdemo40/R$layout.class
WeatherDemo40/bin/classes/com/example/weatherdemo40/R$menu.class
WeatherDemo40/bin/classes/com/example/weatherdemo40/R$string.class
WeatherDemo40/bin/classes/com/example/weatherdemo40/R$style.class
WeatherDemo40/bin/classes/com/example/weatherdemo40/R.class
WeatherDemo40/bin/classes/com/example/weatherdemo40/SetupActivity.class
WeatherDemo40/bin/classes/com/example/weatherdemo40/WeatherActivity.class
WeatherDemo40/bin/classes/edu/hrbeu/WeatherDemo/DB/Config.class
WeatherDemo40/bin/classes/edu/hrbeu/WeatherDemo/DB/DBAdapter$DBOpenHelper.class
WeatherDemo40/bin/classes/edu/hrbeu/WeatherDemo/DB/DBAdapter.class
WeatherDemo40/bin/classes/edu/hrbeu/WeatherDemo/Service/SmsReceiver.class
WeatherDemo40/bin/classes/edu/hrbeu/WeatherDemo/Service/WeatherAdapter.class
WeatherDemo40/bin/classes/edu/hrbeu/WeatherDemo/Service/WeatherService$1.class
WeatherDemo40/bin/classes/edu/hrbeu/WeatherDemo/Service/WeatherService.class
WeatherDemo40/bin/classes/edu/hrbeu/WeatherDemo/SMS/SimpleSms.class
WeatherDemo40/bin/classes/edu/hrbeu/WeatherDemo/Weather/Forecast.class
WeatherDemo40/bin/classes/edu/hrbeu/WeatherDemo/Weather/Weather.class
WeatherDemo40/bin/classes.dex
WeatherDemo40/bin/dexedLibs/android-support-v4-b53fca82a69298ff67573d92fff67c59.jar
WeatherDemo40/bin/jarlist.cache
WeatherDemo40/bin/res/drawable/gimp.png
WeatherDemo40/bin/res/drawable/hellokitty.PNG
WeatherDemo40/bin/res/drawable/minihellokitty.PNG
WeatherDemo40/bin/res/drawable/mumule.png
WeatherDemo40/bin/res/drawable/notepad.png
WeatherDemo40/bin/res/drawable/tab_a.png
WeatherDemo40/bin/res/drawable/tab_b.png
WeatherDemo40/bin/res/drawable/tab_c.png
WeatherDemo40/bin/res/drawable-hdpi/ic_launcher.png
WeatherDemo40/bin/res/drawable-mdpi/ic_launcher.png
WeatherDemo40/bin/res/drawable-xhdpi/ic_launcher.png
WeatherDemo40/bin/res/drawable-xxhdpi/ic_launcher.png
WeatherDemo40/bin/resources.ap_
WeatherDemo40/bin/WeatherDemo40.3.apk
WeatherDemo40/gen/com/example/weatherdemo40/BuildConfig.java
WeatherDemo40/gen/com/example/weatherdemo40/R.java
WeatherDemo40/ic_launcher-web.png
WeatherDemo40/libs/android-support-v4.jar
WeatherDemo40/proguard-project.txt
WeatherDemo40/project.properties
WeatherDemo40/res/drawable/black.JPG
WeatherDemo40/res/drawable/black1.jpg
WeatherDemo40/res/drawable/black2.jpg
WeatherDemo40/res/drawable/black3.jpg
WeatherDemo40/res/drawable/gimp.png
WeatherDemo40/res/drawable/hellokitty.PNG
WeatherDemo40/res/drawable/minihellokitty.PNG
WeatherDemo40/res/drawable/mumule.png
WeatherDemo40/res/drawable/notepad.png
WeatherDemo40/res/drawable/tab_a.png
WeatherDemo40/res/drawable/tab_b.png
WeatherDemo40/res/drawable/tab_c.png
WeatherDemo40/res/drawable-hdpi/ic_launcher.png
WeatherDemo40/res/drawable-mdpi/ic_launcher.png
WeatherDemo40/res/drawable-xhdpi/ic_launcher.png
WeatherDemo40/res/drawable-xxhdpi/ic_launcher.png
WeatherDemo40/res/layout/data_row.xml
WeatherDemo40/res/layout/main.xml
WeatherDemo40/res/menu/main.xml
WeatherDemo40/res/menu/tab_history.xml
WeatherDemo40/res/menu/tab_setup.xml
WeatherDemo40/res/menu/tab_weather.xml
WeatherDemo40/res/values/dimens.xml
WeatherDemo40/res/values/strings.xml
WeatherDemo40/res/values/styles.xml
WeatherDemo40/res/values-sw600dp/dimens.xml
WeatherDemo40/res/values-sw720dp-land/dimens.xml
WeatherDemo40/res/values-v11/styles.xml
WeatherDemo40/res/values-v14/styles.xml
WeatherDemo40/src/com/example/weatherdemo40/HistoryActivity.java
WeatherDemo40/src/com/example/weatherdemo40/MainActivity.java
WeatherDemo40/src/com/example/weatherdemo40/SetupActivity.java
WeatherDemo40/src/com/example/weatherdemo40/WeatherActivity.java
WeatherDemo40/src/com/example/weatherdemo40/WeatherDemo.java
WeatherDemo40/src/edu/hrbeu/WeatherDemo/DB/Config.java
WeatherDemo40/src/edu/hrbeu/WeatherDemo/DB/DBAdapter.java
WeatherDemo40/src/edu/hrbeu/WeatherDemo/Service/SmsReceiver.java
WeatherDemo40/src/edu/hrbeu/WeatherDemo/Service/WeatherAdapter.java
WeatherDemo40/src/edu/hrbeu/WeatherDemo/Service/WeatherService.java
WeatherDemo40/src/edu/hrbeu/WeatherDemo/SMS/SimpleSms.java
WeatherDemo40/src/edu/hrbeu/WeatherDemo/SMS/SmsAdapter.java
WeatherDemo40/src/edu/hrbeu/WeatherDemo/Weather/Forecast.java
WeatherDemo40/src/edu/hrbeu/WeatherDemo/Weather/Weather.java
WeatherDemo40/bin/classes/edu/hrbeu/WeatherDemo/DB
WeatherDemo40/bin/classes/edu/hrbeu/WeatherDemo/Service
WeatherDemo40/bin/classes/edu/hrbeu/WeatherDemo/SMS
WeatherDemo40/bin/classes/edu/hrbeu/WeatherDemo/Weather

相关说明

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

相关评论

暂无评论内容.

发表评论

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

浏览历史记录

关闭