Hello,

I have create an Android application and I have the problem that each
time that I click the Home button and click on the icon of the
application in the desktop, onCreate is called again =( Which means
that my GUI is recreated.

Any ideas how to fix this?

I searched and I found some solution which involves changing a setting
in Eclipse, something like launch action. But I am not using Eclipse,
nor any other IDE, just ant. I am also not using layout files, all my
GUI is written in code. Any ideas where I should change the launch
action so that clicks in the desktop icon bring up the already created
layout?

My source code is here:
http://p-tools.svn.sourceforge.net/viewvc/p-tools/turbochessclock4android/android/src/com/pascal/turbochessclock/

thanks,
FMdC

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