The moose likes Android and the fly likes Layout problem in tablet programming Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Android
Reply Bookmark "Layout problem in tablet programming" Watch "Layout problem in tablet programming" New topic
Author

Layout problem in tablet programming

Hardik Trivedi
Ranch Hand

Joined: Jan 30, 2010
Posts: 252
Hi friends,

I have an working experience in android development. Recenlty I started for Tablet programming. I just deploy Hello World progam.Below is the layout file for that.


Now as far as I know layout is just perfect. Hello world should get displayed with full width. Now it shows in the same size in which old emulators shows. I mean to say it does not cover the full space of Tablet emulator.

What this problem is? Do I need to add some code for 3.0 version?
Please reply.
 
 
subject: Layout problem in tablet programming
 
Threads others viewed
Layout issues
nullpointer when i try to initiate onclicklistener
hiding views and re-layouting their parent - how?
Putting tabs below the screen
when i change android:orientation to horizontal it shows blank screen
MyEclipse, The Clear Choice