I am having a bitmap in my Activity and I tried to convert this into a String like below
Bitmap bitmap = getIntent().getParcelableExtra(\"data\");
strp