Might be connected with different: android-support-v4.jar I think they are different incompatible versions.
http://stackoverflow.com/questions/5561353/fragmentactivity-can-not-be-tested-via-activityinstrumentationtestcase2 On Apr 17, 7:58 am, k_day <[email protected]> wrote: > Another important thing to not that I forgot: My fragments are > inheriting from FragmentActivity, as required by the static fragment > library. > > On Apr 17, 1:42 am, k_day <[email protected]> wrote: > > > > > I am using the static fragment library and am getting a > > ClassNotFoundException. > > > android.view.InflateException: Binary XML file line #9: Error > > inflating class fragment > > java.lang.ClassNotFoundException: android.view.fragment in loader > > dalvik.system.PathClassLoader[/data/app/com.kday.lil-2.apk] > > > Binary XML file line #9: Error inflating class fragment > > > Does anyone know what could be causing this? -- 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

