01.11.2014 Views

The AndroidManifest.xml File - 안드로이드 기술 커뮤니티 : Korea ...

The AndroidManifest.xml File - 안드로이드 기술 커뮤니티 : Korea ...

The AndroidManifest.xml File - 안드로이드 기술 커뮤니티 : Korea ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>The</strong> <strong>AndroidManifest</strong>.<strong>xml</strong> <strong>File</strong> : menifest/uses-configuration<br />

android:reqKeyboardType<br />

<strong>The</strong> type of keyboard the application requires, if any at all. This attribute does not distinguish bet<br />

ween hardware and software keyboards. If a hardware keyboard of a certain type is required, spec<br />

ify the type here and also set the reqHardKeyboard attribute to "true".<br />

<strong>The</strong> value must be one of the following strings:<br />

Value<br />

"undefined"<br />

"nokeys"<br />

"qwerty"<br />

"twelvekey"<br />

Description<br />

<strong>The</strong> application does not require a keyboard. (A keyboard requirement is not defined.)<br />

This is the default value.<br />

<strong>The</strong> application does not require a keyboard.<br />

<strong>The</strong> application requires a standard QWERTY keyboard.<br />

<strong>The</strong> application requires a twelve-key keypad, like those on most phones<br />

- with keys for the digits from 0 through 9 plus star (*) and pound (#) keys.<br />

<strong>Korea</strong> Android Community- www.kandroid.org<br />

96

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!