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

