Thank you, Diane.  I always appreciate your advice (most often when
I've read advice you have provided to others).

Can I assume that hardware Galaxy Tab will return true for

this.getResources().getConfiguration().navigation ==
Configuration.NAVIGATION_NONAV ?

garnet

On Nov 3, 9:23 pm, Dianne Hackborn <hack...@android.com> wrote:
> The emulator has a input device for the trackball for configurations that
> have that kind of input.  I don't think there is currently a way for an AVD
> to reconfigure the kernel drivers to get rid of it.
>
>
>
> On Wed, Nov 3, 2010 at 5:08 PM, kanatacrude <garnet.ulr...@gmail.com> wrote:
> > Using the emulator with the Samsung provided AVD, the following
> > returns true.  Can someone with a real Galaxy Tab tell me if this is
> > indeed the case with an actual hardware device?
>
> > this.getResources().getConfiguration().navigation ==
> > Configuration.NAVIGATION_TRACKBALL
>
> > The Galaxy Tab of course does not actually have a trackball or dpad.
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Android Developers" group.
> > To post to this group, send email to android-developers@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en
>
> --
> 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, and so won't reply to such e-mails.  All such
> questions should be posted on public forums, where I and others can see and
> answer them.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to