Still looking for information on my original question. I have found
the following in PhoneWindowManager.java:
// Debugging: set this to have the system act like there is no hard
keyboard.
static final boolean KEYBOARD_ALWAYS_HIDDEN = false;
Seting this achieves the result I want, which is a device with no hard
keyboard. Again, I question if this is the proper way to really
achieve this when setting up a device target with softkeyboard only.
Is there not a .conf, .ini, etc file that feeds into the build system
describing the high level hardware capabilities?
- Mike
On Mar 5, 10:31 pm, Mike <[email protected]> wrote:
> I would like some information on a) if the Cupcake Soft Keyboard is
> supported in Landscape and if so b) the manner in which the build
> option (or other config method) should be set up to do an emulator
> build for a device that has no physical keyboard? I am presuming the
> Cupcake emulator does not show the Soft keyboard in Landscape because
> it has been configured to do this.
>
> Regards,
> Mike
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---