nanchen2251 / CompressHelper

:fire: 压缩文件,压缩图片,压缩Bitmap,Compress, CompressImage, CompressFile, CompressBitmap:https://github.com/nanchen2251/AiYaCompressHelper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

java.lang.NullPointerException

lgGuo opened this issue · comments

commented

java.lang.NullPointerException

at com.nanchen.compresshelper.BitmapUtil.compressImage(BitmapUtil.java:177)

at com.nanchen.compresshelper.CompressHelper.compressToFile(CompressHelper.java:78)

at com.yctech.kindomgarden.qiniu.FileSyncService.synUpLoadFile(FileSyncService.java:343)

at com.yctech.kindomgarden.qiniu.FileSyncService.syncContent(FileSyncService.java:256)

at com.yctech.kindomgarden.qiniu.FileSyncService.onHandleIntent(FileSyncService.java:87)

at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)

at android.os.Handler.dispatchMessage(Handler.java:102)

at android.os.Looper.loop(Looper.java:136)

at android.os.HandlerThread.run(HandlerThread.java:61)