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

Search results

  1. L

    Apps How to Clear Memory like Easy Touch???

    Can you give me code or document of tutorial to do that?
  2. L

    Apps How can I get sdcard path in android 4.2?

    Hi everyone, I have a Samsung galaxy ace 3 and its sdcard path is "/strorage/extSdCard" However, when i use "Environment.getExternalStorageDirectory()", it always returns "/storage/emulated/0" but in my Emulator it is "/storage/sdcard" So i wanna know" how can I get sdcard path in all android...