How to set the bitmap the to the ImageView in main.xml captured from the camera?

I'm having a little trouble understanding how you structured your app but here are my suggestions: Change your setContentView(img) to setContentView(URL1. Main) Then do: private ImageView mImg; mImg = (ImageView) findViewById(R.id.(your xml img id)); mImg. SetImageBitmat(img).

I'm having a little trouble understanding how you structured your app but here are my suggestions: Change your setContentView(img); to setContentView(URL1. Main); Then do: private ImageView mImg; mImg = (ImageView) findViewById(R.id.(your xml img id)); mImg. SetImageBitmat(img).

Thank you, that works! – Srikanth Naidu May 29 '10 at 13:08.

I have a Imageview in main. Xml, how to set the bitmap the to the imageView in main. I can assign bitmap to the local image view in the below code.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions