Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Services can't keep alive eventhough the notification icon is on. #604

Open
GoogleCodeExporter opened this issue Apr 29, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.  Normal use.
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/RemoteNotifier(20873): Using real bluetooth utils
D/BluetoothAdapter(20873): 1104771112: getState(). Returning 12
D/BluetoothAdapter(20873): 1104771112: getState(). Returning 12
D/BluetoothAdapter(20873): getBluetoothService(): callingUser = 0 callingUid = 
10343 callingAppId = 10343
D/BluetoothAdapter(20873): getBluetoothService: cb = 
android.bluetooth.BluetoothDevice$1@41d99a40
I/RemoteNotifier(20873): Starting notification service
D/RemoteNotifier(20873): Battery status: Charging
D/RemoteNotifier(20873): Got battery level: 27
D/RemoteNotifier(20873): Battery level change: 28
D/RemoteNotifier(20873): Notifying of battery state change
D/RemoteNotifier(20873): Sending notification: 
v2/d1cb93f21fdb603b/9abfe4dfc438a3/BATTERY/27/Charging, remaining charge: 27%
D/RemoteNotifier(20873): Sending wifi notification to IP 218.102.224.54
D/RemoteNotifier(20873): Sending over UDP
D/RemoteNotifier(20873): Sent over UDP
D/RemoteNotifier(20873): Sending over TCP
D/RemoteNotifier(20873): Sent over TCP
I/RemoteNotifier(20873): Sent notification over WiFi.

What version of Android are you using?
4.4.2

Original issue reported on code.google.com by [email protected] on 25 Feb 2015 at 11:42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant