With all the new Android devices around the corner -- how do we
identify what hardware the app is running on?  Specifically for game
development, I want to find out what input devices might be available
(keyboard, trackball, dpad, etc), and possibly even how things are
layed out -- dpad on the left or right, only accessible w/ the
keyboard open, etc.

So does the API already provide any way to do that?  Identifying the
phone model would be a start, but I'd rather not have to maintain a db
of phone models and their hardware features.


Thanks,
Jeremy

--~--~---------~--~----~------------~-------~--~----~
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