Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crash #4

Closed
huang8023wei opened this issue Mar 7, 2017 · 2 comments
Closed

crash #4

huang8023wei opened this issue Mar 7, 2017 · 2 comments

Comments

@huang8023wei
Copy link

Process: com.dl7.mvp, PID: 16829
java.lang.RuntimeException: Unable to destroy activity {com.dl7.mvp/com.dl7.mvp.module.photo.bigphoto.BigPhotoActivity}: java.lang.NullPointerException
at android.app.ActivityThread.performDestroyActivity(ActivityThread.java:3521)
at android.app.ActivityThread.handleDestroyActivity(ActivityThread.java:3539)
at android.app.ActivityThread.access$1400(ActivityThread.java:135)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1249)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:136)
at android.app.ActivityThread.main(ActivityThread.java:5045)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:515)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:779)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:595)
at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.NullPointerException

点击美女图片的时候报错了

@Rukey7
Copy link
Owner

Rukey7 commented Mar 10, 2017

空指针没具体到代码中哪一行吗,我前面改了一个图片界面报错问题,你要不再试试新的代码

@ytl2009
Copy link

ytl2009 commented Mar 13, 2017

不能正常运行,有很多烦类找不到,如:
image

@Rukey7 Rukey7 closed this as completed May 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants