Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8053067
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T07:44:12+00:00 2026-06-05T07:44:12+00:00

I would like to detect the position of the Android mobile device without internet

  • 0

I would like to detect the position of the Android mobile device without internet connection.
The only option being, to use the info from nearby Cell Towers, I want to know whether TelephonyManager class can be used for this(Assuming that the lat&long positions of Cells are available in a database)?

I know that TelephonyManager.getNeighbouringCellInfo() provides a List of NeighbouringCellInfo.

My Question is, How many NeighbouringCellInfo does this method return? and Can this info be used to perform triangulation?

If not can I make use of SIM Toolkit to get the required info and perform triangulation?

Please feel free to provide any relevant inputs as it would be much useful for my proceedings.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T07:44:13+00:00Added an answer on June 5, 2026 at 7:44 am

    First of all, you certainly can’t do triangulation. Triangulation relies on angles. I think what you mean is trilateration. Trilateration — by contrast — relies on distances.

    To trilaterate based on distances, you need a database with concrete coordinates, and a distance to three or more of those coordinates (in this case, cell towers). However, if you look at the documentation for NeighboringCellInfo, you will see that you do not get a distance reading. You get an RSSI. The connection between RSSI and distance is not linear, and is not well understood or very accurate. It can vary greatly depending on antenna orientation, weather conditions, etc… So thinking that you will simply be able to pick three cells and use their relative RSSIs to trilaterate a user will ultimately prove to be very error prone (i.e., pretty much downright wrong most of the time). Along with all of this, I don’t believe that getNeighboringCellInfo can always be guaranteed to return three or more towers (you can view the implementation of the low level code here). As such, my verdict is that the best you can do is find out which tower has the highest strength and say you’re somewhat “close” to it, I really doubt you can do any better than that.

    Instead, a much better option, which I’m sure you’ve thought of, is to use GPS, but I’m guessing you have a reason not to want to do that.

    I’m not sure if you also know, but TelephonyManager has an implementation that will give you location updates as well: here.

    (By the way, I did a similar trilateration project once, and in my experience, without highly accurate receivers and measurements, it just doesn’t work. I also had raw RSSI data, and even at short to medium ranges the errors in data were wildly unacceptable.)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to find the position of an Android device with respect to
I would like to get to detect whether the given device is a tablet
I would like to detect when a device is connected to an ethernet port
I would like to detect when a page load request give to a UIWebView
I would like to detect the following sequences: a aA aAa aAaA ... where
I have a JPanel, which I would like to detect the following events (1)
Using winforms in vs2008. I have a DataGridView and I would like to detect
I have a store with items retrieved from server. I would like to detect
I am doing an image upload handler and I would like it to detect
I am creating a diagnostic page for ASP.NET and would like to programatically detect

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.