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

Search results

  1. H

    Android: getallcellinfo()/getneighboringcellinfo() detects unknown cell info

    I'm trying to get the information of the cell tower nearby in the Eclipse. And, I want to ask why can't I get the MCC, MNC, CI, TAC information (all are max value of Integer) of the non-registered base station nearby by using getAllCellInfo()? And why can't I get LAC and CID by using...