KeyCode Display for Developer APK

Version 2012.10.27 - jp.ne.neko.freewing.KeyCodeDisp
neko,freewing,keycodedisp,tools

APP Information

Download Version 2012.10.27 (3)
Apk Size12.22 KB
App DeveloperFREE WING
Malware CheckTRUSTED
Install on Android1.5 and up
App Packagejp.ne.neko.freewing.KeyCodeDisp.apk
MD5dc3af95a4e7375bd83769eb57962504d
Rate5
Website http://www.neko.ne.jp/~freewing/android/

Download KeyCode Display for Developer 2012.10.27 APK

App Description

KeyCode Display for Developer is neko,freewing,keycodedisp,tools, content rating is Everyone (PEGI-3). This app is rated 5 by 1 users who are using this app. To know more about the company/developer, visit FREE WING website who developed it. jp.ne.neko.freewing.KeyCodeDisp.apk apps can be downloaded and installed on Android 1.5 and higher Android devices. The Latest Version of 2012.10.27 Available for download. Download the app using your favorite browser and click Install to install the application. Please note that we provide both basic and pure APK files and faster download speeds than APK Mirror. This app APK has been downloaded 842+ times on store. You can also download jp.ne.neko.freewing.KeyCodeDisp APK and run it with the popular Android Emulators.

KeyCode Display for Developer

KeyCodeDisp

Android Application 

KeyEvent.java

KeyEvent Code Display

for debug program

No Ads, Free

Copyright (c)2012 FREE WINGhttp://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 

App ChangeLog

  • 2012/10/27 Fix Crash problem below API4 (no problem API5 later)
    2012/07/18 Support detect HOME/POWER key
    Support detect KeyEvent.ACTION_UP (Check left box to detect)
    2012/05/23 Initial Release

App Screens

KeyCode Display for Developer App Screen 1KeyCode Display for Developer App Screen 2KeyCode Display for Developer App Screen 3KeyCode Display for Developer App Screen 4

jp.ne.neko.freewing.KeyCodeDisp.apk
Name:dc3af95a4e7375bd83769eb57962504d.apk

Apk scan results


Apk Scaned By TotalVirus Antivirus,jp.ne.neko.freewing.KeyCodeDisp.apk Was Pure And Safe.

Scan Stats:harmless:0|type-unsupported:12|suspicious:0|confirmed-timeout:0|timeout:0|failure:0|malicious:0|undetected:60|
Name:jp.ne.neko.freewing.KeyCodeDisp.apk
Name:dc3af95a4e7375bd83769eb57962504d.apk SHA-1:aa7ea373388812fe9bcf4c77246165efb192f6af SHA-256:0fadb5773e63bd3cd04b6fe190a1ec5659ec33e7d508b96b8796336611f9c6a8 SSDEEP:192:wB+p1kdcD4iYqWSHguwggV8hPbdbX4AZKKIl8fSyViXv7:wBAs1qquTgV8hJXJxIafRQ File type:Android Magic:Zip archive data, at least v2.0 to extract File size:12518 Uncompressed Size:20875 Contained Files :8 Contained Files By Type:xml:2,dex:1,MF:1,SF:1,png:1,DSA:1,

Older Versions

More Android Apps to Consider

Google Play Reviews

  1. Dan Quittman-avatar

    Dan Quittman

    won't show all keycodes on my droid4. capslock and sym have keycodes > max_keycodes var and show up as keycode 0. android docs say to use getmaxkeycode() method (sp?) rather than the static var to determine the actual maximum keycode

  2. Draško Sarić-avatar

    Draško Sarić

    I don't see keyboard on HTC One.

  3. Fabio Spelta-avatar

    Fabio Spelta

    no BS. great app!

  4. A Google user-avatar

    A Google user

    Just what I needed. Works perfect. Thank you.

  5. Ray Jr.-avatar

    Ray Jr.

    But please add scan codes so I can configure keylayouts for my gamepads.

  6. -avatar

  7. -avatar

  8. -avatar

  9. -avatar

  10. -avatar