文件名称: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
...........\...\.classpath
...........\...\.project
...........\...\.settings
...........\...\.........\org.eclipse.jdt.core.prefs
...........\...\AndroidManifest.xml
...........\...\assets
...........\...\bin
...........\...\...\AndroidManifest.xml
...........\...\...\classes
...........\...\...\.......\com
...........\...\...\.......\...\example
...........\...\...\.......\...\.......\gps
...........\...\...\.......\...\.......\...\BuildConfig.class
...........\...\...\.......\...\.......\...\MainActivity.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
...........\...\...\gps.apk
...........\...\...\res
...........\...\...\...\crunch
...........\...\...\...\......\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
...........\...\...\...\.......\gps
...........\...\...\...\.......\...\BuildConfig.java
...........\...\...\...\.......\...\R.java
...........\...\ic_launcher-web.png
...........\...\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
...........\...\...\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
...........\...\...\...\.......\gps
...........\...\...\...\.......\...\MainActivity.java
SIM卡信息
.........\ScreenOrientation
.........\.................\.classpath
.........\.................\.project
.........\.................\.settings
.........\.................\.........\org.eclipse.jdt.core.prefs
.........\.................\AndroidManifest.xml
.........\.................\assets
.........\.................\bin
.........\.................\...\AndroidManifest.xml
.........\.................\...\classes
.........\.................\...\.......\com
.........\.................\...\.......\...\example
.........\.................\...\.......\...\.......\screenorientation
.........\.................\...\.......\...\.......\.................\BuildConfig.class
.........\.................\...\.......\...\.......\.................\MainActivity.class
.........\.................\...\.......\...\.......\.................\R$array.class
.........\.................\...\.......\...\.......\.................\R$attr.class
.........\.......