miguelhenrique / android-notifier

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

Texts Dont Send Notification #430

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run Remote Notifier on Android Phone
2. Run Remote Notifier Desktop server
3. Receive incoming text on phone
4. No notification for text pops up on computer

What is the expected output? What do you see instead?
I have set up remote notifier on both my phone and computer (Win Vista), and I 
sent a test notification, which popped up on my computer, but I am not getting 
any notifications for texts.

Please paste the application's log here (it should now be on your
clipboard):
D/WifiService(   93): ACTION_SCREEN_ON
D/WifiService(   93): enable and start wifi due to updateWifiState
D/WifiService(   93): ACTION_SCREEN_OFF
D/WifiService(   93): ACTION_BATTERY_CHANGED pluggedType: 0
D/WifiService(   93): ACTION_SCREEN_ON
D/WifiService(   93): enable and start wifi due to updateWifiState
D/WifiService(   93): ACTION_SCREEN_OFF
D/WifiService(   93): ACTION_SCREEN_ON
D/WifiService(   93): enable and start wifi due to updateWifiState
D/RemoteNotifier( 5489): Sending notification: 
v2/c96cc636c0b77896/49451984d3f95/PING//Test notification
D/RemoteNotifier( 5489): Sending wifi notification to IP 255.255.255.255
D/RemoteNotifier( 5489): Sending over UDP
D/RemoteNotifier( 5489): Sent over UDP
I/RemoteNotifier( 5489): Sent notification over WiFi.

What version of Android are you using?
2,2

Original issue reported on code.google.com by mredmond...@gmail.com on 29 Aug 2011 at 4:23