There is currently no emulator that doesn't have a hard keyboard, so there
is no way to see the landscape keyboard in the emulator (without hacking the
system as you found).

On Wed, Mar 18, 2009 at 5:34 PM, Mike <mdcart...@gmail.com> wrote:

>
> 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 <mdcart...@gmail.com> 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
> >
>


-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support.  All such questions should be posted on public
forums, where I and others can see and answer them.

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to