Sunday, August 10, 2014

Fix :- Missing USB- Mass storage on Slim roms

 

I have been using Slim roms for better battery life on my galaxy note, everything worked perfect apart from USB Mass storage but found the fix after digging into XDA.

here is the simple fix.

Note :- this fix will works only on rooted phones

1. Download Android Terminal Emulator (Free) from Google Playstore

2. open the installed Terminal Emulator and execute the below commands one at a time.

  “su”  hit enter and choose allow for Super User privilege
  “setprop persist.sys.usb.config mass_storage,adb”  hit enter

  “reboot”  hit enter to reboot your device.

You are done.

 

Enjoy!

No comments :