Showing posts with label Android UI Component. Show all posts
Showing posts with label Android UI Component. Show all posts

Wednesday, November 14, 2012

Number Picker or Text Picker

Number Picker component is available from API 11. But generally, we make the application that target from API 8 (Froyo). So, how can we display/use the number picker component, while the target range from API 8 to API 16 (current version).


Read More……