I'm not able to see into LogCat of NetBeans the execution of the task "MyService->doWork()"...
On my device everythig seems ok, the service is running with timer and I see the "Latest Result".
See my log below:

...I should not see also the log produced by the java function doWork ()?...I'm confused...
I'm not able to see into LogCat of NetBeans the execution of the task "MyService->doWork()"...
On my device everythig seems ok, the service is running with timer and I see the "Latest Result".
See my log below:

...I should not see also the log produced by the java function doWork ()?...I'm confused...