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

Search results

  1. B

    Busybox working for Droid Explorer on PC

    if you are rooted try this out. Step 1) download busybox binary to your adb tools directory Step 2) cd to your adb tools directory Step 3) adb push busybox /data/local/busybox Step 4) adb shell Step 5) cd /data/local Step 6) chmod 755 busybox Step 7) ./busybox (just to...
  2. B

    found a multitouch.xml file in system dump

    now im new to this whole android thing but not new to linux so i am not sure if this is a monumental discovery or not so i am sorry in advance if i am making a book of myself. in the system dump i found a android.hardware.touchscreen.multitouch.xml file in the .etc/permissions...
  3. B

    Bottom Row Touch Keys and Physical Keyboard Not Lighting Up After Reboot (ROOTED)

    After successfully rooting my phone, after my reboot i noticed that the bottom row of touch sensitive keys and the physical keyboard do not light up when touch or slid open. to fix this i have to go to the brightness setting and uncheck and check automatic brightness again? is this common...