Is your service a *static* inner class?

-- Kostya

03.12.2010 9:38, Hendrik Greving пишет:
By the way, I am getting an InstantiationException and shortly before, a NewInstance failed: no init<>(). When I google for it, I find a little bit about IntentService constructors and alike, I am not using IntentService though, just regular Service.


----- Original Message ----- From: "Hendrik Greving" <[email protected]>
To: <[email protected]>
Sent: Thursday, December 02, 2010 10:18 PM
Subject: Re: [android-developers] Re: starting local service class not found


I do. Like this

<service android:name=".MyWidgetProvider$MyService">
</service>

----- Original Message ----- From: "Mark Murphy" <[email protected]>
To: <[email protected]>
Sent: Wednesday, December 01, 2010 4:30 PM
Subject: Re: [android-developers] Re: starting local service class not found


On Wed, Dec 1, 2010 at 7:09 PM, Hendrik Greving <[email protected]> wrote:
Still having this problem :/ Anyone?

Perhaps you do not have the service listed in the AndroidManifest.xml file.

--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_Android Programming Tutorials_ Version 3.0.1 Available!

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en



--
Kostya Vasilyev -- WiFi Manager + pretty widget -- http://kmansoft.wordpress.com

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to