文件名称:MyWeather
介绍说明--下载内容来自于网络,使用问题请自行百度
一个android上的天气预报源代码 自己写的 可以获取天气 用数据库存储历史查询记录 还支持接收短信回复天气信息功能 接受格式为:城市@大连 可以换成别的城市名 接受后自动回复天气情况 并且加入了一些美化元素-Android on a weather forecast, write your own source code can obtain weather storage using historical query logs also support response function of weather information to accept format for receiving SMS: Dalian City @ can be replaced by another city received after the automatic reply of weather conditions and adding some landscaping elements
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyWeather/
MyWeather/.classpath
MyWeather/.project
MyWeather/.settings/
MyWeather/.settings/org.eclipse.core.resources.prefs
MyWeather/.settings/org.eclipse.jdt.core.prefs
MyWeather/AndroidManifest.xml
MyWeather/assets/
MyWeather/bin/
MyWeather/bin/AndroidManifest.xml
MyWeather/bin/MyWeather.apk
MyWeather/bin/classes/
MyWeather/bin/classes/com/
MyWeather/bin/classes/com/example/
MyWeather/bin/classes/com/example/myweather/
MyWeather/bin/classes/com/example/myweather/BuildConfig.class
MyWeather/bin/classes/com/example/myweather/HistoryActivity.class
MyWeather/bin/classes/com/example/myweather/ListViewAdapter$Holder.class
MyWeather/bin/classes/com/example/myweather/ListViewAdapter.class
MyWeather/bin/classes/com/example/myweather/MainActivity$1.class
MyWeather/bin/classes/com/example/myweather/MainActivity.class
MyWeather/bin/classes/com/example/myweather/R$anim.class
MyWeather/bin/classes/com/example/myweather/R$attr.class
MyWeather/bin/classes/com/example/myweather/R$dimen.class
MyWeather/bin/classes/com/example/myweather/R$drawable.class
MyWeather/bin/classes/com/example/myweather/R$id.class
MyWeather/bin/classes/com/example/myweather/R$layout.class
MyWeather/bin/classes/com/example/myweather/R$menu.class
MyWeather/bin/classes/com/example/myweather/R$string.class
MyWeather/bin/classes/com/example/myweather/R$style.class
MyWeather/bin/classes/com/example/myweather/R.class
MyWeather/bin/classes/com/example/myweather/SMSReceiver.class
MyWeather/bin/classes/com/example/myweather/SettingActivity$1.class
MyWeather/bin/classes/com/example/myweather/SettingActivity.class
MyWeather/bin/classes/com/example/myweather/WeatherActivity$WeatherInfo.class
MyWeather/bin/classes/com/example/myweather/WeatherActivity.class
MyWeather/bin/classes/com/example/myweather/WeatherReceiver.class
MyWeather/bin/classes/com/example/myweather/WeatherService$WeatherThread.class
MyWeather/bin/classes/com/example/myweather/WeatherService.class
MyWeather/bin/classes/com/example/myweather/ath/
MyWeather/bin/classes/com/example/myweather/ath/widget/
MyWeather/bin/classes/com/example/myweather/ath/widget/AnimationTabHost.class
MyWeather/bin/classes/com/example/myweather/db/
MyWeather/bin/classes/com/example/myweather/db/DBAdapter.class
MyWeather/bin/classes/com/example/myweather/db/DBOpenHelper.class
MyWeather/bin/classes.dex
MyWeather/bin/dexedLibs/
MyWeather/bin/dexedLibs/android-support-v4-75b54d564c3322f01b071618b0f227c2.jar
MyWeather/bin/dexedLibs/annotations-923c6d2d8958dc53fab724fe6ddaf657.jar
MyWeather/bin/jarlist.cache
MyWeather/bin/res/
MyWeather/bin/res/crunch/
MyWeather/bin/res/crunch/drawable-hdpi/
MyWeather/bin/res/crunch/drawable-hdpi/blue.png
MyWeather/bin/res/crunch/drawable-hdpi/blue_1.png
MyWeather/bin/res/crunch/drawable-hdpi/button.png
MyWeather/bin/res/crunch/drawable-hdpi/cloudy.png
MyWeather/bin/res/crunch/drawable-hdpi/icon.png
MyWeather/bin/res/crunch/drawable-hdpi/overcast.png
MyWeather/bin/res/crunch/drawable-hdpi/rain.png
MyWeather/bin/res/crunch/drawable-hdpi/snow.png
MyWeather/bin/res/crunch/drawable-hdpi/sunny.png
MyWeather/bin/res/crunch/drawable-hdpi/superman.png
MyWeather/bin/res/crunch/drawable-hdpi/superman_gray.png
MyWeather/bin/res/crunch/drawable-hdpi/superman_green.png
MyWeather/bin/res/crunch/drawable-hdpi/textview.png
MyWeather/bin/res/crunch/drawable-mdpi/
MyWeather/bin/res/crunch/drawable-mdpi/ic_launcher.png
MyWeather/bin/res/crunch/drawable-xhdpi/
MyWeather/bin/res/crunch/drawable-xhdpi/ic_launcher.png
MyWeather/bin/res/crunch/drawable-xxhdpi/
MyWeather/bin/res/crunch/drawable-xxhdpi/ic_launcher.png
MyWeather/bin/resources.ap_
MyWeather/gen/
MyWeather/gen/com/
MyWeather/gen/com/example/
MyWeather/gen/com/example/myweather/
MyWeather/gen/com/example/myweather/BuildConfig.java
MyWeather/gen/com/example/myweather/R.java
MyWeather/ic_launcher-web.png
MyWeather/libs/
MyWeather/libs/android-support-v4.jar
MyWeather/proguard-project.txt
MyWeather/project.properties
MyWeather/res/
MyWeather/res/anim/
MyWeather/res/anim/slide_left_in.xml
MyWeather/res/anim/slide_left_out.xml
MyWeather/res/anim/slide_right_in.xml
MyWeather/res/anim/slide_right_out.xml
MyWeather/res/drawable-hdpi/
MyWeather/res/drawable-hdpi/blue.png
MyWeather/res/drawable-hdpi/blue_1.png
MyWeather/res/drawable-hdpi/button.png
MyWeather/res/drawable-hdpi/cloudy.png
MyWeather/res/drawable-hdpi/icon.png
MyWeather/res/drawable-hdpi/kong.jpg
MyWeather/res/drawable-hdpi/overcast.png
MyWeather/res/drawable-hdpi/rain.png
MyWeather/res/drawable-hdpi/snow.png
MyWeather/res/drawable-hdpi/sunny.png
MyWeather/res/drawable-hdpi/superman.png
MyWeather/res/drawable-hdpi/superman_gray.png
MyWeather/res/drawable-hdpi/superman_green.png
MyWeather/res/drawable-hdpi/textview.png
MyWeather/res/drawable-ldpi/
MyWeather/res/drawable-mdpi/
MyWeather/res/drawable-mdpi/ic_launcher.png
MyWeather/res/drawable-xhdpi/
MyWeather/res/drawable-xhdpi/ic_launcher.png
MyWeather/res/drawable-xxhdpi/
MyWeather/res/drawable-xxhdpi/ic_launcher.png
MyWeather/res/layout/
MyWeather/res/layout/activity_history.xml
MyWeather/res/layout/activity_main.xml
MyWeather/res/layout/activity_setting.xml
MyWeathe
MyWeather/.classpath
MyWeather/.project
MyWeather/.settings/
MyWeather/.settings/org.eclipse.core.resources.prefs
MyWeather/.settings/org.eclipse.jdt.core.prefs
MyWeather/AndroidManifest.xml
MyWeather/assets/
MyWeather/bin/
MyWeather/bin/AndroidManifest.xml
MyWeather/bin/MyWeather.apk
MyWeather/bin/classes/
MyWeather/bin/classes/com/
MyWeather/bin/classes/com/example/
MyWeather/bin/classes/com/example/myweather/
MyWeather/bin/classes/com/example/myweather/BuildConfig.class
MyWeather/bin/classes/com/example/myweather/HistoryActivity.class
MyWeather/bin/classes/com/example/myweather/ListViewAdapter$Holder.class
MyWeather/bin/classes/com/example/myweather/ListViewAdapter.class
MyWeather/bin/classes/com/example/myweather/MainActivity$1.class
MyWeather/bin/classes/com/example/myweather/MainActivity.class
MyWeather/bin/classes/com/example/myweather/R$anim.class
MyWeather/bin/classes/com/example/myweather/R$attr.class
MyWeather/bin/classes/com/example/myweather/R$dimen.class
MyWeather/bin/classes/com/example/myweather/R$drawable.class
MyWeather/bin/classes/com/example/myweather/R$id.class
MyWeather/bin/classes/com/example/myweather/R$layout.class
MyWeather/bin/classes/com/example/myweather/R$menu.class
MyWeather/bin/classes/com/example/myweather/R$string.class
MyWeather/bin/classes/com/example/myweather/R$style.class
MyWeather/bin/classes/com/example/myweather/R.class
MyWeather/bin/classes/com/example/myweather/SMSReceiver.class
MyWeather/bin/classes/com/example/myweather/SettingActivity$1.class
MyWeather/bin/classes/com/example/myweather/SettingActivity.class
MyWeather/bin/classes/com/example/myweather/WeatherActivity$WeatherInfo.class
MyWeather/bin/classes/com/example/myweather/WeatherActivity.class
MyWeather/bin/classes/com/example/myweather/WeatherReceiver.class
MyWeather/bin/classes/com/example/myweather/WeatherService$WeatherThread.class
MyWeather/bin/classes/com/example/myweather/WeatherService.class
MyWeather/bin/classes/com/example/myweather/ath/
MyWeather/bin/classes/com/example/myweather/ath/widget/
MyWeather/bin/classes/com/example/myweather/ath/widget/AnimationTabHost.class
MyWeather/bin/classes/com/example/myweather/db/
MyWeather/bin/classes/com/example/myweather/db/DBAdapter.class
MyWeather/bin/classes/com/example/myweather/db/DBOpenHelper.class
MyWeather/bin/classes.dex
MyWeather/bin/dexedLibs/
MyWeather/bin/dexedLibs/android-support-v4-75b54d564c3322f01b071618b0f227c2.jar
MyWeather/bin/dexedLibs/annotations-923c6d2d8958dc53fab724fe6ddaf657.jar
MyWeather/bin/jarlist.cache
MyWeather/bin/res/
MyWeather/bin/res/crunch/
MyWeather/bin/res/crunch/drawable-hdpi/
MyWeather/bin/res/crunch/drawable-hdpi/blue.png
MyWeather/bin/res/crunch/drawable-hdpi/blue_1.png
MyWeather/bin/res/crunch/drawable-hdpi/button.png
MyWeather/bin/res/crunch/drawable-hdpi/cloudy.png
MyWeather/bin/res/crunch/drawable-hdpi/icon.png
MyWeather/bin/res/crunch/drawable-hdpi/overcast.png
MyWeather/bin/res/crunch/drawable-hdpi/rain.png
MyWeather/bin/res/crunch/drawable-hdpi/snow.png
MyWeather/bin/res/crunch/drawable-hdpi/sunny.png
MyWeather/bin/res/crunch/drawable-hdpi/superman.png
MyWeather/bin/res/crunch/drawable-hdpi/superman_gray.png
MyWeather/bin/res/crunch/drawable-hdpi/superman_green.png
MyWeather/bin/res/crunch/drawable-hdpi/textview.png
MyWeather/bin/res/crunch/drawable-mdpi/
MyWeather/bin/res/crunch/drawable-mdpi/ic_launcher.png
MyWeather/bin/res/crunch/drawable-xhdpi/
MyWeather/bin/res/crunch/drawable-xhdpi/ic_launcher.png
MyWeather/bin/res/crunch/drawable-xxhdpi/
MyWeather/bin/res/crunch/drawable-xxhdpi/ic_launcher.png
MyWeather/bin/resources.ap_
MyWeather/gen/
MyWeather/gen/com/
MyWeather/gen/com/example/
MyWeather/gen/com/example/myweather/
MyWeather/gen/com/example/myweather/BuildConfig.java
MyWeather/gen/com/example/myweather/R.java
MyWeather/ic_launcher-web.png
MyWeather/libs/
MyWeather/libs/android-support-v4.jar
MyWeather/proguard-project.txt
MyWeather/project.properties
MyWeather/res/
MyWeather/res/anim/
MyWeather/res/anim/slide_left_in.xml
MyWeather/res/anim/slide_left_out.xml
MyWeather/res/anim/slide_right_in.xml
MyWeather/res/anim/slide_right_out.xml
MyWeather/res/drawable-hdpi/
MyWeather/res/drawable-hdpi/blue.png
MyWeather/res/drawable-hdpi/blue_1.png
MyWeather/res/drawable-hdpi/button.png
MyWeather/res/drawable-hdpi/cloudy.png
MyWeather/res/drawable-hdpi/icon.png
MyWeather/res/drawable-hdpi/kong.jpg
MyWeather/res/drawable-hdpi/overcast.png
MyWeather/res/drawable-hdpi/rain.png
MyWeather/res/drawable-hdpi/snow.png
MyWeather/res/drawable-hdpi/sunny.png
MyWeather/res/drawable-hdpi/superman.png
MyWeather/res/drawable-hdpi/superman_gray.png
MyWeather/res/drawable-hdpi/superman_green.png
MyWeather/res/drawable-hdpi/textview.png
MyWeather/res/drawable-ldpi/
MyWeather/res/drawable-mdpi/
MyWeather/res/drawable-mdpi/ic_launcher.png
MyWeather/res/drawable-xhdpi/
MyWeather/res/drawable-xhdpi/ic_launcher.png
MyWeather/res/drawable-xxhdpi/
MyWeather/res/drawable-xxhdpi/ic_launcher.png
MyWeather/res/layout/
MyWeather/res/layout/activity_history.xml
MyWeather/res/layout/activity_main.xml
MyWeather/res/layout/activity_setting.xml
MyWeathe
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.