Android代码-显示GPS定位状态和信号强度的控件,实时刷新,使用方便,可定制,适合运动类及出行类APP

时间:2022-08-25 22:37:04
【文件属性】:

文件名称:Android代码-显示GPS定位状态和信号强度的控件,实时刷新,使用方便,可定制,适合运动类及出行类APP

文件大小:1.27MB

文件格式:ZIP

更新时间:2022-08-25 22:37:04

Android代码

GPS Status 中文看这里 Download Add it in your build.gradle at the end of repositories: allprojects { repositories { ... maven { url "https://jitpack.io" } } } Add the dependency in the form: dependencies { compile 'com.github.hzw1199:AndroidGpsStatus:1.1' } Features The layout of GpsStatusTextView and GpsStatusImageView are independent The color of GpsStatusTextView shows the status of GPS sensor: closed, fixed, unfixed The icon of GpsStatusImageView shows the


【文件预览】:
AndroidGpsStatus-master
----READMEcn.md(5KB)
----gradlew(5KB)
----settings.gradle(36B)
----GpsStatusLibrary()
--------src()
--------.gitignore(13B)
--------build.gradle(894B)
--------proguard-rules.pro(939B)
----media()
--------anglerM4B30Xwuzongheng04042017015425.gif(1.14MB)
----gradle()
--------wrapper()
----README.md(5KB)
----gradlew.bat(2KB)
----gradle.properties(730B)
----.gitignore(345B)
----app()
--------src()
--------.gitignore(13B)
--------build.gradle(1KB)
--------proguard-rules.pro(939B)
----build.gradle(605B)

网友评论