- Category:
- android
- Tags:
-
[Java]
[源码]
- File Size:
- 1.67mb
- Update:
- 2016-05-25
- Downloads:
- 0 Times
- Uploaded by:
Description: A simple flight query source code
Simple flight query source code, using the WebService http://webservice.webxml.com.cn/webservices/DomesticAirline.asmx interface to achieve
To Search:
File list (Check if you may need any files):
AirLine
.......\.classpath
.......\.project
.......\.settings
.......\.........\org.eclipse.core.resources.prefs
.......\.........\org.eclipse.jdt.core.prefs
.......\AndroidManifest.xml
.......\assets
.......\bin
.......\...\AirLine.apk
.......\...\AndroidManifest.xml
.......\...\classes
.......\...\.......\com
.......\...\.......\...\example
.......\...\.......\...\.......\airline
.......\...\.......\...\.......\.......\AirLineInfo.class
.......\...\.......\...\.......\.......\BuildConfig.class
.......\...\.......\...\.......\.......\MainActivity$1.class
.......\...\.......\...\.......\.......\MainActivity$2.class
.......\...\.......\...\.......\.......\MainActivity.class
.......\...\.......\...\.......\.......\MyAdpater$ViewHolder.class
.......\...\.......\...\.......\.......\MyAdpater.class
.......\...\.......\...\.......\.......\R$attr.class
.......\...\.......\...\.......\.......\R$dimen.class
.......\...\.......\...\.......\.......\R$drawable.class
.......\...\.......\...\.......\.......\R$id.class
.......\...\.......\...\.......\.......\R$layout.class
.......\...\.......\...\.......\.......\R$menu.class
.......\...\.......\...\.......\.......\R$string.class
.......\...\.......\...\.......\.......\R$style.class
.......\...\.......\...\.......\.......\R.class
.......\...\classes.dex
.......\...\dexedLibs
.......\...\.........\android-support-v4-dbce2de2b5430d03356bb7c3c4f29d8f.jar
.......\...\.........\ksoap2-android-assembly-3.1.1-jar-with-dependencies-ffff0143c47a53eb28468ab871f26a75.jar
.......\...\res
.......\...\...\drawable-hdpi
.......\...\...\.............\ic_launcher.png
.......\...\...\drawable-mdpi
.......\...\...\.............\ic_launcher.png
.......\...\...\drawable-xhdpi
.......\...\...\..............\ic_launcher.png
.......\...\...\drawable-xxhdpi
.......\...\...\...............\ic_launcher.png
.......\...\resources.ap_
.......\gen
.......\...\com
.......\...\...\example
.......\...\...\.......\airline
.......\...\...\.......\.......\BuildConfig.java
.......\...\...\.......\.......\R.java
.......\ic_launcher-web.png
.......\libs
.......\....\android-support-v4.jar
.......\....\ksoap2-android-assembly-3.1.1-jar-with-dependencies.jar
.......\proguard-project.txt
.......\project.properties
.......\res
.......\...\drawable-hdpi
.......\...\.............\ic_launcher.png
.......\...\drawable-ldpi
.......\...\drawable-mdpi
.......\...\.............\ic_launcher.png
.......\...\drawable-xhdpi
.......\...\..............\ic_launcher.png
.......\...\drawable-xxhdpi
.......\...\...............\ic_launcher.png
.......\...\layout
.......\...\......\activity_main.xml
.......\...\......\item.xml
.......\...\menu
.......\...\....\main.xml
.......\...\values
.......\...\......\dimens.xml
.......\...\......\strings.xml
.......\...\......\styles.xml
.......\...\values-sw600dp
.......\...\..............\dimens.xml
.......\...\values-sw720dp-land
.......\...\...................\dimens.xml
.......\...\values-v11
.......\...\..........\styles.xml
.......\...\values-v14
.......\...\..........\styles.xml
.......\src
.......\...\com
.......\...\...\example
.......\...\...\.......\airline
.......\...\...\.......\.......\AirLineInfo.java
.......\...\...\.......\.......\MainActivity.java
.......\...\...\.......\.......\MyAdpater.java
.......\说明.htm