I am trying to use an IntentService but I get this message all the time:
I don't really get how I should register the service in the xml, here is the code:
Manifest: Private Paste - Pastie
AppWidgetProvider: Private Paste - Pastie
11-13 22:27:02.516: WARN/ActivityManager(52): Unable to start service Intent { cmp=net.pixomania.lifehacker/.LifehackerAppWidgetProvider$FetchFeed }: not found
I don't really get how I should register the service in the xml, here is the code:
Manifest: Private Paste - Pastie
AppWidgetProvider: Private Paste - Pastie