level 1
贴吧用户_0eN2QWV
楼主
E/StudioProfiler: JVMTI error: 15(JVMTI_ERROR_THREAD_NOT_ALIVE)
E/AndroidRuntime: FATAL EXCEPTION: Thread-123
Process: com.example.ditu, PID: 7512
java.lang.StringIndexOutOfBoundsException: String index out of range: -6
at java.lang.String.substring(String.java:1975)
at com.example.ditu.AddressToLatitudeLongitude.getLatAndLngByAddress(AddressToLatitudeLongitude.java:52)
at com.example.ditu.MainActivity$3$1.run(MainActivity.java:184)
at java.lang.Thread.run(Thread.java:764)
E/ContentCatcherManager: failed to get ContentCatcherService.
E/libEGL: call to OpenGL ES API with no current context (logged once per thread)
Application terminated.
2018年06月23日 08点06分
1
E/AndroidRuntime: FATAL EXCEPTION: Thread-123
Process: com.example.ditu, PID: 7512
java.lang.StringIndexOutOfBoundsException: String index out of range: -6
at java.lang.String.substring(String.java:1975)
at com.example.ditu.AddressToLatitudeLongitude.getLatAndLngByAddress(AddressToLatitudeLongitude.java:52)
at com.example.ditu.MainActivity$3$1.run(MainActivity.java:184)
at java.lang.Thread.run(Thread.java:764)
E/ContentCatcherManager: failed to get ContentCatcherService.
E/libEGL: call to OpenGL ES API with no current context (logged once per thread)
Application terminated.