There should be a similar call for CDMA.. http://android.git.kernel.org/?p=platform/frameworks/base.git;a=blob;f=telephony/java/android/telephony/cdma/CdmaCellLocation.java;h=7cf8a9a66b0a41533c919a31a7647ea6bd2d9016;hb=c883b143ba2b8bfe2f2033d00dee9ff733f1b59c
Class is CdmaCellLocation.java You should probably look at CellLocation.java: http://android.git.kernel.org/?p=platform/frameworks/base.git;a=blob;f=telephony/java/android/telephony/CellLocation.java;h=f4182e169ef33f7fe9a3498f802c5d9e708c3d84;hb=c883b143ba2b8bfe2f2033d00dee9ff733f1b59c Also, most Moot Android handsets are dual protocol..ie both GSM and CDMA.. Fred Grott http://mobilebytes.wordpress.com On Sep 12, 5:49 am, javame_android <[email protected]> wrote: > Hi, > > Will the GsmCellLocation give me the proper result in CDMA network. If > my application uses GsmCellLocation, then will I be able to get CellId > and Lac value? If not then how to get those values on CDMA network. > > Regards > Sunil --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

