Git Product home page Git Product logo

Comments (2)

Lineflyer avatar Lineflyer commented on June 20, 2024
java.lang.RuntimeException: 
 
  at android.app.ActivityThread.performResumeActivity (ActivityThread.java:4430)
 
  at android.app.ActivityThread.handleResumeActivity (ActivityThread.java:4470)
 
  at android.app.servertransaction.ResumeActivityItem.execute (ResumeActivityItem.java:51)
 
  at android.app.servertransaction.TransactionExecutor.executeLifecycleState (TransactionExecutor.java:145)
 
  at android.app.servertransaction.TransactionExecutor.execute (TransactionExecutor.java:70)
 
  at android.app.ActivityThread$H.handleMessage (ActivityThread.java:2199)
 
  at android.os.Handler.dispatchMessage (Handler.java:112)
 
  at android.os.Looper.loop (Looper.java:216)
 
  at android.app.ActivityThread.main (ActivityThread.java:7625)
 
  at java.lang.reflect.Method.invoke (Native Method)
 
  at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:524)
 
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:987)
Caused by: java.lang.NullPointerException: 
 
  at menion.android.whereyougo.gui.extension.activity.MediaActivity.setMedia (MediaActivity.java:72)
 
  at menion.android.whereyougo.gui.activity.wherigo.DetailsActivity.access$200 (DetailsActivity.java:55)
 
  at menion.android.whereyougo.gui.activity.wherigo.DetailsActivity$1.run (DetailsActivity.java:156)
 
  at android.app.Activity.runOnUiThread (Activity.java:6595)
 
  at menion.android.whereyougo.gui.activity.wherigo.DetailsActivity.refresh (DetailsActivity.java:142)
 
  at menion.android.whereyougo.gui.activity.wherigo.DetailsActivity.onResume (DetailsActivity.java:123)
 
  at android.app.Instrumentation.callActivityOnResume (Instrumentation.java:1456)
 
  at android.app.Activity.performResume (Activity.java:7614)
 
  at android.app.ActivityThread.performResumeActivity (ActivityThread.java:4412)

from whereyougo.

Lineflyer avatar Lineflyer commented on June 20, 2024

Android 8:

java.lang.RuntimeException: 
 
  at android.app.ActivityThread.performLaunchActivity (ActivityThread.java:2957)
 
  at android.app.ActivityThread.handleLaunchActivity (ActivityThread.java:3032)
 
  at android.app.ActivityThread.-wrap11 (Unknown Source)
 
  at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1696)
 
  at android.os.Handler.dispatchMessage (Handler.java:105)
 
  at android.os.Looper.loop (Looper.java:164)
 
  at android.app.ActivityThread.main (ActivityThread.java:6944)
 
  at java.lang.reflect.Method.invoke (Native Method)
 
  at com.android.internal.os.Zygote$MethodAndArgsCaller.run (Zygote.java:327)
 
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1374)
Caused by: java.lang.NullPointerException: 
 
  at menion.android.whereyougo.gui.extension.activity.MediaActivity.setMedia (MediaActivity.java:72)
 
  at menion.android.whereyougo.gui.activity.wherigo.PushDialogActivity.nextPage (PushDialogActivity.java:82)
 
  at menion.android.whereyougo.gui.activity.wherigo.PushDialogActivity.onCreate (PushDialogActivity.java:124)
 
  at android.app.Activity.performCreate (Activity.java:7183)
 
  at android.app.Instrumentation.callActivityOnCreate (Instrumentation.java:1220)
 
  at android.app.ActivityThread.performLaunchActivity (ActivityThread.java:2910)

from whereyougo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.