文件名称:Telephone_gsd
介绍说明--下载内容均来自于网络,请自行研究使用
异步查询手机号归属地是一个AsyncTask写了一个号码归属地异步查询的小例子,调用下面的接口,把mobileCode=xxxxxxxxx后面的xxxxxxxxx替换成想查询的手机号就行,支持11位和手机号的前7位数字查询,直接在浏览器里访问构造后的url可以看到返回内容-Asynchronous query the phone number attribution is an asynctask wrote a number attribution to the asynchronous query example, invoking the following interface, the substitution of want to query the phone number for behind the mobileCode=xxxxxxxxx xxxxxxxxx, seven former number 11 and mobile phone number of queries, directly in the browser access configuration URL can see a return of the content
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Telephone
.........\.classpath
.........\.project
.........\.settings
.........\.........\org.eclipse.jdt.core.prefs
.........\AndroidManifest.xml
.........\assets
.........\bin
.........\...\AndroidManifest.xml
.........\...\classes
.........\...\.......\com
.........\...\.......\...\example
.........\...\.......\...\.......\telephone
.........\...\.......\...\.......\.........\BuildConfig.class
.........\...\.......\...\.......\.........\MainActivity$1$1.class
.........\...\.......\...\.......\.........\MainActivity$1.class
.........\...\.......\...\.......\.........\MainActivity.class
.........\...\.......\...\.......\.........\MyEditText$1.class
.........\...\.......\...\.......\.........\MyEditText.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-70c67f0df9c7d3c2aa5e9d2129bd1f9f.jar
.........\...\.........\android-support-v4-b0043589482131c2cf3c0f8c648f68d7.jar
.........\...\jarlist.cache
.........\...\res
.........\...\...\crunch
.........\...\...\......\drawable-hdpi
.........\...\...\......\.............\fork.png
.........\...\...\......\.............\ic_launcher.png
.........\...\...\......\.............\v5_0_1_guide_blue_default.9.png
.........\...\...\......\.............\v5_0_1_guide_blue_press.9.png
.........\...\...\......\drawable-mdpi
.........\...\...\......\.............\ic_launcher.png
.........\...\...\......\drawable-xhdpi
.........\...\...\......\..............\ic_launcher.png
.........\...\...\......\drawable-xxhdpi
.........\...\...\......\...............\ic_launcher.png
.........\...\resources.ap_
.........\...\Telephone.apk
.........\gen
.........\...\com
.........\...\...\example
.........\...\...\.......\telephone
.........\...\...\.......\.........\BuildConfig.java
.........\...\...\.......\.........\R.java
.........\ic_launcher-web.png
.........\libs
.........\....\android-support-v4.jar
.........\proguard-project.txt
.........\project.properties
.........\res
.........\...\drawable
.........\...\........\guide_btn_blue.xml
.........\...\drawable-hdpi
.........\...\.............\fork.png
.........\...\.............\ic_launcher.png
.........\...\.............\v5_0_1_guide_blue_default.9.png
.........\...\.............\v5_0_1_guide_blue_press.9.png
.........\...\drawable-ldpi
.........\...\drawable-mdpi
.........\...\.............\ic_launcher.png
.........\...\drawable-xhdpi
.........\...\..............\ic_launcher.png
.........\...\drawable-xxhdpi
.........\...\...............\ic_launcher.png
.........\...\layout
.........\...\......\activity_main.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
.........\...\...\.......\telephone
.........\...\...\.......\.........\MainActivity.java
.........\...\...\.......\.........\MyEditText.java
.........\说明.htm