Recent content by Ben Thelin

  1. B

    is there any APP or way to make android save app data onto SD?

    Am I the only one who actually understands this question? The problem does not lie in the apk file itself (the app) but actually in the /data/data/ folder (the app data). When you move an app to the SD card, it only moves the apk file not the actual app data. Like the saved data and the...