Menu
Sites
Language
Equivalent of TelephonyManager.getAllCellInfo ?

Is there a function in Tizen to get the list of nearby cell towers, something like Android's TelephonyManager.getAllCellInfo?

Thanks.
 

Responses

3 Replies
Yasin Ali

Hi~,

You may go through these tutorials

https://developer.tizen.org/ko/development/guides/native-application/connectivity-and-wireless/telephony-information?langredirect=1

Additionaly check these APIs

Hope it will work.
If you find my post is helpful for you, please mark it as the Best Answer to promote this post to others.

James B

Thank you Yasin, but I have looked at that before and it doesn't have it.

I need to get the list of surrounding / nearby cell towers; not only the one the device is currently connected to.

Shinhui Kang

Hi James B

I'm in charge of Telephony Framework in Tizen Platform.

As you mentioned, currently there is no API for neighboring Cell list info.

Internally, Telephony framework offers  neighboring Cell list for some specific Applicaiton or services.

We will condiser and discuss whether neighboring Cell list API should be open for public usage.

 

Best Regards

sinikang.