文件名称:Android_tqyb
介绍说明--下载内容均来自于网络,请自行研究使用
天气预报源码可以设置城市、可以更换应用内背景图片、自带天气widget小组件等,天气信息由m.weather.com.cn提供,比较给力的是本项目自带一个20多页的设计论文,比较适合新手学习和参考。项目编译版本4.2.2默认编码UTF-8源码有大量中文注释。-The weather forecast source can set the city, can replace the application of background images, with widget group the weather, the weather information provided by m.weather.com.cn, more awesome is the project comes with a 20 page design, more suitable for beginners to learn and reference. Project compiled version 4.2.2 the default encoding UTF-8 source code has a large number of Chinese notes.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
weatherInfo.txt
手机天气预报系统毕业设计.pdf
手机天气预报系统毕业设计
........................\.classpath
........................\.project
........................\.settings
........................\.........\org.eclipse.core.resources.prefs
........................\.........\org.eclipse.jdt.core.prefs
........................\AndroidManifest.xml
........................\assets
........................\gen
........................\...\com
........................\...\...\weather
........................\...\...\.......\app
........................\...\...\.......\...\BuildConfig.java
........................\...\...\.......\...\R.java
........................\proguard.cfg
........................\project.properties
........................\res
........................\...\drawable-hdpi
........................\...\.............\app_bg01.jpg
........................\...\.............\app_bg02.jpg
........................\...\.............\app_bg03.jpg
........................\...\.............\app_bg04.jpg
........................\...\.............\ic_launcher.png
........................\...\.............\item_bg.png
........................\...\.............\item_foot.png
........................\...\.............\item_mid.png
........................\...\.............\item_top.png
........................\...\.............\menu_city_manager.png
........................\...\.............\menu_diy.png
........................\...\.............\menu_update.png
........................\...\.............\top_bar.png
........................\...\.............\weathericon_condition_01.png
........................\...\.............\weathericon_condition_02.png
........................\...\.............\weathericon_condition_03.png
........................\...\.............\weathericon_condition_04.png
........................\...\.............\weathericon_condition_05.png
........................\...\.............\weathericon_condition_06.png
........................\...\.............\weathericon_condition_07.png
........................\...\.............\weathericon_condition_08.png
........................\...\.............\weathericon_condition_09.png
........................\...\.............\weathericon_condition_10.png
........................\...\.............\weathericon_condition_11.png
........................\...\.............\weathericon_condition_12.png
........................\...\.............\weathericon_condition_13.png
........................\...\.............\weathericon_condition_14.png
........................\...\.............\weathericon_condition_15.png
........................\...\.............\weathericon_condition_16.png
........................\...\.............\weathericon_condition_17.png
........................\...\.............\widget_bg.png
........................\...\drawable-ldpi
........................\...\.............\ic_launcher.png
........................\...\.............\logo.png
........................\...\drawable-mdpi
........................\...\.............\gps3.png
........................\...\.............\ic_launcher.png
........................\...\drawable-xhdpi
........................\...\layout
........................\...\......\gps.xml
........................\...\......\main.xml
........................\...\......\set_city.xml
........................\...\......\widget_layout.xml
........................\...\menu
........................\...\....\configure_menu.xml
........................\...\raw
........................\...\...\db_weather.db
........................\...\values
........................\...\......\color.xml
........................\...\......\strings.xml
........................\...\xml
........................\...\...\weather_widget.xml
........................\src
........................\...\com
........................\...\...\weather
........................\...\...\.......\app
........................\...\...\.......\...\MainActivity.java
........................\...\...\.......\...\SetCityActivity.java
........................\...\...