[android-beginners] Struggling -- Getting exception when clicked on HelloItemizedOverlay

2009-08-17 Thread Venki
Hi friends I am Struggling a lot. Please help me. I am showing some locations in the map, when i click on the particulat overlay, i am planning to show a dialog box to show the details info of that particular overlay. The detailed info of overlay is there in my locations in Mylocations.java . So

[android-beginners] Struggling -- How to start a new intent in HelloItemizedOverlay?

2009-08-17 Thread Venki
Hi I am showing a list of locations on map. When we click on a particular location, onTap(), i am planning to show some text message and more information link. and on click more information, i have to show the detailed list about that location. May be by starting a new Intent. Can someone

[android-beginners] SearchSuggestionSampleProvider issues

2009-08-17 Thread Venki
Hi I am adding search suggestion in my application. When i ran only AoiDemos/searchInvoke application, its worked fine. But when i am added the same code in my application its giving below error when starting application. 009-08-15 13:12:26 - MyApplication] Installing MyApplication.apk...