全部logcat
10-12 17:35:05.863 29946 29946 E ActivityThread Failed to inflate
10-12 17:35:05.863 29946 29946 E ActivityThread android.view.InflateException: Binary XML file line #7: Error inflating class android.support.v4.view.Viewpager
10-12 17:35:05.863 29946 29946 E ActivityThread at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:707)
10-12 17:35:05.863 29946 29946 E ActivityThread at android.view.LayoutInflater.rInflate(LayoutInflater.java:755)
10-12 17:35:05.863 29946 29946 E ActivityThread at android.view.LayoutInflater.inflate(LayoutInflater.java:492)
10-12 17:35:05.863 29946 29946 E ActivityThread at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
10-12 17:35:05.863 29946 29946 E ActivityThread at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:631)
10-12 17:35:05.863 29946 29946 E ActivityThread at android.view.LayoutInflater.inflate(Native Method)
10-12 17:35:05.863 29946 29946 E ActivityThread at android.view.LayoutInflater.inflate(LayoutInflater.java:397)
10-12 17:35:05.863 29946 29946 E ActivityThread at android.view.LayoutInflater.inflate(LayoutInflater.java:353)
10-12 17:35:05.863 29946 29946 E ActivityThread at com.android.internal.policy.impl.PhoneWindow.setContentView(PhoneWindow.java:344)
10-12 17:35:05.863 29946 29946 E ActivityThread at android.app.Activity.setContentView(Activity.java:1935)
10-12 17:35:05.863 29946 29946 E ActivityThread at com.beginstudio.bstudy.MainActivity.onCreate(MainActivity.java:19)
10-12 17:35:05.863 29946 29946 E ActivityThread at android.app.Activity.performCreate(Activity.java:5341)
10-12 17:35:05.863 29946 29946 E ActivityThread at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)
10-12 17:35:05.863 29946 29946 E ActivityThread at com.lbe.security.service.core.client.b.y.callActivityOnCreate(Unknown Source)
10-12 17:35:05.863 29946 29946 E ActivityThread at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2169)
10-12 17:35:05.863 29946 29946 E ActivityThread at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2264)
10-12 17:35:05.863 29946 29946 E ActivityThread at android.app.ActivityThread.access$800(ActivityThread.java:144)
10-12 17:35:05.863 29946 29946 E ActivityThread at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1205)
10-12 17:35:05.863 29946 29946 E ActivityThread at android.os.Handler.dispatchMessage(Handler.java:102)
10-12 17:35:05.863 29946 29946 E ActivityThread at android.os.Looper.loop(Looper.java:136)
10-12 17:35:05.863 29946 29946 E ActivityThread at android.app.ActivityThread.main(ActivityThread.java:5139)
10-12 17:35:05.863 29946 29946 E ActivityThread at java.lang.reflect.Method.invokeNative(Native Method)
10-12 17:35:05.863 29946 29946 E ActivityThread at java.lang.reflect.Method.invoke(Method.java:515)
10-12 17:35:05.863 29946 29946 E ActivityThread at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:796)
10-12 17:35:05.863 29946 29946 E ActivityThread at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:612)
10-12 17:35:05.863 29946 29946 E ActivityThread at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:132)
10-12 17:35:05.863 29946 29946 E ActivityThread at dalvik.system.NativeStart.main(Native Method)
10-12 17:35:05.863 29946 29946 E ActivityThread Caused by: java.lang.ClassNotFoundException: Didn't find class "android.support.v4.view.Viewpager" on path: DexPathList[[zip file "/data/app/com.beginstudio.bstudy-1.apk"],nativeLibraryDirectories=[/data/app-lib/com.beginstudio.bstudy-1, /vendor/lib, /system/lib]]
10-12 17:35:05.863 29946 29946 E ActivityThread at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
10-12 17:35:05.863 29946 29946 E ActivityThread at java.lang.ClassLoader.loadClass(ClassLoader.java:497)
10-12 17:35:05.863 29946 29946 E ActivityThread at java.lang.ClassLoad