Search results

  1. E

    Thread Directory Binding can be done in Jelly bean 4.2

    Directory binding through remount no longer works sincd Jelly bean 4.2.1 which added multiuser feature. However, with help of stickmount (https://play.google.com/store/apps/details?id=eu.chainfire.stickmount&hl=en), the directory binding becomes possible again. The key point, I believe, is...
  2. E

    Thread terminal emulator initialization

    Almost all terminal emulators let you to define an initial command, which will be run when you launch terminal emulator. But if you start a new cession in the emulator, say running cmd "su", the new session is not initialized as described in your initial command. If your device is rooted and...
  3. E

    Thread [APP][ICS-JB4.x]|How to create a floating app switcher

    How to create a floating app switcher. If you want to do one-click-switch among apps, a floating app switcher, as shown in Fig.1, may help you a lot. The switcher window is floating on top of any running app or home-screen, and it can be hidden or show at your will. This post tells you one easy...