Get GSM signal strength

Hi.
can anyone help to get GSM (SIM) signal strength on processing android mode

I want to make an android app to display my network signal strength.

thanks.

@shoaibmirza===

just have a look here :: https://developer.android.com/reference/android/telephony/SignalStrength

that is easy to code but the results are not so precise (bad…good…); depends of what you are looking for!

1 Like

Hello Castellin.
thank you.

but is there any way to make it precise? and can you make an example code for me? actually, I can’t sink JAVA code on processing properly.

What do you mean with that? As akenaton mention, it depends on your requirements. You need to become familiar with the technology to see if it suits your needs. For that, you can do your research on internet. Check what others are saying in stackoverflow or read over GSM documentation.

What have you tried? Show some code please.

Kf

2 Likes