[android-developers] Re: trouble with AIDL parser

2008-04-14 Thread WildLuka
i get coudn't find the import for class . :O On Apr 15, 3:30 am, WildLuka <[EMAIL PROTECTED]> wrote: > I have solved the interface method declaration, but the fully- > qualified import statements will not compile. > help help help > > On Apr 15, 2:32 am, WildLuka <[EMAIL PROTECTED]> wrote: >

[android-developers] Re: trouble with AIDL parser

2008-04-14 Thread WildLuka
I have solved the interface method declaration, but the fully- qualified import statements will not compile. help help help On Apr 15, 2:32 am, WildLuka <[EMAIL PROTECTED]> wrote: > hi all, > > I have an inner class in an activity, implementing a listener > interface. The activity registers the