java.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=1000, result=-1, data=Intent { (has extras) }} to activity {com.asr.screenrecorder/com.asr.screenrecorder.ScreenRecordingwithAudio}: java.lang.IllegalStateException: failed to get surface
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Stack Overflow by user2094593
, 1 year agovia Stack Overflow by Ebad khan
, 3 months agovia Stack Overflow by Pfil Mintz
, 1 year agovia Stack Overflow by AntonyCoc
, 6 months agovia GitHub by jsarabia1247
, 1 year agovia Stack Overflow by john_candy
, 9 months agojava.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=1000, result=-1, data=Intent { (has extras) }} to activity {com.asr.screenrecorder/com.asr.screenrecorder.ScreenRecordingwithAudio}: java.lang.IllegalStateException: failed to get surface
at android.app.ActivityThread.deliverResults(ActivityThread.java:3659)
at android.app.ActivityThread.handleSendResult(ActivityThread.java:3702)
at android.app.ActivityThread.access$1300(ActivityThread.java:155)