Hello to all and Happy New 2012 year! I have implemented the android quick search box http://developer.android.com/resources/articles/qsb.html for my mapActivity. Any time the user enters a location, my app have to find this and display on the map.
As i see, in order to find out what user typed in this quick search box, i have to read this from the new intent in onCreate method. But, i do not want to reload the current activity, is there are any other way? Thank you. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

