No divs. If you want to use HTML/CSS markup, look into WebView.
For building a native Android UI, check out these links:
http://developer.android.com/guide/topics/ui/index.html
http://developer.android.com/guide/topics/ui/layout-objects.html
That DroidDraw tip given by SheikhAman is a great resou
Google for Droiddraw first. it will give you a nice toll to draw all
ur layouts in android.
secondly, use an vertical linear layout, in it, add a text view, then
add a list view, then add a linear layout, inside linear layout, add
button1 and button2.
so the text view, list view and linear layout
2 matches
Mail list logo