Hi,

We are porting Donut (1.6r1) to a WVGA (480x800) device.  When we
install and run an application, which doesn't contain neither <uses-
sdk> nor <supports-screens> tag, application covers only small area of
the screen. if we use <uses-sdk> tag with value 4 in manifest file, it
work fine.  But All default applications (comes with Android source)
works fine without any <uses-sdk> or <supports-screen> tag in their
manifest file.

Where exactly is the difference between default android applications
and sdk built applications? How can I make all applications to run in
full screen without any <uses-sdk> tag in manifest file?

One more strange observation is that Status bar expanded view and
Search dialog will not cover entire screen if you run emulator with
480x800 skin. why?

Thanks
Thote

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to