I rewrite example from adnroid-sdk SpinnerActivityTest. When I execute the test every thing looks green - that means it is correct. But when I debug the source code from Eclipe I found out that the activity methods connected with activity work flow were not call. I'm working on the Android 1.5 target. In the final I copy examples from Sdk and I debug the original source code but result was identical like before. What is not correct? Any idea?
Regards Hsd