Skip to content

实时监听手机信号强度、WiFi信号强度,实现自定义状态栏图标的目的

Notifications You must be signed in to change notification settings

HeTou/SignalQuality

Repository files navigation

图像

    <com.zft.signal.SignalView
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        app:layout_constraintLeft_toLeftOf="parent"
        app:layout_constraintTop_toTopOf="parent" />

直接xml引用即可

About

实时监听手机信号强度、WiFi信号强度,实现自定义状态栏图标的目的

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages