I have a service with a handler that has to write \"Hello\" in the logcat every 5 seconds. But it doesn\'t write nothing on the logcat... It\'s like the service is not execu
Very important: write the name space correctly, for example:
in my AndroidManifest.xml previously it was (wrong):
AndroidManifest.xml
No service started and no error message!