On Sun, Jul 31, 2011 at 2:23 PM, Kostya Vasilyev <kmans...@gmail.com> wrote:

> 31.07.2011 21:20, Nick Risaro пишет:
>
>  Is LiveWallpaperSettings an inner class? I think that you can't put an
>> activity as an inner class. Try moving that to a "normal" class.
>>
>
> You can, as long as:
>
> - It's static ("public static class Inner { ... }");
> - It's properly referenced in the manifest as "Outer$Inner".
>
> Same with services, receivers, etc.
>

Thanks for the clarification!

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to