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

Low disk space???

BDH213

Lurker
Hello, just a quick question about storage. The account says save to SD card but it isn't and the phone is constantly saying low on disk space. How can I send things to SD card automatically?

Brian
 
What exactly says "save to SD card" and what do you want to save there?

If you are talking about apps there is a trick using ADB (usb debugging) to set the "default install location" for apps to SD (enable usb debugging, install ADB on a computer, connect via usb and use command "adb pm set-install-location 2"), but that's all you can do. It only moves part of the app, won't work for all apps, and you'll still need space on the phone to do the download in first place.
 
Back
Top Bottom