I am new in android development. And I have confusion about android layout compatibility.
I am creating one app in android 4.0.3 but it's UI look like android 2.2 related UI.
I used all default controls in app but it not look like 4.0.3 related UI.
So any one can help me in below problems.
- If I am creating app in android 4.0.3 then how it's look in android 2.2 and vice versa?
- How can I create app which is run in all android version with standard UI?
Please help me.
Thanks in advance.