Muhamad Arief

Results 4 comments of Muhamad Arief

i dont know why, but when i added this code in our app build gradles.. the error has gone. android { compileOptions { sourceCompatibility JavaVersion.VERSION_1_8 targetCompatibility JavaVersion.VERSION_1_8 } }

easy, thats because jpeg format cant handle transparent format.. use fileToSave.compress(Bitmap.CompressFormat.PNG, 0, fos); good luck

Me too. I could not find the ColourFill.java :'(