Is there a way to store android application data on the SD card instead of in the internal memory? I know how to transfer the application sqlite database from the internal m
some device use /mnt/sdcard as root point to SD Card.