Hello,

Could anyone help me understand when API level 5 methods such as
getNetworkType() in NeighboringCellInfo will be available to
application developers?

Unless I am mistaken, at present the getCid() method in
NeighobringCellInfo depending on the network in use is not directly
usable as it returns values which need to be decoded/unscrambled.  The
getNetworkType() function is necessary to find out the network is
being used and if necessary, as in the case of 3G networks (e.g.
sample NeighboringCellInfo entry from a 3G network [[6c at 0], [74 at
0]] ), unscramble the getCid result.

I use Eclipse and have updated the SDK using the "Android SDK and
Android AVD" function as instructed. Infact, the 2.0 SDK and API level
5 are listed among installed packages.

Thanks.

Alex Donnini

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to