I’m working on a project should have an ICS-ish design with the UI elements presented on these mockups:






The thing is that minSDK requirement is API 7. What would be the best way to approach it?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can customize to get all of those UI elements and it’s probably the best way to do it in this case.
Check out ActionBarSherlock, it’s gonna help you with design 1-4.
For the last two you simply customize the theme to show the images that you wanted.
The Spinner design is going to be tricky I reckon since the selection in pre-honeycomb presents as a dialog and used up full screen. It’s possible, but I just don’t know the best way to do it yet.