Hi
I have a problems with a projekt I am working on. I am working on a
calender in Android and its the first time I do anything with it. so
here are my problems

1) I used the Expandable List View Example from the Api Demo and I
wanted to ad a onChildClick event to get to anotherscreen

2) I wanted to switch between screens if the phone is turned from
vertical to horizontal and back. I got that done by adding the layout-
land folder , but when I am using the Expandable listview example this
wont work anymoor becouse the codeline "
setContentView(R.layout.main); "  will not be exepted in my class . So
what i wanted to do is to read out the sensor directly and ad a
listener for it that will switch between the screens.

I hope that was understandeble:) and that anybody can help me.

-- 
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

Reply via email to