Hi, I have an application that I'd like to run on all versions of android. It uses an edit text field to allow the user to input a url. What I'd like to do is for donut users onwards is to set the input method to text uri to make input easier.
This however means that I'd have to build it for donut. is there anyway to build my app for pre donut but still set the input type for post donut handsets? I'm creating my layout in xml. Thanks for your help Richard -- 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

