KeyCode Display for Developer 2012.10.27
KeyCode Display for Developer
Author:FREE WING
License:Free
Platform:Android 1.5 and up
Added:2013-03-04
Updated:2013-03-04 23:43:44
ads
ads
If you encounter any problems regarding the download process, broken links or have a complaint against the software you have downloaded from our website, please use the link below to report the problem so it gets fixed as soon as possible. Report a problem
Last week downloads: 0
Total downloads: 7
Rating:
Average Rating
Your Rating
Description:
KeyCode Display for Developer
KeyCodeDisp
Android Application
KeyEvent.java
KeyEvent Code Display
for debug program
No Ads, Free
Copyright (c)2012 FREE WING
http://www.neko.ne.jp/~freewing/
-- Source code
import android.view.KeyEvent
public static int getMaxKeyCode()
Returns the maximum keycode.
android.view.KeyEvent.getMaxKeyCode()
@Override
public boolean dispatchKeyEvent(KeyEvent event)
{
if (event.getAction() == KeyEvent.ACTION_DOWN)
{
String.format("%3d, %04X, %06X, %05d, '%s'\n",
event.getKeyCode(),
(event.getFlags() & 0xFFFF),
(event.getMetaState() & 0xFFFFFF),
(event.getEventTime() % 100000),
keyCodeToString(event.getKeyCode()));
}
}
https://play.google.com/store/apps/details?id=jp.ne.neko.freewing.KeyCodeDisp
Latest Articles
Top Freeware
in
Tools
Top shareware
in
Tools
Related Software
to
KeyCode Display for Developer download
- SkypeMate Skype Manager 2012.08.27
- Bluetooth On/Off Toggle App. 1.4
- Pixel Repair 1.0
- Keyring for Android Beta
- Automatic Reboot Widget PRO 1.1.0
- Quick Locale Chinese(Simp.) 2012.12.31
- AutoSetBrightness Lock Bright 2011.12.07
- Quick Locale Japanese 2012.12.31
- permission.READ_SMS 2011.08.10
- Quick Locale English 2012.12.31