[android-developers] Orientation problem !!!!!

2011-06-02 Thread nandan Mehra
Dear All, we are facing orientation problem in my current GB porting project .we integrate HAL layer source code . In Games and all Android apps which are using G-sensor is working fine but the orientation is not working at all . i analysis the code and during orientation in

Re: [android-developers] Orientation problem

2011-05-30 Thread kaushik p
ok Kaushik Pendurthi. Now what is my need is when i changing the orientation my apps is work continuesly not from the begining... according to my understanding this statement means , you are trying to change the orientation while the app is running try to make set the orientations in code for ex

Re: [android-developers] Orientation problem

2011-05-30 Thread shanmu nathan
There is no bug raises when i changing the orientation.. when i changing the orientaion the activity is restarted.. On Mon, May 30, 2011 at 11:32 AM, kaushik p kaushiks...@gmail.com wrote: ok Kaushik Pendurthi. Now what is my need is when i changing the orientation my apps is work continuesly

[android-developers] Orientation problem

2011-05-29 Thread shanmu nathan
Hi guys, Good Morning I need help from yours. I develop one apps that time i met one problem. That is when ever i change that orientation my apps running from starting i dnt knw how to overcome that problem... I wrote separate xml's for portrait and landscape.. can anyone help me

Re: [android-developers] Orientation problem

2011-05-29 Thread kaushik p
are you trying to change the orientation when your app is running or at the beginning ? Please be more clear when asking questions On Mon, May 30, 2011 at 11:02 AM, shanmu nathan win.sha...@gmail.comwrote: Hi guys, Good Morning I need help from yours. I develop one apps that

Re: [android-developers] Orientation problem

2011-05-29 Thread shanmu nathan
ok Kaushik Pendurthi. Now what is my need is when i changing the orientation my apps is work continuesly not from the begining... Eg.. Normally i run that app in portrait then time picker shows current value for instance 12:10. i change some values like 21:12. If i changing the orientation the

[android-developers] Orientation Problem in Camera.

2011-02-03 Thread himen patel
hi i am an android developer. i am making a camera application in android. i have a sony Experia X10. version 2.1 i am launching a hardware camera. but when the preview is start it come with noise in portrait mode or 90 degree anti clockwise but in landscape it comes better. but if i checked

Re: [android-developers] orientation problem

2010-10-22 Thread TreKing
On Tue, Oct 19, 2010 at 1:29 AM, anand sadanandgarikap...@gmail.com wrote: i used a vertical linear layout int which i placed some text fields and buttons.but when i am changing to landscape it doesnt display all the view. Is your linear layout in a Scroll View?

[android-developers] orientation problem

2010-10-21 Thread anand
hi, i am facing a problem with orientation,when ever i change the orientation some of the views in the layout are missing. i used a vertical linear layout int which i placed some text fields and buttons.but when i am changing to landscape it doesnt display all the view. for this onConfigauration

[android-developers] Orientation problem while dynamically loading Views

2009-07-08 Thread Ani
Hi , I am trying to load textView and CheckBox view dynamically to a LinearLayout. i am getting some Orientation problem while doing the same.I want these two view in a single row but i its coming as in different raw. Below is may code LinearLayout