cellid

  1. A

    Thread [Q] The "Cell-ID Related" Thread

    Hello. I'm looking for an app or any other solution, so that I could view and log Cell IDs of 2G/3G/LTE cells – as many as possible, that means even neighboring cells, even of a foreign networks. As far as I know, to these days, for Samsung phones there are only: 1. apps, that can log serving...
  2. A

    Thread [Q] Cell ID Location for GPS Intermediate Driver

    Hi guys. I'm a newbie in the Windows Mobile world. Is there an app that allows CellID to be collected by the MsAPI GPS Intermediate Driver? This would surely reduce the locking time of GPS device and even provide a quick instant Facebook Places using Dorothy browser which unlike Android...
  3. winwiz

    Thread Assistance needed please - CellID Variable in tasker

    Hello I am trying to setup a tasker profile whereby when I am camped onto 6 cell IDs, a number of tasks are carried out. Here is what I have done so far: Added a new profile called Home Added a State Selected Variable Variable Value and then CELLID (%CELLID) Op = Matches and then Value = the...
  4. D

    Thread [Q] Cell ID/ Cell ID+RTT positioning method not available on Omnia 7?

    Hello everyone, I'm running an Omnia 7 since several months and noticed that the positioning functionality is very flawed. I noticed that there don't seem to be any Cell ID or Cell ID+RTT positioning method (only GPS or A-GPS), which makes positioning indoor impossible. This didn't happen on...
  5. Z

    Thread Unreliable CellID information

    I have a T-Mobile HD2 with the latest official TMOUS ROM (2.15.50.14). I've noticed that in both WM6.5 and Android that the cellid reported by the radio very frequently gets stuck to one cell. I verified this by writing both a WM6.5 and Android app that keep the CPU alive and required devices...
  6. G

    Thread G-NetSpeed - speedtest for UMTS/GSM network

    The application tests the UMTS/GSM network speed. It also shows the serving CELLID of the network. You can choose between several URL or input your own URL. It's better to put the URL of files >5MB. It allows greater speed to be achieved. In version 2.0 several bugs are fixed and interface...
  7. G

    Thread G-NetTrack v3.5 - netmonitor for UMTS/GSM, logs CELLID and RXLEVEL, exports kml file

    The application logs the current CELLID, RXLEVEL, MCC, MNC, LAC of the UMTS/GSM network. In [<Application Directory>\logs] folder two kind of log files are created: - KML file - for using with Google Earth or Google Maps on you mobile device - Tab delimited file For kml file new point is...
  8. G

    Thread RIL iPAQ 614c - cell id and lac

    Hi, I'm general manager of a software development company. We are developing software for mobile sales fow windows mobile platform. We use many different devices like Motorola Symbol and ipaq devices and we use RIL to determine Cell info details. Unfortunately RIL is not properly implemented on...
  9. joubertvasc

    Thread OpenCellClient - a Windows Mobile opencellid client

    Hello all! I started a new project named OpenCellClient. This application is a scanner for the open service http://www.opencellid.org. This project wants to create a complete database of CellID worldwide, with their locations. This is very useful for a lot of things, working like a "second...
  10. hacksome

    Thread Obtaining CellID on a Midlet

    On Sony Ericsson and Nokia phones we can use the methods like System.getProperty("com.sonyericsson.net.mcc"); to find the Cell Tower ID (CellID). How can we gather similar information on a Windows Mobile 6.1 phone using Intent/J9/JBlend VMs? Please help.