baljeetverma / android-notifier

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

no notification #331

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?

Please paste the application's log here (it should now be on your
clipboard):

D/WifiService(  260): ACTION_SCREEN_ON
D/WifiService(  260): cancelling DHCP renew timer
D/WifiService(  260): enable and start wifi due to updateWifiState
D/WifiService(  260): ACTION_SCREEN_OFF
D/WifiService(  260): ACTION_SCREEN_ON
D/WifiService(  260): cancelling DHCP renew timer
D/WifiService(  260): enable and start wifi due to updateWifiState
D/WifiService(  260): acquireWifiLockLocked: WifiLock{NetworkLocation type=2 
binder=android.os.BinderProxy@480ea5c0}
D/WifiService(  260): enable and start wifi due to updateWifiState
D/WifiService(  260): acquireWifiLockLocked: WifiLock{NetworkLocationProvider 
type=2 binder=android.os.Binder@47f23a40}
D/WifiService(  260): enable and start wifi due to updateWifiState
D/WifiService(  260): releaseWifiLockLocked: WifiLock{NetworkLocation type=2 
binder=android.os.BinderProxy@480ea5c0}
D/WifiService(  260): enable and start wifi due to updateWifiState
D/WifiService(  260): releaseWifiLockLocked: WifiLock{NetworkLocationProvider 
type=2 binder=android.os.Binder@47f23a40}
D/WifiService(  260): enable and start wifi due to updateWifiState
D/WifiService(  260): acquireWifiLockLocked: WifiLock{NetworkLocationProvider 
type=2 binder=android.os.Binder@47f23a40}
D/WifiService(  260): enable and start wifi due to updateWifiState
D/WifiService(  260): acquireWifiLockLocked: WifiLock{NetworkLocation type=2 
binder=android.os.BinderProxy@480ea5c0}
D/WifiService(  260): enable and start wifi due to updateWifiState
D/WifiService(  260): releaseWifiLockLocked: WifiLock{NetworkLocation type=2 
binder=android.os.BinderProxy@480ea5c0}
D/WifiService(  260): enable and start wifi due to updateWifiState
D/WifiService(  260): releaseWifiLockLocked: WifiLock{NetworkLocationProvider 
type=2 binder=android.os.Binder@47f23a40}
D/WifiService(  260): enable and start wifi due to updateWifiState
D/WifiService(  260): acquireWifiLockLocked: WifiLock{NetworkLocation type=2 
binder=android.os.BinderProxy@48154e08}
D/WifiService(  260): enable and start wifi due to updateWifiState
D/WifiService(  260): releaseWifiLockLocked: WifiLock{NetworkLocation type=2 
binder=android.os.BinderProxy@48154e08}
D/WifiService(  260): enable and start wifi due to updateWifiState
D/WifiService(  260): ACTION_SCREEN_OFF
D/WifiService(  260): ACTION_BATTERY_CHANGED pluggedType: 2
D/RemoteNotifier(11529): Battery status: Charging
D/RemoteNotifier(11529): Got battery level: 14
D/RemoteNotifier(11529): Battery level change: 15
D/RemoteNotifier(11529): Got battery update, but state change was not relevant
D/WifiService(  260): ACTION_SCREEN_ON
D/WifiService(  260): cancelling DHCP renew timer
D/WifiService(  260): enable and start wifi due to updateWifiState
D/RemoteNotifier(11529): Not starting service again
D/RemoteNotifier(11529): Sending notification: 
v2/fc1f7314ab0f3f78/46ece983206a6/PING//Test notification
D/RemoteNotifier(11529): Sending wifi notification to IP 192.168.1.3
D/RemoteNotifier(11529): Sending over UDP
D/RemoteNotifier(11529): Sent over UDP
D/RemoteNotifier(11529): Sending over TCP
D/RemoteNotifier(11529): Sent over TCP
I/RemoteNotifier(11529): Sent notification over WiFi.
D/RemoteNotifier(11529): Sending notification: 
v2/fc1f7314ab0f3f78/46ece98f10cc9/PING//Test notification
D/RemoteNotifier(11529): Sending wifi notification to IP 192.168.1.3
D/RemoteNotifier(11529): Sending over UDP
D/RemoteNotifier(11529): Sent over UDP
D/RemoteNotifier(11529): Sending over TCP
D/RemoteNotifier(11529): Sent over TCP
I/RemoteNotifier(11529): Sent notification over WiFi.
D/WifiService(  260): smart wifi status: 0
D/WifiService(  260): ACTION_SCREEN_OFF
D/WifiService(  260): ACTION_SCREEN_ON
D/WifiService(  260): cancelling DHCP renew timer
D/WifiService(  260): enable and start wifi due to updateWifiState

I am useing htc desire, and i see only test notification and nothing else.

Original issue reported on code.google.com by daki.wo...@gmail.com on 2 Jan 2011 at 10:25

GoogleCodeExporter commented 9 years ago
Start working.Great app

Original comment by daki.wo...@gmail.com on 2 Jan 2011 at 10:49