文件名称:weatherDemo
介绍说明--下载内容来自于网络,使用问题请自行百度
Android天气预报实现,一个实现最近三天天气预报功能Demo,通过提交城市名称查询数据库找到相应的城市代号,从而远程访问天气预报接口,返回格式为JSon。涉及到数据库应用、文件读写、Android网络编程、多线程编程等技术。可供初学者参考。-A weather forecast for the last three days to achieve functional Demo, by submitting a city name to query the database to find the appropriate city code , so remote access weather forecasts interface returns the format JSon. Related to database applications, document literacy , Android network programming, multithreaded programming techniques. Reference for beginners .
(系统自动生成,下载前可以参看下载内容)
下载文件列表
weatherDemo/.project
weatherDemo/bin/classes/com/example/weatherdemo/MainActivity.class
weatherDemo/bin/classes/com/example/weatherdemo/R$attr.class
weatherDemo/bin/classes/com/example/weatherdemo/R$id.class
weatherDemo/bin/classes/com/example/weatherdemo/R$layout.class
weatherDemo/bin/classes/com/example/weatherdemo/R$menu.class
weatherDemo/bin/classes/com/example/weatherdemo/R.class
weatherDemo/bin/classes/com/example/weatherdemo/R$style.class
weatherDemo/bin/classes/com/example/weatherdemo/R$dimen.class
weatherDemo/bin/classes/com/example/weatherdemo/R$drawable.class
weatherDemo/bin/classes/com/example/weatherdemo/R$string.class
weatherDemo/bin/classes/com/example/weatherdemo/BuildConfig.class
weatherDemo/bin/classes/com/example/weatherdemo/DigitalClock$FormatChangeObserver.class
weatherDemo/bin/classes/com/example/weatherdemo/DigitalClock.class
weatherDemo/bin/classes/com/example/weatherdemo/DigitalClock$1.class
weatherDemo/bin/classes/com/example/weatherdemo/util/ImportDB.class
weatherDemo/bin/classes/com/example/weatherdemo/util/WeatherUtils.class
weatherDemo/bin/classes/com/example/weatherdemo/util/CityWeatherAsynTask.class
weatherDemo/bin/classes/com/example/weatherdemo/util/Constants.class
weatherDemo/bin/classes/com/example/weatherdemo/util/DateDeal.class
weatherDemo/bin/classes/com/example/weatherdemo/MainActivity$DataImportThread.class
weatherDemo/bin/classes/com/example/weatherdemo/MainActivity$1.class
weatherDemo/bin/res/drawable-hdpi/bus_loading_bg.9.png
weatherDemo/bin/res/drawable-hdpi/cutline.png
weatherDemo/bin/res/drawable-hdpi/cx_hover.9.png
weatherDemo/bin/res/drawable-hdpi/cx_nor.9.png
weatherDemo/bin/res/drawable-hdpi/gray_line.png
weatherDemo/bin/res/drawable-hdpi/ic_launcher.png
weatherDemo/bin/res/drawable-hdpi/ic_weather.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_01.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_02.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_03.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_04.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_05.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_06.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_07.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_08.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_09.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_10.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_11.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_12.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_13.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_14.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_15.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_16.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_17.png
weatherDemo/bin/res/drawable-mdpi/ic_launcher.png
weatherDemo/bin/res/drawable-xhdpi/ic_launcher.png
weatherDemo/bin/res/drawable-xxhdpi/ic_launcher.png
weatherDemo/bin/AndroidManifest.xml
weatherDemo/bin/dexedLibs/android-support-v4-b6cdee7c8e3b47b0909918d6c26febc0.jar
weatherDemo/bin/classes.dex
weatherDemo/bin/jarlist.cache
weatherDemo/bin/resources.ap_
weatherDemo/bin/weatherDemo.apk
weatherDemo/res/drawable-xhdpi/ic_launcher.png
weatherDemo/res/drawable-hdpi/ic_launcher.png
weatherDemo/res/drawable-hdpi/bus_loading_bg.9.png
weatherDemo/res/drawable-hdpi/gray_line.png
weatherDemo/res/drawable-hdpi/weathericon_condition_01.png
weatherDemo/res/drawable-hdpi/weathericon_condition_02.png
weatherDemo/res/drawable-hdpi/weathericon_condition_03.png
weatherDemo/res/drawable-hdpi/weathericon_condition_04.png
weatherDemo/res/drawable-hdpi/weathericon_condition_05.png
weatherDemo/res/drawable-hdpi/weathericon_condition_06.png
weatherDemo/res/drawable-hdpi/weathericon_condition_07.png
weatherDemo/res/drawable-hdpi/weathericon_condition_08.png
weatherDemo/res/drawable-hdpi/weathericon_condition_09.png
weatherDemo/res/drawable-hdpi/weathericon_condition_10.png
weatherDemo/res/drawable-hdpi/weathericon_condition_11.png
weatherDemo/res/drawable-hdpi/weathericon_condition_12.png
weatherDemo/res/drawable-hdpi/weathericon_condition_13.png
weatherDemo/res/drawable-hdpi/weathericon_condition_14.png
weatherDemo/res/drawable-hdpi/weathericon_condition_15.png
weatherDemo/res/drawable-hdpi/weathericon_condition_16.png
weatherDemo/res/drawable-hdpi/weathericon_condition_17.png
weatherDemo/res/drawable-hdpi/cutline.png
weatherDemo/res/drawable-hdpi/cx_hover.9.png
weatherDemo/res/drawable-hdpi/cx_nor.9.png
weatherDemo/res/drawable-hdpi/ic_weather.png
weatherDemo/res/drawable-mdpi/ic_launcher.png
weatherDemo/res/layout/activity_main.xml
weatherDemo/res/values/styles.xml
weatherDemo/res/values/strings.xml
weatherDemo/res/values/dimens.xml
weatherDemo/res/values-v11/styles.xml
weatherDemo/res/values-v14/styles.xml
weatherDemo/res/drawable-xxhdpi/ic_launcher.png
weatherDemo/res/menu/main.xml
weatherDemo/res/values-sw600dp/dimens.xml
weatherDemo/res/values-sw720dp-land/dimens.xml
weatherDemo/res/drawable/button_click.xml
weatherDemo/assets/db_weather.db
w
weatherDemo/bin/classes/com/example/weatherdemo/MainActivity.class
weatherDemo/bin/classes/com/example/weatherdemo/R$attr.class
weatherDemo/bin/classes/com/example/weatherdemo/R$id.class
weatherDemo/bin/classes/com/example/weatherdemo/R$layout.class
weatherDemo/bin/classes/com/example/weatherdemo/R$menu.class
weatherDemo/bin/classes/com/example/weatherdemo/R.class
weatherDemo/bin/classes/com/example/weatherdemo/R$style.class
weatherDemo/bin/classes/com/example/weatherdemo/R$dimen.class
weatherDemo/bin/classes/com/example/weatherdemo/R$drawable.class
weatherDemo/bin/classes/com/example/weatherdemo/R$string.class
weatherDemo/bin/classes/com/example/weatherdemo/BuildConfig.class
weatherDemo/bin/classes/com/example/weatherdemo/DigitalClock$FormatChangeObserver.class
weatherDemo/bin/classes/com/example/weatherdemo/DigitalClock.class
weatherDemo/bin/classes/com/example/weatherdemo/DigitalClock$1.class
weatherDemo/bin/classes/com/example/weatherdemo/util/ImportDB.class
weatherDemo/bin/classes/com/example/weatherdemo/util/WeatherUtils.class
weatherDemo/bin/classes/com/example/weatherdemo/util/CityWeatherAsynTask.class
weatherDemo/bin/classes/com/example/weatherdemo/util/Constants.class
weatherDemo/bin/classes/com/example/weatherdemo/util/DateDeal.class
weatherDemo/bin/classes/com/example/weatherdemo/MainActivity$DataImportThread.class
weatherDemo/bin/classes/com/example/weatherdemo/MainActivity$1.class
weatherDemo/bin/res/drawable-hdpi/bus_loading_bg.9.png
weatherDemo/bin/res/drawable-hdpi/cutline.png
weatherDemo/bin/res/drawable-hdpi/cx_hover.9.png
weatherDemo/bin/res/drawable-hdpi/cx_nor.9.png
weatherDemo/bin/res/drawable-hdpi/gray_line.png
weatherDemo/bin/res/drawable-hdpi/ic_launcher.png
weatherDemo/bin/res/drawable-hdpi/ic_weather.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_01.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_02.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_03.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_04.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_05.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_06.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_07.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_08.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_09.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_10.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_11.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_12.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_13.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_14.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_15.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_16.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_17.png
weatherDemo/bin/res/drawable-mdpi/ic_launcher.png
weatherDemo/bin/res/drawable-xhdpi/ic_launcher.png
weatherDemo/bin/res/drawable-xxhdpi/ic_launcher.png
weatherDemo/bin/AndroidManifest.xml
weatherDemo/bin/dexedLibs/android-support-v4-b6cdee7c8e3b47b0909918d6c26febc0.jar
weatherDemo/bin/classes.dex
weatherDemo/bin/jarlist.cache
weatherDemo/bin/resources.ap_
weatherDemo/bin/weatherDemo.apk
weatherDemo/res/drawable-xhdpi/ic_launcher.png
weatherDemo/res/drawable-hdpi/ic_launcher.png
weatherDemo/res/drawable-hdpi/bus_loading_bg.9.png
weatherDemo/res/drawable-hdpi/gray_line.png
weatherDemo/res/drawable-hdpi/weathericon_condition_01.png
weatherDemo/res/drawable-hdpi/weathericon_condition_02.png
weatherDemo/res/drawable-hdpi/weathericon_condition_03.png
weatherDemo/res/drawable-hdpi/weathericon_condition_04.png
weatherDemo/res/drawable-hdpi/weathericon_condition_05.png
weatherDemo/res/drawable-hdpi/weathericon_condition_06.png
weatherDemo/res/drawable-hdpi/weathericon_condition_07.png
weatherDemo/res/drawable-hdpi/weathericon_condition_08.png
weatherDemo/res/drawable-hdpi/weathericon_condition_09.png
weatherDemo/res/drawable-hdpi/weathericon_condition_10.png
weatherDemo/res/drawable-hdpi/weathericon_condition_11.png
weatherDemo/res/drawable-hdpi/weathericon_condition_12.png
weatherDemo/res/drawable-hdpi/weathericon_condition_13.png
weatherDemo/res/drawable-hdpi/weathericon_condition_14.png
weatherDemo/res/drawable-hdpi/weathericon_condition_15.png
weatherDemo/res/drawable-hdpi/weathericon_condition_16.png
weatherDemo/res/drawable-hdpi/weathericon_condition_17.png
weatherDemo/res/drawable-hdpi/cutline.png
weatherDemo/res/drawable-hdpi/cx_hover.9.png
weatherDemo/res/drawable-hdpi/cx_nor.9.png
weatherDemo/res/drawable-hdpi/ic_weather.png
weatherDemo/res/drawable-mdpi/ic_launcher.png
weatherDemo/res/layout/activity_main.xml
weatherDemo/res/values/styles.xml
weatherDemo/res/values/strings.xml
weatherDemo/res/values/dimens.xml
weatherDemo/res/values-v11/styles.xml
weatherDemo/res/values-v14/styles.xml
weatherDemo/res/drawable-xxhdpi/ic_launcher.png
weatherDemo/res/menu/main.xml
weatherDemo/res/values-sw600dp/dimens.xml
weatherDemo/res/values-sw720dp-land/dimens.xml
weatherDemo/res/drawable/button_click.xml
weatherDemo/assets/db_weather.db
w
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.