Hallo, I would like to ask question about my app. I would like to make app which contains two or more Views (something like windows or screens). So on start app I create for example 3 intents to 3 different Views with 3 different layouts. In my basic layout I have 3 buttons and each button called some intent. If I am right it should be correct. and I switch something different View. but what if I want to get back to my basic View? sould I send to method any reference or something like this?
I need some advice how can I solve my problem. Simply OnStartApp I need create e.g. 3 different screens (it should be Activites if i'm right) and then I would like to swith between them. only switch, no destroy and then create it new. can anybody help me with problem?? Thank you very much. Richard Sámela -- 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

