Android app for providing a permanent notification of the phone's signal strength on a wifi tethered tablet. Source for https://play.google.com/store/apps/details?id=uk.co.deftelf.tethersignalstrength.
TetherSignalStrength is hosted in the following web site
https://github.com/deftelf/TetherSignalStrength
If you think the Android project TetherSignalStrength listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of TetherSignalStrength.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpiv11, ldpi, mdpi, ldpiv11, hdpi, hdpiv9, ldpiv9, xhdpi, mdpiv9, xhdpiv9, hdpiv11, xhdpiv11] |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.READ_PHONE_STATE |
There are 25 image files in TetherSignalStrength. The names of the image files are listed as follows.
ic_sig_3_0.png ic_sig_3_1.png ic_sig_3_2.png ic_sig_3_3.png ic_sig_3_4.png ic_sig_g_0.png ic_sig_g_1.png ic_sig_g_2.png ic_sig_g_3.png ic_sig_g_4.png ic_sig_h_0.png ic_sig_h_1.png ic_sig_h_2.png ic_sig_h_3.png ic_sig_h_4.png ic_sig_l_0.png ic_sig_l_1.png ic_sig_l_2.png ic_sig_l_3.png ic_sig_l_4.png ic_sig_u_0.png ic_sig_u_1.png ic_sig_u_2.png ic_sig_u_3.png ic_sig_u_4.png
The following screenshort is generated from the image listed above.
TetherSignalStrength has the following Java source files.
uk.co.deftelf.tethersignalstrength.Settings.java uk.co.deftelf.tethersignalstrength.StartupReceiver.java uk.co.deftelf.tethersignalstrength.StrengthProviderService.java uk.co.deftelf.tethersignalstrength.StrengthReaderService.java uk.co.deftelf.tethersignalstrength.TelephonyManagerCompat.java