Is there any way to check if bitmaps are the same? can someone help me out?
Bitmap class has method "sameAs" you can use that method to compare two bitmap
http://developer.android.com/reference/android/graphics/Bitmap.html#sameAs%28android.graphics.Bitmap%29
2.1m questions
2.1m answers
60 comments
57.0k users