Re: [android-developers] Can't find Activity error
On Wed, Jan 12, 2011 at 8:37 PM, John Lussmyer <johnlussmyer@gmail.com> wrote:
> Should they?
> And which ones are you talking about?
>
I was talking about the name elements of your service and activity
definitions. A technique much like this works in my own code and the
only thing that jumps out as different about your manifest file is the
lack of fully-qualified class names.
(Referring to this page, under the heading "Declaring class names":)
http://developer.android.com/guide/topics/manifest/manifest-intro.html
SJ
> On Wed, Jan 12, 2011 at 5:22 PM, Stephen Jungels <sjungels@gmail.com> wrote:
>>
>> Unless your android:name elements are fully qualified, they should
>> begin with a period, should they not?
>>
>
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscribe@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home