History log of /development/samples/ApiDemos/src/com/example/android/apis/view/GameControllerInput.java
Revision Date Author Comments
a4920b722da0cec434a6fd2cb2f3b236c82ca7aa 13-Apr-2012 Jeff Brown <jeffbrown@google.com> Improve GameControllerInput demo with input device listeners.

Improves the demo to use the new InputManager API for receiving
notifications when input devices are added, removed or changed.

For example, a game could listen for when new joysticks are
connected or disconnected.

Change-Id: I8ac35206d4f00011145d74c78e91d720aec8f21c
f53e7c98636b5ef3a954e839b272e09ed0cf7844 30-Jun-2011 Jeff Brown <jeffbrown@google.com> ApiDemos: Fix array indexing bug in game controller demo.

Change-Id: Ic7f1ce8bed39b2c10dd0e583c3ad118095f14752
cb34b7c07a4ec532db6d8efe5c172813a2e2726e 09-Mar-2011 Jeff Brown <jeffbrown@google.com> Update samples to use new getMotionRanges() API.

Change-Id: I6b67b7cd1f739b5b52ac32745f52bf0a092480a0
10f877be7bec1712a3b5b3e4e06e4a53a6bd32d1 24-Feb-2011 Jeff Brown <jeffbrown@google.com> Add a sample to demonstrate game controller usage.

Change-Id: I86a91916a39f3a211b06016b163f8d4a6d4a5a3b