The moose likes Android and the fly likes getNeighboringCellInfo return 0 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Android
Reply Bookmark "getNeighboringCellInfo return 0 " Watch "getNeighboringCellInfo return 0 " New topic
Author

getNeighboringCellInfo return 0

Mohammed Al rifai
Greenhorn

Joined: Aug 27, 2010
Posts: 11
every time i am trying to call getNeighboringCellInfo method i am getting 0
i need help please


Mohammed Al Rifai, Software Developer, SCJP 1.6, EJB 3.1
http://jo.linkedin.com/pub/mohammed-al-rifai/22/265/b66
Monu Tripathi
Rancher

Joined: Oct 12, 2008
Posts: 1365

If you solicit help you should ask questions properly. Also, let everyone know what you are trying to do.

JavaDoc

TelephonyManager.getNeighboringCellInfo() return a List of neighboring cell information in a NeighboringCellInfo object, including Received Signal Strength and Cell ID location.
Since, you have mentioned the name of the function, I assume you are doing the same. Can you post some source code?

Have you added necessary ACCESS_COARSE_UPDATES permission?


[List of FAQs] | [Android FAQ] | [My Blog] | [Samuh Varta]
 
 
subject: getNeighboringCellInfo return 0
 
Threads others viewed
Question on multi dimensional array
byte casting
what is next 2,7,22,79,202,?
CDATA problem
convert Double to BigInteger and retrieving byte array
IntelliJ Java IDE