radiocells-scanner-android icon indicating copy to clipboard operation
radiocells-scanner-android copied to clipboard

Not scanning cell towers

Open Nikkerton opened this issue 10 years ago • 10 comments
trafficstars

The app isn't scanning cell towers regardless of the settings.

Nikkerton avatar Nov 17 '15 19:11 Nikkerton

Hey Nikkerton, do you have any additional info to reproduce the issue (Radiobeacon version, Android version, device manufactor) and detailled instructions what's actually happening, e.g. wifi is fine?

wish7code avatar Nov 18 '15 12:11 wish7code

Hi.

Thanks for the response. Phone is Samsung galaxy s3 with aicp ROM. It's android 5.1.1 and everything works fine except radiobeacon doesn't collect cell towers. WiFi works good. I also used inviu to collect cell phone towers and it works Ok. Radiobeacon is version 0.8.8. GPS fix is Ok. The cell tab just stays empty... On Nov 18, 2015 14:33, "wish7code" [email protected] wrote:

Hey Nikkerton, do you have any additional info to reproduce the issue (Radiobeacon version, Android version, device manufactor) and detailled instructions what's actually happening, e.g. wifi is fine?

— Reply to this email directly or view it on GitHub https://github.com/wish7code/openbmap/issues/99#issuecomment-157697054.

Nikkerton avatar Nov 18 '15 12:11 Nikkerton

Let's try to try to trace that issue down: I just verified we've uploads from other Samsung Galaxy S3, so that shouldn't be the problem, android 5.1.1 and radiobeacon 0.8.8 are also known good. It still might be related to aicp ROM, but given the fact you successfully used inviu we probably can rule that out too.

I was wondering whether you could check the adb logs whether there's something strange? If so, I'd be happy if you could provide us some logs.

wish7code avatar Nov 18 '15 20:11 wish7code

Which terminal command should you use to get the adb log? Is this correct: adb logcat | grep radiobeacon ?

takiainen avatar Nov 28 '15 13:11 takiainen

That should work. To get a even more verbose output, try

adb shell ps | grep org.openbmap

It'll show you the running processes. In output's second column, you'll find the Radiobeacons PID

Then do a

adb logcat | grep <ENTER PID HERE>

wish7code avatar Nov 29 '15 10:11 wish7code

I think I have similar problem, after some time application is left with scanning on. Application dies, tray icon disappears, scanning if off but session is still open. To resume scanning I have to select session, save it, start again.

agilob avatar Dec 23 '15 12:12 agilob

Just for your info: noticed that there are several people listed at "monthy stats" at www.radiocells.org who have collected zero cells. Also OP is there with another name. Maybe this bug concerns many people.

takiainen avatar Jan 26 '16 11:01 takiainen

I have similar issue, cells are not always scanned. I just drove 15km and it found 1000 WiFis but only one cell (should have 17 cells)

agilob avatar Jun 06 '16 07:06 agilob

I too have this problem. It was working correctly previously but lately I seem to get just one cell tower in my journeys. I have not changed anything on my phone lately and tried uninstalling and reinstalling many times now. Running LineageOS 14.1 build on a dual SIM device without Gapps - using MicroG instead. Does the app generate any logs that can be examined?

JonnyTech avatar Apr 06 '17 20:04 JonnyTech

This weekend I installed various different Marshmallow and Lollipop ROMs on my Mediatek phone. All detected cells with SIM1 set for preferred data but none when SIM2 is used. This is strange because MozStumbler worked correctly using their CellScanner service. I cannot identify the problem in the code but maybe someone more knowledgeable can help...

JonnyTech avatar May 30 '17 11:05 JonnyTech