Unfortunately app has stopped in Android Emulator - -


Here are my logger display items. There is no error in my app but unfortunately it has been turned off

  07-12 14: 43: 15.651: E / Android Time (1475): Fatal Exceptions: Main 07-12 14: 43: 15.651: E / AndroidRuntime (1475): java.lang.RuntimeException: Failure to result ResultInfo {which is weak, request = 1, result = -1, data = intent {CMP = com.delgence.timetracker / .AddTimeActivity (additional)} =} activity {com.delgence.timetracker / com.delgence .timetracker.MainActivity}: java.lang.NullPointerException 07-12 14: 43: 15.651: E / AndroidRuntime (1475): android.app.ActivityThread.deliverResults (ActivityThread.java: 2980) 07-12 14: 43: 15.651: E / AndroidRuntime (1475): android.app.ActivityThread.handleSendResult (ActivityThread.java: 3023) on 07-12 14: 43: 15.651: E / AndroidRuntime (1475): 43: 15.651: E / AndroidRuntime (1475): android.app.ActivityThread $ H.handleMessage (ActivityThread.java:1177) 07 android. App.ActivityThread.access $ 1100 (ActivityThread.java:123) 07-12 14 at -12 14: 43: 15.651: E / Android Random (Android): Android. Handseller Disappechmail (Handler. Java: 99) 07-12 14: 43: 15.651: E / Android Rendime (1475): Android. Los. Looper Loop (Luor.JavaProject 37) 07-12 14: 43: 15.651: E / AndroidRuntime (1475): android.app.ActivityThread.main (ActivityThread.java:4424) 07-12 14: 43: 15.651: E / AndroidRuntime (1475): at java.lang.reflect.Method.invokeNative (Basic Mode) 07-12 14: 43: 15.651: E / Android Rendime (1475): at java.lang.reflect.Method.invoke (method.java 1111) 07-12 14: 43: 15.651: E / Android Time (1475): 43 :: 15.651: E / AndroidRuntime (1475): com.android.internal.os.ZygoteInit $ MethodAndArgsCaller.run (ZygoteInit.java:784) 07-12 14 at com.android.internal.os.ZygoteInit Main (Zigoteint.java T 5151) 07-12 14: 43: 15.651: E / Androindertime (1475): On the Dual system. NetStart.main (Original Method) 07-12 14: 43: 15.651: E / Android Time (1475): Reason by: java.lang.NullPointerException 07-12 14: 43: 15.651: E / AndroidTime (1475): com.delgence .timetracker.MainActivity.onActivityResult at (MainActivity.ja Va: 46) 07-12 14: 43: 15.651: E / Android Time (1475): Android. App Active Dispatch Attitive Result (Activity. Java6464) 07-12 14: 43: 15.651: E / Android Time (1475): At android.app.ActivityThread.deliverResults (ActivityThread.java:2976) 07-12 14: 43: 15.651: E / AndroidRuntime (1475): ... 11 and 07-12 14: 43: 15.841: I / dalvikvm (1475): thread = 3: signal to indicate 3 07-12 14: 43: 16.182: I / dalvikvm (1475): Stack marks for '/ data / anr / traces.txt' written 07-12 14: 43: 16.473: I / dalvikvm (1475): thread = 3: reaction to signal 3 07-12 14: 43: 16.614: I / dalvikvm (1475): Stack marks for '/ data / anr / traces.txt' written 07-12 14: 43: 17.211: I / dalvikvm (1475): thread = 3: to indicate Copy Curia 3 07-12 14: 43: 17.335: I / Delvwick (1475): Written stack trace to '/ data / anr / traces.txt' 07 - 12 14: 43: 21.144: I / Process (1475): sending the signal PID: 1475 SIG: 9  

It seems that your calling activity was deleted has gone. In this way, it is said that the activity can not return the result to your calling activity. This can happen if you, for example, rotate your phone in the call activity or if you end your calling activity.


Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -