Greetings, I just set up my development environment to begin developing the ArcGIS Runtime SDK for Android. I am fixing to customize the Identify sample provided at the ARcGIS Resource site for the Andriod Runtime SDK http://resources.arcgis.com/en/help/android-sdk/concepts/index.html#/Identify_task_sample/0119000000... . However, the descrption provided at this page references an identify scenario that is completely different than the identify sample packaged up with the ArcGIS SDK. The description at the ArcGIS Resource Site describes an earthquake scenario while the sample packaged up with the actual SDK appears to explore a census scenario.
Also, it appears that the sample scenario that I am testing is not accurate. For instance, when I identify the center of Nebraska, I get Colorado as a result. It also appears as if the extended IdentifyResuktsSpinnerAdapter does not display the results correctly. I expect that when I select one of the options in the spinner, a detailed list of that feature's attributes would be displayed. I do not have an Android phone and am using the Android Emulator. Could this be the problem?