attachBaseContext

  at android.content.ContextWrapper.attachBaseContext(ContextWrapper.java:66)

  at android.view.ContextThemeWrapper.attachBaseContext(ContextThemeWrapper.java:52)

  at android.app.Activity.attach(Activity.java:6175)

  at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2350)

  at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2476)

  at android.app.ActivityThread.-wrap11(ActivityThread.java:-1)

  at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1344)

  at android.os.Handler.dispatchMessage(Handler.java:102)

  at android.os.Looper.loop(Looper.java:148)

  at android.app.ActivityThread.main(ActivityThread.java:5417)

  at java.lang.reflect.Method.invoke(Method.java:-1)

  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)

  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)

转载于:https://www.cnblogs.com/feng9exe/p/5704519.html

你可能感兴趣的:(attachBaseContext)