Join Our 3 MILLION+ Members Today! Register Here | Login
Go Back   BlackBerry Forums at CrackBerry.com > BlackBerry Professionals > App Developers

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
    Thread Author   #1  
Old 03-10-2010, 07:55 AM
CrackBerry Abuser
Device(s): 9630 (Tour)
Carrier: Vodafone
 
Join Date: Mar 2010
Posts: 108
Likes Received: 0
Thanked 0 Times in 0 Posts
Default Why Only "Short" Cell ID?

I noticed that RIM's "Cell ID" API only returns the UMTS "Short" Cell ID, and not the full Cell ID as displayed in all my other phones. DOes anyone know why RIM does this, or how to make the full Cell ID visable?
Thanks.
__________________
Understand communications. Visit Radio Raiders
Plot your own cellular coverage maps at Cellumap <-Now supporting BlackBerry!!
Reply With Quote Tip this Post
  #2  
Old 03-11-2010, 01:55 AM
QuiteSimple
Device(s): 9000 (Bold)
Carrier: Verizon
 
Join Date: Sep 2009
Posts: 169
Likes Received: 0
Thanked 1 Time in 1 Post
Default

Hi,

you can check
net.rim.device.api.system.GPRSInfo.GPRSCellInfo

methods
getMNC()
getMCC()

will give you the missing values

As per my understanding to locate a cell you need Mobile Country Code, Mobile Network Code and the cell id itself, in BB API those values are returned by different methods
__________________
www.quite-simple.com
Software that works.
Reply With Quote Tip this Post
    Thread Author   #3  
Old 03-11-2010, 12:48 PM
CrackBerry Abuser
Device(s): 9630 (Tour)
Carrier: Vodafone
 
Join Date: Mar 2010
Posts: 108
Likes Received: 0
Thanked 0 Times in 0 Posts
Default

Thanks, but no, I'm just referring to the getCellID. It returns only the "short Cell ID". I made an app for both Symbian and BB (see my sig), but the Cell ID results are different... there's a screenshot of what I mean below. On the left is a Symbian phone, it returns the full Cell ID, and the "short" cell ID can be dervived from that (and is in parenthesis). On the left is a BlackBerry, and it can only ever return the short Cell ID for UMTS cells. With the short cell id, you can't derive the full cell id because pieces of it are missing.



...every other phone I have (SonyEricsson, Nokia, Motorola) all return the full Cell ID. I don't understand why RIM only gives the short.

I guess this is a question better asked to RIM directly, since it's to do with how the API pulls the info from the phone, and not with the implementation of the API itsself.
__________________
Understand communications. Visit Radio Raiders
Plot your own cellular coverage maps at Cellumap <-Now supporting BlackBerry!!
Reply With Quote Tip this Post
  #4  
Old 05-14-2010, 02:04 PM
CrackBerry Newbie
 
Join Date: May 2010
Posts: 1
Likes Received: 0
Thanked 0 Times in 0 Posts
Default

Regarding cell-id look up you can use the service from Location API. If you search for cell-id at Wikipedia you get more information about available cell-id databases.
Reply With Quote Tip this Post
Reply
BlackBerry Forums at CrackBerry.com > > BlackBerry Professionals > App Developers   Why Only "Short" Cell ID?

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes