Thanx Johan, :)
On Thu, Nov 18, 2010 at 12:15 PM, Johan <[email protected]> wrote: > Hi RKJ, > > When changing orientation your activity is destroyed and completely > build up again. Any state, not persisted by yourself (in the onPause, > or onSaveInstanceState life cycle methods) will be lost. Try putting > some log-statements in the various life-cycle methods and see for > yourself what is happening. > > A blog on this subject: http://www.devx.com/wireless/Article/40792/1954 > > Hope this helps. > > Johan > > On Nov 18, 7:20 am, "RKJ (Android developer)" <[email protected]> > wrote: > > Hi All, > > > > I'm taking image from camera, and setting this image to ImageView, > > but when i'm turning mobile to landscape, the sat image lost. > > > > How to resolve this issue. > > > > --Thanks in advance > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Thanks & Regards Rakesh Kumar Jha Software Developer Symphony Services Corp (India) Pvt Ltd Bangalore (O) +918030274295 (R) +919886336619 -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

