文件名称:Android_GPS_SIM
介绍说明--下载内容来自于网络,使用问题请自行百度
GPS状态判断+SIM卡信息读取可以获取设备编号、软件版本、运营商代号、运营商名称、手机制式、设备位置等,不过在我的双卡机国产大山寨上就只能获取SIM卡1的信息。获取不到SIM卡2。第二个例子是一个判断当前GPS状态的例子,如果没有开启GPS会自动转跳到设置页面,源码有注释,几个例子都很简单,第三个和第四个例子分别是GPRS状态检测和WIFI状态检测,都是一句话的事,需要的朋友可以下载看一下。-GPS status judgment+ SIM card information reading can get the device number, software version, operation code, operation business name, mobile phone standard, equipment location, but in my dual card made large cottage can only obtain SIM card information of 1. Get the SIM card 2. The second example is a judgment of current GPS status example, if did not open the GPS automatically jump to the settings page, a source notes, several examples are very simple, the third and the fourth example are WiFi and GPRS status detection, is a word, need friends can download to look at.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GPS状态判断/
GPS状态判断/gps/
GPS状态判断/gps/.classpath
GPS状态判断/gps/.project
GPS状态判断/gps/.settings/
GPS状态判断/gps/.settings/org.eclipse.jdt.core.prefs
GPS状态判断/gps/AndroidManifest.xml
GPS状态判断/gps/assets/
GPS状态判断/gps/bin/
GPS状态判断/gps/bin/AndroidManifest.xml
GPS状态判断/gps/bin/classes/
GPS状态判断/gps/bin/classes/com/
GPS状态判断/gps/bin/classes/com/example/
GPS状态判断/gps/bin/classes/com/example/gps/
GPS状态判断/gps/bin/classes/com/example/gps/BuildConfig.class
GPS状态判断/gps/bin/classes/com/example/gps/MainActivity.class
GPS状态判断/gps/bin/classes/com/example/gps/R$attr.class
GPS状态判断/gps/bin/classes/com/example/gps/R$dimen.class
GPS状态判断/gps/bin/classes/com/example/gps/R$drawable.class
GPS状态判断/gps/bin/classes/com/example/gps/R$id.class
GPS状态判断/gps/bin/classes/com/example/gps/R$layout.class
GPS状态判断/gps/bin/classes/com/example/gps/R$menu.class
GPS状态判断/gps/bin/classes/com/example/gps/R$string.class
GPS状态判断/gps/bin/classes/com/example/gps/R$style.class
GPS状态判断/gps/bin/classes/com/example/gps/R.class
GPS状态判断/gps/bin/classes.dex
GPS状态判断/gps/bin/dexedLibs/
GPS状态判断/gps/bin/gps.apk
GPS状态判断/gps/bin/res/
GPS状态判断/gps/bin/res/crunch/
GPS状态判断/gps/bin/res/crunch/drawable-hdpi/
GPS状态判断/gps/bin/res/crunch/drawable-hdpi/ic_launcher.png
GPS状态判断/gps/bin/res/crunch/drawable-mdpi/
GPS状态判断/gps/bin/res/crunch/drawable-mdpi/ic_launcher.png
GPS状态判断/gps/bin/res/crunch/drawable-xhdpi/
GPS状态判断/gps/bin/res/crunch/drawable-xhdpi/ic_launcher.png
GPS状态判断/gps/bin/res/crunch/drawable-xxhdpi/
GPS状态判断/gps/bin/res/crunch/drawable-xxhdpi/ic_launcher.png
GPS状态判断/gps/bin/resources.ap_
GPS状态判断/gps/gen/
GPS状态判断/gps/gen/com/
GPS状态判断/gps/gen/com/example/
GPS状态判断/gps/gen/com/example/gps/
GPS状态判断/gps/gen/com/example/gps/BuildConfig.java
GPS状态判断/gps/gen/com/example/gps/R.java
GPS状态判断/gps/ic_launcher-web.png
GPS状态判断/gps/proguard-project.txt
GPS状态判断/gps/project.properties
GPS状态判断/gps/res/
GPS状态判断/gps/res/drawable-hdpi/
GPS状态判断/gps/res/drawable-hdpi/ic_launcher.png
GPS状态判断/gps/res/drawable-ldpi/
GPS状态判断/gps/res/drawable-mdpi/
GPS状态判断/gps/res/drawable-mdpi/ic_launcher.png
GPS状态判断/gps/res/drawable-xhdpi/
GPS状态判断/gps/res/drawable-xhdpi/ic_launcher.png
GPS状态判断/gps/res/drawable-xxhdpi/
GPS状态判断/gps/res/drawable-xxhdpi/ic_launcher.png
GPS状态判断/gps/res/layout/
GPS状态判断/gps/res/layout/activity_main.xml
GPS状态判断/gps/res/menu/
GPS状态判断/gps/res/menu/main.xml
GPS状态判断/gps/res/values/
GPS状态判断/gps/res/values/dimens.xml
GPS状态判断/gps/res/values/strings.xml
GPS状态判断/gps/res/values/styles.xml
GPS状态判断/gps/res/values-sw600dp/
GPS状态判断/gps/res/values-sw600dp/dimens.xml
GPS状态判断/gps/res/values-sw720dp-land/
GPS状态判断/gps/res/values-sw720dp-land/dimens.xml
GPS状态判断/gps/res/values-v11/
GPS状态判断/gps/res/values-v11/styles.xml
GPS状态判断/gps/res/values-v14/
GPS状态判断/gps/res/values-v14/styles.xml
GPS状态判断/gps/src/
GPS状态判断/gps/src/com/
GPS状态判断/gps/src/com/example/
GPS状态判断/gps/src/com/example/gps/
GPS状态判断/gps/src/com/example/gps/MainActivity.java
SIM卡信息/
SIM卡信息/ScreenOrientation/
SIM卡信息/ScreenOrientation/.classpath
SIM卡信息/ScreenOrientation/.project
SIM卡信息/ScreenOrientation/.settings/
SIM卡信息/ScreenOrientation/.settings/org.eclipse.jdt.core.prefs
SIM卡信息/ScreenOrientation/AndroidManifest.xml
SIM卡信息/ScreenOrientation/assets/
SIM卡信息/ScreenOrientation/bin/
SIM卡信息/ScreenOrientation/bin/AndroidManifest.xml
SIM卡信息/ScreenOrientation/bin/classes/
SIM卡信息/ScreenOrientation/bin/classes/com/
SIM卡信息/ScreenOrientation/bin/classes/com/example/
SIM卡信息/ScreenOrientation/bin/classes/com/example/screenorientation/
SIM卡信息/ScreenOrientation/bin/classes/com/example/screenorientation/BuildConfig.class
SIM卡信息/ScreenOrientation/bin/classes/com/example/screenorientation/MainActivity.class
SIM卡信息/ScreenOrientation/bin/classes/com/example/screenorientation/R$array.class
SIM卡信息/ScreenOrientation/bin/classes/com/example/screenorientation/R$attr.class
SIM卡信息/ScreenOrientation/bin/classes/com/example/screenorientation/R$dimen.class
SIM卡信息/ScreenOrientation/bin/classes/com/example/screenorientation/R$drawable.class
SIM卡信息/ScreenOrientation/bin/classes/com/example/screenorientation/R$id.class
SIM卡信息/ScreenOrientation/bin/classes/com/example/screenorientation/R$layout.class
SIM卡信息/ScreenOrientation/bin/classes/com/example/screenorientation/R$menu.class
SIM卡信息/ScreenOrientation/bin/classes/com/example/screenorientation/R$string.class
SIM卡信息/ScreenOrientation/bin/classes/com/example/screenorientation/R$style.class
SIM卡信息/ScreenOrientation/bin/classes/com/example/screenorientation/R.class
SIM卡信息/ScreenOrientation/bin/classes.dex
SIM卡信息/ScreenOrientation/bin/dexedLibs/
SIM卡信息/ScreenOrientation/bin/res/
SIM卡信息/ScreenOrientation/bin/res/crunch/
SIM卡信息/ScreenOrientation/bin/res/crunch/drawable-hdpi/
SIM卡信息/ScreenOrientation/bin/res/crunch/drawable-hdpi/ic_launcher.png
SIM卡信息/ScreenOrientation/bin/res/crunch/drawable-mdpi/
SIM卡信息/ScreenOrientation/bin/res/crunch/drawable-mdpi/ic_launcher.png
SIM卡信息/ScreenOrientation/bin/res/crunch/drawable-xhdpi/
SIM卡信息/ScreenOrientation/bin/res/crunch/drawable-xhdpi/ic_launcher.png
SIM卡信息/ScreenOrientation/bin/res/crunch/drawable-xxhdpi/
SIM卡信息/ScreenOrientation/bin/res/crunch/drawable-xxhdpi/ic_launcher.png
SIM卡信息/ScreenOrientation/bin/resources.ap_
SIM卡信息/ScreenOrientat
GPS状态判断/gps/
GPS状态判断/gps/.classpath
GPS状态判断/gps/.project
GPS状态判断/gps/.settings/
GPS状态判断/gps/.settings/org.eclipse.jdt.core.prefs
GPS状态判断/gps/AndroidManifest.xml
GPS状态判断/gps/assets/
GPS状态判断/gps/bin/
GPS状态判断/gps/bin/AndroidManifest.xml
GPS状态判断/gps/bin/classes/
GPS状态判断/gps/bin/classes/com/
GPS状态判断/gps/bin/classes/com/example/
GPS状态判断/gps/bin/classes/com/example/gps/
GPS状态判断/gps/bin/classes/com/example/gps/BuildConfig.class
GPS状态判断/gps/bin/classes/com/example/gps/MainActivity.class
GPS状态判断/gps/bin/classes/com/example/gps/R$attr.class
GPS状态判断/gps/bin/classes/com/example/gps/R$dimen.class
GPS状态判断/gps/bin/classes/com/example/gps/R$drawable.class
GPS状态判断/gps/bin/classes/com/example/gps/R$id.class
GPS状态判断/gps/bin/classes/com/example/gps/R$layout.class
GPS状态判断/gps/bin/classes/com/example/gps/R$menu.class
GPS状态判断/gps/bin/classes/com/example/gps/R$string.class
GPS状态判断/gps/bin/classes/com/example/gps/R$style.class
GPS状态判断/gps/bin/classes/com/example/gps/R.class
GPS状态判断/gps/bin/classes.dex
GPS状态判断/gps/bin/dexedLibs/
GPS状态判断/gps/bin/gps.apk
GPS状态判断/gps/bin/res/
GPS状态判断/gps/bin/res/crunch/
GPS状态判断/gps/bin/res/crunch/drawable-hdpi/
GPS状态判断/gps/bin/res/crunch/drawable-hdpi/ic_launcher.png
GPS状态判断/gps/bin/res/crunch/drawable-mdpi/
GPS状态判断/gps/bin/res/crunch/drawable-mdpi/ic_launcher.png
GPS状态判断/gps/bin/res/crunch/drawable-xhdpi/
GPS状态判断/gps/bin/res/crunch/drawable-xhdpi/ic_launcher.png
GPS状态判断/gps/bin/res/crunch/drawable-xxhdpi/
GPS状态判断/gps/bin/res/crunch/drawable-xxhdpi/ic_launcher.png
GPS状态判断/gps/bin/resources.ap_
GPS状态判断/gps/gen/
GPS状态判断/gps/gen/com/
GPS状态判断/gps/gen/com/example/
GPS状态判断/gps/gen/com/example/gps/
GPS状态判断/gps/gen/com/example/gps/BuildConfig.java
GPS状态判断/gps/gen/com/example/gps/R.java
GPS状态判断/gps/ic_launcher-web.png
GPS状态判断/gps/proguard-project.txt
GPS状态判断/gps/project.properties
GPS状态判断/gps/res/
GPS状态判断/gps/res/drawable-hdpi/
GPS状态判断/gps/res/drawable-hdpi/ic_launcher.png
GPS状态判断/gps/res/drawable-ldpi/
GPS状态判断/gps/res/drawable-mdpi/
GPS状态判断/gps/res/drawable-mdpi/ic_launcher.png
GPS状态判断/gps/res/drawable-xhdpi/
GPS状态判断/gps/res/drawable-xhdpi/ic_launcher.png
GPS状态判断/gps/res/drawable-xxhdpi/
GPS状态判断/gps/res/drawable-xxhdpi/ic_launcher.png
GPS状态判断/gps/res/layout/
GPS状态判断/gps/res/layout/activity_main.xml
GPS状态判断/gps/res/menu/
GPS状态判断/gps/res/menu/main.xml
GPS状态判断/gps/res/values/
GPS状态判断/gps/res/values/dimens.xml
GPS状态判断/gps/res/values/strings.xml
GPS状态判断/gps/res/values/styles.xml
GPS状态判断/gps/res/values-sw600dp/
GPS状态判断/gps/res/values-sw600dp/dimens.xml
GPS状态判断/gps/res/values-sw720dp-land/
GPS状态判断/gps/res/values-sw720dp-land/dimens.xml
GPS状态判断/gps/res/values-v11/
GPS状态判断/gps/res/values-v11/styles.xml
GPS状态判断/gps/res/values-v14/
GPS状态判断/gps/res/values-v14/styles.xml
GPS状态判断/gps/src/
GPS状态判断/gps/src/com/
GPS状态判断/gps/src/com/example/
GPS状态判断/gps/src/com/example/gps/
GPS状态判断/gps/src/com/example/gps/MainActivity.java
SIM卡信息/
SIM卡信息/ScreenOrientation/
SIM卡信息/ScreenOrientation/.classpath
SIM卡信息/ScreenOrientation/.project
SIM卡信息/ScreenOrientation/.settings/
SIM卡信息/ScreenOrientation/.settings/org.eclipse.jdt.core.prefs
SIM卡信息/ScreenOrientation/AndroidManifest.xml
SIM卡信息/ScreenOrientation/assets/
SIM卡信息/ScreenOrientation/bin/
SIM卡信息/ScreenOrientation/bin/AndroidManifest.xml
SIM卡信息/ScreenOrientation/bin/classes/
SIM卡信息/ScreenOrientation/bin/classes/com/
SIM卡信息/ScreenOrientation/bin/classes/com/example/
SIM卡信息/ScreenOrientation/bin/classes/com/example/screenorientation/
SIM卡信息/ScreenOrientation/bin/classes/com/example/screenorientation/BuildConfig.class
SIM卡信息/ScreenOrientation/bin/classes/com/example/screenorientation/MainActivity.class
SIM卡信息/ScreenOrientation/bin/classes/com/example/screenorientation/R$array.class
SIM卡信息/ScreenOrientation/bin/classes/com/example/screenorientation/R$attr.class
SIM卡信息/ScreenOrientation/bin/classes/com/example/screenorientation/R$dimen.class
SIM卡信息/ScreenOrientation/bin/classes/com/example/screenorientation/R$drawable.class
SIM卡信息/ScreenOrientation/bin/classes/com/example/screenorientation/R$id.class
SIM卡信息/ScreenOrientation/bin/classes/com/example/screenorientation/R$layout.class
SIM卡信息/ScreenOrientation/bin/classes/com/example/screenorientation/R$menu.class
SIM卡信息/ScreenOrientation/bin/classes/com/example/screenorientation/R$string.class
SIM卡信息/ScreenOrientation/bin/classes/com/example/screenorientation/R$style.class
SIM卡信息/ScreenOrientation/bin/classes/com/example/screenorientation/R.class
SIM卡信息/ScreenOrientation/bin/classes.dex
SIM卡信息/ScreenOrientation/bin/dexedLibs/
SIM卡信息/ScreenOrientation/bin/res/
SIM卡信息/ScreenOrientation/bin/res/crunch/
SIM卡信息/ScreenOrientation/bin/res/crunch/drawable-hdpi/
SIM卡信息/ScreenOrientation/bin/res/crunch/drawable-hdpi/ic_launcher.png
SIM卡信息/ScreenOrientation/bin/res/crunch/drawable-mdpi/
SIM卡信息/ScreenOrientation/bin/res/crunch/drawable-mdpi/ic_launcher.png
SIM卡信息/ScreenOrientation/bin/res/crunch/drawable-xhdpi/
SIM卡信息/ScreenOrientation/bin/res/crunch/drawable-xhdpi/ic_launcher.png
SIM卡信息/ScreenOrientation/bin/res/crunch/drawable-xxhdpi/
SIM卡信息/ScreenOrientation/bin/res/crunch/drawable-xxhdpi/ic_launcher.png
SIM卡信息/ScreenOrientation/bin/resources.ap_
SIM卡信息/ScreenOrientat
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.