Thank you for your answer. > You haven't shown us enough of your code (code snippets) for us to...
Yes sorry about that, it's just that I don't seem to understand where everything goes wrong. The line giving me an error is a simple setContentView with a simple background image in a FrameView. So I am trying to narrow down the causes before I overflow the group with my 10 000 or so lines of code :D > But since many instances of your activity can exists, Do you mean that there can be multiple instances of my app running at the same time, all using the same oncreate method ? I didn't know it was possible...Could you explain to me how to reproduce this case ? Tahnks again for your time. Yahel -- 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

