Hi,

I am currently building an app to record some 3G signal properties
like signal signal strength, cell ID and neigboring cells.

To record the current cell ID, I have registered for the
onCellLocationChanged() callback. (As I understand it, there is no way
to poll for the current cell ID). However, when I tested it out, the
callback is received only immediately after I start the app. Even
after I have traveled for around 30 mins, by which time I am pretty
sure I would have changed at least one cell, the app did not receive
any call backs.

I have also confirmed that data communication happens throughout the
drive. (By making it ping a public server)

In case there were any bugs in my app, I checked it out by forcing
Google Maps to use 'Wireless Networks' instead of GPS satellites. I
found my location hasn't changed since my starting point.

However, once I restarted my phone, Google Maps detected my new location.

Is anyone aware of this error? And does anyone have any solution? The
following are the specs:

Phone: Samsung Galaxy S (GT-I9000)
Firmware version: 2.1

--
Immanuel

-- 
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

Reply via email to