problem solved..sorry for the posting On 16 Φεβ, 11:13, dane131 <[email protected]> wrote: > hallo i have made two applications A and B.A binds to a service of B > using an implicit intent: > > intent i =new Intent ("level1.level2"); > > Application B has a service that has an intent filter for actions of > type "level1.level2". > > The problem is that B is not always called.Sometimes it is called anad > everything works fine but some other times i get the following warning > in DDMS : > > unable to start service Intent { act=level1.level2 } :not found > > why is that??
-- 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

