When I go from Activity1 to Activity2, the Activity_Create is run for Activity2 correctly. However, when I go back to Activity1 then Activity2 again, the Activity_Create is not run again for Activity2. Is there a way I can trigger this so the Activity_Create is run each time I StartActivity("Activity2")?
Thanks
WDK
Thanks
WDK