i have bitmap in ActivityA i want to pass the bitmap from here to ActivityB, i googled for this. when i use this
Intent intent = new Intent(this, NewActivit
I dont think that is the right method... you can use this link for the feature to be implemented. i too have used something like this itself.