• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps NeighboringCellInfo

robsatrob

Lurker
When creating a 'NeighboringCellInfo' object, what do you set rssi to ?


The constructor is as follows:


public NeighboringCellInfo (int rssi, String location, int radioType)


I don't understand why you need to provide an rssi when you really just want to GET info on cell neighbors ?
 
Back
Top Bottom