Thank you Jason Teagle, The error was in player activity, the player class needed a native library and that library was missing.
You were so kind to listen me. Thankyou so much. On May 9, 4:46 pm, "Jason Teagle" <[email protected]> wrote: > >Sorry, It worked! I forgot to add the activity in manifest. > > (Don't worry, I just learned something about activities there as well!) > > OK, so the dummy activity worked, and that also means that taking focus away > from the tab arrangement *shouldn't* be the problem - since that would have > happened for your dummy activity. > > Is the 'player' activity one of your own classes? I'm afraid the fault > points to that now. I recommend you start isolating parts of that (in its > onCreate() ) and try to narrow down the cause like we did here. -- 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

