I guess i found a bug: In the IdentifyTask Sample when i select on name in the list like this [ATTACH=CONFIG]10976[/ATTACH] in Android 4.0.3 i don't get this [ATTACH=CONFIG]10977[/ATTACH] detail view like in Android 2.3. Pressing the item in the list does nothing. It also shows nothing in the logcat. We tried it with two different 4.0.3 phones.
What do you get on Android 4.0.3 platform as a result of selecting a result from the IdentifyTask Sample? What does the logcat return? I will look into the sample and test to see if I can reproduce, but any information you can provide about what you are experiencing will be helpful.
When i select an item from the list it just takes me back to the normal mapview that still shows the callout. The IdentifyResult list has normal data in it, so everything seems fine. The thing is if i select a element from the list it takes me back to the normal view like i said before. I guess the IdentifyResultSpinnerAdapter is supposed to take care of the selection in the list and then show the details dialog? As i stated before, if i repeat the same steps on an 2.3 device everything is fine with the details dialog. And for the logcat i don't get any feedback just the usual garbage collector stuff. Could i use a IdentifyResultSpinner and override the onClick as a workaround for the moment?
Simon, Enrique, sounds like you need to open a tech support ticket. They can fully capture the information related to this problem, they can submit a bug fix request, and we'll be able to track the problem.