hacjy
hacjy
W/ExifInterface: Invalid image: ExifInterface got an unsupported image format file(ExifInterface supports JPEG and some RAW image formats only) or a corrupted JPEG file to ExifInterface. java.io.IOException: Invalid marker: 89 at...
java.lang.NullPointerException: Attempt to invoke virtual method 'boolean android.graphics.Bitmap.isRecycled()' on a null object reference at android.graphics.Canvas.throwIfCannotDraw(Canvas.java:1270) at android.view.DisplayListCanvas.throwIfCannotDraw(DisplayListCanvas.java:257) at android.graphics.Canvas.drawBitmap(Canvas.java:1415) at com.uuzuche.lib_zxing.view.ViewfinderView.drawScanLight(ViewfinderView.java:208) at com.uuzuche.lib_zxing.view.ViewfinderView.onDraw(ViewfinderView.java:147) at android.view.View.draw(View.java:17250) at android.view.View.updateDisplayListIfDirty(View.java:16215) at android.view.View.draw(View.java:17016) at...
/com/jzoom/amaplocation/AmapLocationPlugin.java:227: 错误: 未报告的异常错误Exception; 必须对其进行捕获或声明以便抛出 locationClient = new AMapLocationClient(getApplicationContext()); ^