llxier / android-notifier

Automatically exported from code.google.com/p/android-notifier
0 stars 0 forks source link

not working with BlackBerry 10. #521

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
Everything is connected properly and will ping but notifications do not go 
through for anything.

Please paste the application's log here (it should now be on your
clipboard):D/WifiWatchdogService(544006341): (android.server.ServerThread) 
BlackBerry WiFi Network (00:1f:ca:fe:ca:fe) does not require the watchdog
D/WifiWatchdogService(544006341): (android.server.ServerThread) BlackBerry WiFi 
Network (00:1f:ca:fe:ca:fe) does not require the watchdog
D/WifiWatchdogService(544006341): (android.server.ServerThread) BlackBerry WiFi 
Network (00:1f:ca:fe:ca:fe) does not require the watchdog
D/RemoteNotifier(766836956): Using real bluetooth utils
D/RemoteNotifier(766836956): Restoring state
D/RemoteNotifier(766836956): Using level 5 caller ID
I/RemoteNotifier(766836956): Starting notification service
D/RemoteNotifier(766836956): Not starting service again
D/RemoteNotifier(766836956): Battery status: Charging
D/RemoteNotifier(766836956): Got battery level: 99
D/RemoteNotifier(766836956): Battery level change: 100
D/RemoteNotifier(766836956): Notifying of battery state change
D/RemoteNotifier(766836956): Sending notification: 
v2/e9d798989b602868/94c7b70c6304b8/BATTERY/99/Charging, remaining charge: 99%
D/RemoteNotifier(766836956): Sending wifi notification to IP 255.255.255.255
D/RemoteNotifier(766836956): Sending over UDP
D/RemoteNotifier(766836956): Sent over UDP
I/RemoteNotifier(766836956): Sent notification over WiFi.
D/RemoteNotifier(766836956): Sending notification: 
v2/e9d798989b602868/4cca04dab242c/PING//Test notification
D/RemoteNotifier(766836956): Sending wifi notification to IP 255.255.255.255
D/RemoteNotifier(766836956): Sending over UDP
D/RemoteNotifier(766836956): Sent over UDP
I/RemoteNotifier(766836956): Sent notification over WiFi.
D/RemoteNotifier(767807566): Using real bluetooth utils
D/RemoteNotifier(767807566): Using level 5 caller ID
I/RemoteNotifier(767807566): Starting notification service
D/RemoteNotifier(767807566): Battery status: Charging
D/RemoteNotifier(767807566): Got battery level: 99
D/RemoteNotifier(767807566): Battery level change: 100
D/RemoteNotifier(767807566): Notifying of battery state change
D/RemoteNotifier(767807566): Sending notification: 
v2/e9d798989b602868/94c7c06b751a5a/BATTERY/99/Charging, remaining charge: 99%
D/RemoteNotifier(767807566): Sending wifi notification to IP 255.255.255.255
D/RemoteNotifier(767807566): Sending over UDP
D/RemoteNotifier(767807566): Sent over UDP
I/RemoteNotifier(767807566): Sent notification over WiFi.
I/RemoteNotifier(767807566): Notification service going down.
D/RemoteNotifier(767807566): Using level 5 caller ID
I/RemoteNotifier(767807566): Starting notification service
D/RemoteNotifier(767807566): Battery status: Charging
D/RemoteNotifier(767807566): Got battery level: 99
D/RemoteNotifier(767807566): Battery level change: 100
D/RemoteNotifier(767807566): Notifying of battery state change
D/RemoteNotifier(767807566): Sending notification: 
v2/e9d798989b602868/94c7c0821d7982/BATTERY/99/Charging, remaining charge: 99%
D/RemoteNotifier(767807566): Sending wifi notification to IP 255.255.255.255
D/RemoteNotifier(767807566): Sending over UDP
D/RemoteNotifier(767807566): Sent over UDP
I/RemoteNotifier(767807566): Sent notification over WiFi.
D/RemoteNotifier(767807566): Sending notification: 
v2/e9d798989b602868/4cca0751132bd/PING//Test notification
D/RemoteNotifier(767807566): Sending wifi notification to IP 255.255.255.255
D/RemoteNotifier(767807566): Sending over UDP
D/RemoteNotifier(767807566): Sent over UDP
I/RemoteNotifier(767807566): Sent notification over WiFi.
D/RemoteNotifier(767807566): Sending notification: 
v2/e9d798989b602868/4cca096015277/PING//Test notification
D/RemoteNotifier(767807566): Sending wifi notification to IP 255.255.255.255
D/RemoteNotifier(767807566): Sending over UDP
D/RemoteNotifier(767807566): Sent over UDP
I/RemoteNotifier(767807566): Sent notification over WiFi.
D/RemoteNotifier(767807566): Sending notification: 
v2/e9d798989b602868/4cca096c2a236/PING//Test notification
D/RemoteNotifier(767807566): Sending wifi notification to IP 255.255.255.255
D/RemoteNotifier(767807566): Sending over UDP
D/RemoteNotifier(767807566): Sent over UDP
I/RemoteNotifier(767807566): Sent notification over WiFi.
D/RemoteNotifier(767807566): Not starting service again

What version of Android are you using?

Original issue reported on code.google.com by willys...@gmail.com on 20 Feb 2013 at 4:14