KitKat link play store cache to external sd (root) topic

SOCIALIZE IT ⇨


Im new here and I've been searching for a solution to the play store telling me i need more space.. And I have found it out myself. Like I said, I am new.
So, let's get started.
First, download terminal emulator if you haven't already.
Next, grant superuser permissions by typing su.
Now, make a folder in the directory of your SD card.. For this, use mkdir. I named it play.
My SD card was located in the directory of /sdcard. So, I used the command mkdir /sdcard/play
After that, you will be removing the folder that the Google Play Store downloads files in
and symlinking that folder to your SD card.
So, type the command cd /data/data/com.android.providers.downloads
Then after that command, type rm -r cache
After that, symlink the cache folder to the sdcard.
ln -s /(insert your sdcard folder here)/play(or whatever you named your folder)
Bam. Done.
Now, this will not move all app data and stuff to the sdcard,
This will only make the Play Store download the app you are trying to get to the SD.
Therefore bypassing the not enough space error
To sum all of the commands up, how I used them...

su
mkdir /sdcard/play
cd /data/data/com.android.providers.downloads
rm -r cache
ln -s /sdcard/play cache

Done.
Note: this probably won't work with all phones, my phone is an LG L70 although my old LG (android 2.2) I tried to do this on had the SAME FILE that Play Store downloads to.. AKA downloadfile.apk.
I am not sure if it was in the same location, so I'm saying KitKat just to be safe.
Thank you!








Attached Thumbnails



Click image for larger version<br/><br/>Name:	Screenshot_2015-04-10-04-51-30.png<br/>Views:	N/A<br/>Size:	65.9 KB<br/>ID:	3254956
 















xda-developers


  1. one plus one gallery and theme store for cm11 topic
  2. [Q] Google Play Store has stopped ! topic
  3. {Themes} CM12S free themes from the Themes Store topic
  4. LOLLIPOP Google Play Store crash topic
  5. [Q] Samsung apps store topic
  6. does Google play store automatically install arm64 version of apps? topic
  7. External as Internal SD? topic
  8. [Q] Is it possible to have a file download on internal storage and external? topic
  9. [Q] External Mic possible? Any tips? topic
  10. [Q] Browser video with external player? topic
  11. Copy files over to External Storage topic
  12. [Q] Lollipop ROM failed to write external SDCard topic
  13. [Q] Can't write to External SD? topic
  14. SGP611 external SD write access (Lollipop) topic
  15. [Q] External SD not writable in Android 5.0 topic
  16. KitKat link play store cache to external sd (root) topic
  17. Is root required to roll back to KitKat? topic
  18. Need Lava X5 stock kitkat rom flashable zip topic
  19. Using TB To Backup on KitKat and Restore on Lollipop topic
  20. MT6572 kitkat 4.4.2 topic

0 commentaires:

Enregistrer un commentaire