• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. J

    Key remapping: why doesn't it work in all apps?

    I have a rooted Nook Touch. It lacks BACK button, so I remapped LEFT_PAGE_FORWARD button to BACK. Changed files /system/usr/keylayout/TWL4030_Keypad.kl and /system/usr/keylayout/omap_twl4030keypad.kl for this. This button now works as BACK in new android apps that came with and are allowed by...
  2. J

    Root touchnooter-1.6.24: control is lost when in nook reader

    I rooted NookTouch with touchnooter-1.6.24. It works but there are issues. When I go to the original nook software to read books I often lose access to the android apps. Buttons on the right ("home" button, etc) just stop showing up. Also sometimes buttons to switch pages don't work...
  3. J

    What apps can load 2X 1.2GHz CPU on Android?

    I look at the phones with such computing power. It's nice to have one, but then how can it really be useful? What are the apps that can make such computing resource be really useful in day to day life? One doesn't need to have dual core to go to facebook (not that I find it useful anyways)...
  4. J

    Why I can't find android.app.ApplicationErrorReport.class in any jars in Android SDK?

    The inner class android.app.ApplicationErrorReport$CrashInfo.class is in layoutlib.jar, but not ApplicationErrorReport. Where is this class?