Android Question 3G/4G Strength

aaronk

Well-Known Member
Licensed User
Longtime User
Hi,

I have been using HotShoe's WiFi Library and it has worked great to get information about the current WiFi connection.

https://www.b4x.com/android/forum/threads/simple-wifi-library.38601/#content

Just wondering if there is a way in getting the Strength of a 3G/4G connection?

In HotShoe's WiFi Library you can use getWifiStrength and it will return the percentage of the WiFi signal, but I like to work out if the user has a good Mobile 3G/4G signal when they are not connected to a WiFi network.

Anyone know if there is a way to get the strength of the connection while connected to 3G/4G ?
 
Top