first I load image to imageview using this code:
Uri uri = Uri.parse(intent.getStringExtra("uri")); Bitmap bitmap = decodeUriToBitmap(