[android-developers] Problem with TabHost not being the root of the layout

2010-11-30 Thread warunsl
Hello everyone I see it documented that for tab widget the layout for the tabs should have the TabHost as the root. But i have seen many applications (eg Facebook app) where tabs are below a edit text widget. I am not sure how to achieve that. If i do something like below, i just see the EditText

[android-developers] Developing UI for Android apps

2010-05-18 Thread warunsl
Hello everyone, . I am new to Android programming and have tried writing a couple of apps myself. One thing i noticed is that my application was very poor wrt the UI and the design aspects. I want to know what tools/softwares are used for developing the UI for Android apps. . Thanks in advance --

[android-developers] Re: Google Map not showing up....just the tiles

2009-12-07 Thread warunsl
Hi, If u mean only the grid is appearing, then you would want to check if you have specified your API-key in the layout.xml file. If yes, then see if you have given the INTERNET permissions and uses-library in the AndroidManifest.xml file. Hope this helps.. Regards, Varun On Dec 7, 1:30 am,