Hi Mark, I cannot get "android:showAsAction" to be recognised/accepted in my project (minSDK = 8, targetSDK = 11).
Eclipse tells me : "error: No resource identifier found for attribute 'showAsAction' in package 'android'". Is that supposed to work with projects below 11? That would mean that application with minSDK below 11 cannot do search on tablets? Cannot be right? I must be doing something wrong somewhere. > > - I am using search to trigger a custom action in a custom activity > > (still like a search, but not really a search). Think about a navigation application with some POIs in the DB. On search, I am allowing the user to search POIs in the neibourghood, indicating distance and bearing... > > - furthermore I am using long press on serach as well. Like the above, but this time, the user is so much in a hurry that they just want to choose amongst the nearest POIs, no type, no actual search (because it is better than crashlanding ;)). Thanks for your interest. JM -- 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

