• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. X

    Service and the Broadcast

    Hi there, I have issues with android services and broadcast activity when doing some development. I am using Android 8.0 as a test device btw. serviceIntent.setComponent(new ComponentName("com.service.sillyservice", "com.service.sillyservice.SillyService"))...