Phone memory? - Xperia SP Q&A, Help & Troubleshooting

Can anyone tell me why memory phone is shown as a card and not as phone and why is named 0?
Also, I can't connect phone to usb because because something is going on with phone tethering or idk.. Is there any way to fix that?

billaras481 said:
Can anyone tell me why memory phone is shown as a card and not as phone and why is named 0?
Also, I can't connect phone to usb because because something is going on with phone tethering or idk.. Is there any way to fix that?
Click to expand...
Click to collapse
For your first question, I don't really know the exact truth, but somewhat in 4.3 Sony changes the emulation directory, resulting in a newer location of those two storages.
Now, internal storage can be explored with:
/storage/emulated/0/
And external:
/storage/removable/sdcard1
Maybe because of such emulation, ES File Explorer unable to show the old "sdcard0" label because as far I can remember the old emulation directory was named "sdcard0" and not 0. Plus it was in /storage's root.
Your second question, I cannot help you with that as there are not many infos you are trying to expose. How about starting your phone on a safe mode by holding power button then long tap the power off selection on screen. Then you will be prompted about rebooting to safe mode. Tap OK.
After reboot, try connecting your phone with USB again

TechnoSparks said:
For your first question, I don't really know the exact truth, but somewhat in 4.3 Sony changes the emulation directory, resulting in a newer location of those two storages.
Now, internal storage can be explored with:
/storage/emulated/0/
And external:
/storage/removable/sdcard1
Maybe because of such emulation, ES File Explorer unable to show the old "sdcard0" label because as far I can remember the old emulation directory was named "sdcard0" and not 0. Plus it was in /storage's root.
Your second question, I cannot help you with that as there are not many infos you are trying to expose. How about starting your phone on a safe mode by holding power button then long tap the power off selection on screen. Then you will be prompted about rebooting to safe mode. Tap OK.
After reboot, try connecting your phone with USB again
Click to expand...
Click to collapse
I can't connect my phone to PC because PC cannot find any driver.I could connect it before I install a ROM... (phone is rooter)
Phone just loads but when I click to connect on MTP mode nothing happens.. PC just doesn't install any driver while drivers were installed before.

billaras481 said:
I can't connect my phone to PC because PC cannot find any driver.I could connect it before I install a ROM... (phone is rooter)
Phone just loads but when I click to connect on MTP mode nothing happens.. PC just doesn't install any driver while drivers were installed before.
Click to expand...
Click to collapse
My God! I am so sorry that I left this thread hanging without helping you! Are you still on xda? Do you still encountering this problem? If you could respond to this thread, I would like to resume our long lost conversation.

TechnoSparks said:
My God! I am so sorry that I left this thread hanging without helping you! Are you still on xda? Do you still encountering this problem? If you could respond to this thread, I would like to resume our long lost conversation.
Click to expand...
Click to collapse
Sir, the problem was solved long ago! Thanks for your kindness!

billaras481 said:
Sir, the problem was solved long ago! Thanks for your kindness!
Click to expand...
Click to collapse
Very nice to know that. Again apologise for my lack of attention. It is actually quite impolite to leave people hanging.

Related

How to FORCE stop phone from showing up as USB drives in Recovery, still no root :(

Okay I don't know if this will help anyone, but I figured out how to stop Windows from detecting the phone as two USB drives when the phone goes into Recovery mode, and to make it show up as Android Composite ADB device.
I do NOT have HTC installed, rather, I'm using the USB 3 drivers that come down through the SDK, so I'm not sure how to do this if you are using the HTC Sync drivers intead.
At any rate, start with the phone off and disconnected. Open the Device Manager. Boot with your prefered method into Recovery mode, then connect the phone. It should detect as USB Mass Storage Device under Universal Serial Bus Controllers. Right click on USB Mass Storage Device and click Uninstall and then OK. Once this is done, disconnect the phone (you can leave it running in Recovery).
Open My Computer and navigate to C:\Windows\inf. Copy the files usbstor.inf and usbstor.pnf to your desktop or wherever, it doesn't matter, just make sure you put them somewhere you can get them later. Then delete them from the C:\Windows\inf folder. These are the drivers that Windows automatically uses for USB storage devices.
Ok, now bring Device Manager back to the foreground and plug the phone back in in Recovery. It should show up as Android Phone with an exclamation mark. If Device Wizard pops up cancel out of it. Now right click on the Android Phone and click update driver. Click Browse my computer for driver software. Click Let me pick from a list... Click Android Phone and Next. Click Have Disk. Browse to your SDK folder into the USB Drivers folder and you should see android_winusb.inf, select that then click OK. You should now have a list of three items to select, this part I am not sure if there is a 'right' or a 'wrong' but I go with Android Composite ADB Interface.
Select that or whichever one you think and this is what it will install as. Bingo, now whenever you connect the phone into Recovery or boot into Recovery with it already connect it correctly detects as the Composite ADB Interface or whichever you selected, but does NOT show up as any USB drives.
Unfortunately... I still could not get ADB Shell to connect (I even went out and bought a 2GB PNY card).... so I don't know if this will help any of you but I figure it's one step closer to what we need to happen.
At any rate, to get everything back to normal as far as your computer being able to use USB storage devices just copy those two files back to the inf folder before you connect them and you should be fine.
bast525 said:
Unfortunately... I still could not get ADB Shell to connect (I even went out and bought a 2GB PNY card).... so I don't know if this will help any of you but I figure it's one step closer to what we need to happen.
.
Click to expand...
Click to collapse
Format it LONG Fat32, 1024k allocation, name it TEST, put PB31IMG.zip (downgrade ROM) on it, power on into bootloader holding volume down until you get to volume up to start upgrade, run the downgrade from Bootloader, then immediately reboot with holding the track button switch into Fastboot menu, power to Bootloader, let the card check run, decline upgrade this time, run your loop.bat or loop.sh if you like linux, power the phone into recovery boot, and prepare yourself to be happy--I think that will work. The whole trick is get a card/format that forces recovery into an ADB-available mode.
Or you could try what I've done 7 times and achieved ADB Shell 7 times...
1. Turn the phone off.
2. Start running Loop.bat
3. Unplug USB cable.
4. Turn device on in Fastboot by holding in the optical joystick and power.
5. Plug USB in.
6. Hit power button once to get to HBOOT.
7. Wait two seconds for it to do it's thing.
8. Pull off the back of the phone.
9. Hit Vol - to Recovery then hit power.
10. Immediately after doing this continuously push the sd card in and out (about every .5 - .75 seconds)
11. ?????
12. Profit
@DigitalDementia--
How is what you said relevant in this thread?
bast525 said:
Unfortunately... I still could not get ADB Shell to connect (I even went out and bought a 2GB PNY card).... so I don't know if this will help any of you but I figure it's one step closer to what we need to happen.
Click to expand...
Click to collapse
drtrmiller said:
@DigitalDementia--
How is what you said relevant in this thread?
Click to expand...
Click to collapse
Pretty positive it had everything to do with that section of the first post, he said he still couldn't achieve root I attempted to help him. Why don't you explain to me exactly what it doesn't have to do with this thread?
rynosaur said:
Format it LONG Fat32, 1024k allocation, name it TEST, put PB31IMG.zip (downgrade ROM) on it, power on into bootloader holding volume down until you get to volume up to start upgrade, run the downgrade from Bootloader, then immediately reboot with holding the track button switch into Fastboot menu, power to Bootloader, let the card check run, decline upgrade this time, run your loop.bat or loop.sh if you like linux, power the phone into recovery boot, and prepare yourself to be happy--I think that will work. The whole trick is get a card/format that forces recovery into an ADB-available mode.
Click to expand...
Click to collapse
The real bummer here - and I should have known better, really - is that this wipes your phone.
I suppose it should be obvious, but take it from someone who's pretty new to Android phones and just wiped their entire phone after following your steps: Please add a warning to your original post.
It's late, I'm tired and irritated, but I'm sort of bummed to know I went from hero to zero in trying to enter shell (again) during recovery all in an effort to get proper perm. root. Sort of ****ty to know that I just lost everything.
still no root
I'm sorry, I shouldn't have assumed people knew an IMG flash from bootloader wipes user data. Believe me, that's not the only time you'll wipe if you keep modding
-------------------------------------Sent via the XDA Tapatalk App
USB drives are ok in recovery
When I am in recovery with adb and working correctly it still shows the 2 USB drives so this is normal and ok, what you have done is fool yourself into thinking that your phone is in correct mode but it really is not, this is why it still does not work, sorry.
rynosaur said:
I'm sorry, I shouldn't have assumed people knew an IMG flash from bootloader wipes user data. Believe me, that's not the only time you'll wipe if you keep modding
-------------------------------------Sent via the XDA Tapatalk App
Click to expand...
Click to collapse
Now that I've scorched the earth, I'm hitting this thing hard with every trick I can think of to get the shell in recovery again.
Thankfully, I at least have my app list on appbrain.
After researching around the different forums, I think this maybe my issue. I will have to make this attempt when I get home.
This is what I posted on a different forum. I am not sure if this is a similar experience you were having:
So, for a little a bit I was having issues with finding and modding the usb.inf file. I got that finally resolved... Now as I go to one of the first parts of the procedure, executing the adb shell command. Well at first it said the 2 lines, about the daemon and whatever the second line was. Anyways, the third line did not say "no device found" it went straight to a shell prompt "$" . The instructions made a point in the instructions for it to say " no device found" .
I went ahead with the rest of the instructions. No Luck. And I did both methods. A co-worker of mine told to run adb devices to see if my phone is recognized. I will also make that attempt tonight.
I wanted to know if any of you had some insight. I made sure I was in the right directory.
I will make another attempt on a different machine tonight.
Thanks. Oh yeah, I do have some UNIX experience if that makes a difference.
I had the same problem, used this method here
addictivetips.com/windows-tips/how-to-disable-automatic-driver-installation-in-windows-vista/
Click to expand...
Click to collapse
Seemed to help me with the dumb usb mass storage devices whilst in recovery
I don't know how I missed this thread earlier though, It had been a problem for me for days!
kentoe said:
I had the same problem, used this method here
Seemed to help me with the dumb usb mass storage devices whilst in recovery
I don't know how I missed this thread earlier though, It had been a problem for me for days!
Click to expand...
Click to collapse
I rooted in Windows, rather than linux, simply because I like the look of MejDam's procedure better than the linux script posted here on XDA--and his windows procedure is accompanied by his YouTube video
Long story short: I had ADB Composite Device AND the two storage volumes mounted together, as I got shell, and did the other steps in recovery. NB: they were mounted as Generic Storage Volumes, not writeable partitions. The stock recovery on DI does not allow host to mount either partions, although I'd like to see if
Code:
mount /dev/block/mmcblk0p1
worked for the SDcard on the sdcard, cuz then it would be a cinch to mount sdcard/emnc partition into host OS--windows, linux, Atari 2600, etc Worth a try.
Anyhow, my conclusion: a bad driver setup could be a barrier to catching adb shell, but it is certain not the prevailing problem for most, IMHO.
Was wondering if bast525(the creator of the thread) was ever able to adb shell while in recovery, and if so what did you do thanks.
Heh, I wish.... I've tried just about every method posted on these forums, and five different SD cards from Sandisk, PNY, and Kingston. The only thing I haven't tried is rolling back to the pre OTA update, because I don't want to wipe the phone at this point.

How do I root my phone ? (I've read your guides but they are CONFUSING!!)

Here is my experience with all this and why I need help ..
(Yes, I am new to all this, maybe that's why I get confused but alright..)
Okay, I want to root my phone with the design of DocRambone. Right, I follow your guide here:
http://forum.xda-developers.com/showthread.php?p=7329960#post7329960
And go to HOWTO#1 which says I need to flash my firmware. And so I start.
I first download Odin, get the 512.pit file and then try to find the desired firmware package(which according to the Doc guide is I9000XWJM8). Okay, I search the link and get to this: (I pick original firmwares -> Europe)
https://www.wuala.com/Samsung Galax...n/Original Firmwares/Europe/?key=AfzUZSU4SpKU
Which leads to my first confusion. I can't find anything named "I9000XWJM8". The closest I find is the one called "GT-I9000_I9000XWJM8_I9000XXJM4_CODE-MODEM.7z". Can I use this one or where is the "I9000XWJM8" ? :S
Right, I then assume it's the right one and continue only to find out that I don't know how to start my phone in "download mode". Or maybe I just can't because I got one of the phones without the 3 button combination. I'm not sure which one it is, and yes I did try all the combinations you state here:
http://forum.xda-developers.com/showthread.php?t=746814&page=2
None works. But how does the screen look like when you are in recorvery mode? Maybe you should add this to the guide, so people know if they can or cannot start in recorvery mode.
Anyway, I assume I have one of the phones without the combination and so I continue to the guide "Release: 3-button combo fix for any firmware version":
http://forum.xda-developers.com/showthread.php?t=785201
I follow the guide and get to step 6 which says "Start a new command prompt and type "adb reboot recovery"". Right, what's this now?
I go back to the big tutorial:
http://forum.xda-developers.com/showthread.php?p=7329960#post7329960
And finds the ADB tutorial to find out that I need Android Software Development Kit .. AND a rooted phone. Right, so I wanted to root my phone in the first place and now I need to root the phone in order to get the 3 button combination so I can root the phone. "Wait what?" was my 1st thought. But then I remembered that I found this guide earlier "[REF] Howto (un)root your SGS I9000 the easy way (keep all your data) (Eclair 2.1)":
http://forum.xda-developers.com/showthread.php?t=728754
Why did I got here? Because it said "the easy way". I thought that maybe it doesn't need the 3 buttom combination and so I found out it doesn't!! YAY finally a breakthrough, I thought. And so I started with this tutorial.
I was then met with this
"ROOT includes:
- Superuser 2.3.6.1
- Busybox 1.16.0 (for use with Titanium Backup)"
which brings me to another question: Does this mean that you get these apps when you use this root method? or do I need to install the apps first?
I thought it was the first one, since it says "includes". And so I start with the "Automated Method!". I dowload the .bat file and start. Follow what it says and reaches to the part where I plug in my phone. Here I get the error message: "Driver installation unsuccessfull" (Or something like it. I Don't recall since when I plug the phone in now I don't get the error. I don't even get a "ready to use removable disk" now. It doesn't even recognize the phone now when it's plugged in). Now I have tryed to connect it to the pc before (although WITHOUT the USB-debugging checked) and it worked fine. And this is as far as I can get. I am now officially stuck!
I have read comments and all but it doesn't help.
I'm realy tired from trolling these forums after being led through like 4-6 guides + the ones I havn't mentioned here (havn't counted, but something like that)..
So can anyone please, for the love of god, tell me which guide I should start with, list the guides so I know which one to go to next and answer the questions above.. My head hurts now :S ..
But in general, please write the guides more "noob friendly" or whatever .. I think alot of them are written by admins for admins(or atleast people who know their way around these phones). Atleast that's the impression I get.
I know it was a long read but I hope you'll help anyway
Thank you in advance!
/JohnTheOne
Sorry if I sound mad or offencive btw.. it's not my itention. I'm just mad and annoyed at myself because I can't make it work
Sent from my GT-I9000 using XDA App
hello there, I can appreciate if you're new to smartphones it can seem a lot to take in.
If you want an easy/simple way to root then there are 2 or 3 methods available on this fantastic forum but try this one:
http://forum.xda-developers.com/showthread.php?t=742403
just go to youtube and search for rooting videos and watch someone do it first, then you do it. very easy once you see how it is done. youtube or theunlockr.com also has great videos
Yea but my problem is now that I can't get access to it when it's in USB debugging mode.
As I posted earlier, the first time I put my phone in USB debugging mode and connected it to my computer it said "Drivers where not successfully installed" (or something like it).. And now, when I connect my phone to my computer in USB debugging mode, it won't even show as an USB. It doesn't pop up and say "USB connected" and I can't find it under My Computer.
Someone who can help me with this?
And when I plug it in, in USB debugging mode, should I press the USB connected button on my phone, like I usually do when I connect the phone to my computer without it being in USB debugging mode?
Okay, I found the device now on my computer, but I can't find any drivers for the phone to be connected in USB-debugging mode. Anyone knows where I can find drivers for this?
JohnTheOne said:
Okay, I found the device now on my computer, but I can't find any drivers for the phone to be connected in USB-debugging mode. Anyone knows where I can find drivers for this?
Click to expand...
Click to collapse
when used as USB Debugging mode, you need no driver if you plan to use it as a mass storage drive
you just pull down the tab and select mount the drive
then you can copy your Update.zip to the phone Internal SD
after it is done select Unmount the mass storage drive from the pull down tab in the phone
and now you can boot into the Recovery Mode, select update.zip
and you are rooted.
reboot back to normal, and enjoy the freedom to install any App you want to play with
The easiest way I found is to go on to Android market, install One Click Lag Fix. Then open the app and select root 2.1. Restart into recovery and select apply update.zip. Your phone reboots and its rooted. Simples!
simplest way to root is
1)go to market search for RyanZA's OCLF 2.0.
or here is link http://www.appbrain.com/app/com.rc.QuickFixLagFix
2)open the app
3) click root.
4)then boot into recovery
5)use volume button to select update.zip and click home button
6)your phone is rooted.
Hi everyone... Can anyone here let me know if these "lagfix" rooting methods work and are SAFE for a LOCKED (I have not unlocked the sim) Bell Galaxy S with stock JH2 rom? I am also a bit of a noob and would like to see what this phone can really do.
Also... Do I have to unroot it if I want to upgrade to froyo when it is released?
Please advise...
Thx.
yiannisthegreek
PS... Once this is rooted, HOW do you unroot with these "lagfix" methods if I ever need to?
i would advice againts installing the LAG FIXes as they can kill your Internal SD
there are over a dozen forum topics with people unable to repair the damage, and end up having to ship the phone back to samsung to have it repaired.
Allgamer...
Thank You for the heads up on this but now I am still confused on how to do it. I have to move the update.zip file to my internal sd card but I too have some issues that I cant figure out.
I learded how to do it on youtube watching someone called tech0stickyasglue and it seems very simple but firstly I am not sure exactly where I have to place the file and if I have to unzip it and then place the 2 folders inside it into the sd card, etc... I also have an issue with the whole "mount" and "unmount" thing.
I can mount the card while in usb debugging but when I go back to the dropdown menu it does not give me an option to "unmount" it only gives me an option to quit usb debugging and when I pick this option I get a warning message saying that I should "make sure I have unmounted form the host" or something to that effect.
Can you give any advice or step by step instructions to me on what and where I need to place these files to make this work?
I would greatly appreciate it...
Yea but the thing is that I can't go into recorvery mode.. The 3 button combination doesn't work (Talking to the people from page 1)
AllGamer said:
when used as USB Debugging mode, you need no driver if you plan to use it as a mass storage drive
you just pull down the tab and select mount the drive
then you can copy your Update.zip to the phone Internal SD
after it is done select Unmount the mass storage drive from the pull down tab in the phone
and now you can boot into the Recovery Mode, select update.zip
and you are rooted.
reboot back to normal, and enjoy the freedom to install any App you want to play with
Click to expand...
Click to collapse
When I put down the tap and select mount the drive(when in USB debugging mode that is) I can't acces the phones folders. I can't even see the extra icons you usually get, under My Computer, when you connect an USB to the computer. I can only find the SAMSUNG_Android under Control Panel -> Hardware and Sound ->Devices and Printers where it lies under the "Unspecified" section and not under the "Devices" section. And when I right click on it, press proporties and go to the Hardware tap, I can see under "Device status:" it says "The drivers for this device are not installed. (Code 28)" ..
So can anyone tell me what's wrong? (I havn't installed Kies btw, dunno if that has got anything to do with it)
JohnTheOne said:
When I put down the tap and select mount the drive(when in USB debugging mode that is) I can't acces the phones folders. I can't even see the extra icons you usually get, under My Computer, when you connect an USB to the computer. I can only find the SAMSUNG_Android under Control Panel -> Hardware and Sound ->Devices and Printers where it lies under the "Unspecified" section and not under the "Devices" section. And when I right click on it, press proporties and go to the Hardware tap, I can see under "Device status:" it says "The drivers for this device are not installed. (Code 28)" ..
So can anyone tell me what's wrong? (I havn't installed Kies btw, dunno if that has got anything to do with it)
Click to expand...
Click to collapse
Ahh... the joy of Android & Kies....
you don't really need to install Kies, I only installed Kies to check for official ROMs, but i was using the phone on the PC even without Kies installed
You can install the Android SDK drivers, inside the Android package that you download from google, there is a sub folder with both 32bit and 64bit drivers, unplug your phone and install them, then plug back the phone, it should be detected now.
in my Work PC, i never installed any driver, and i select mount, and it gets detected as a USB key by Win XP
AllGamer said:
Ahh... the joy of Android & Kies....
you don't really need to install Kies, I only installed Kies to check for official ROMs, but i was using the phone on the PC even without Kies installed
You can install the Android SDK drivers, inside the Android package that you download from google, there is a sub folder with both 32bit and 64bit drivers, unplug your phone and install them, then plug back the phone, it should be detected now.
in my Work PC, i never installed any driver, and i select mount, and it gets detected as a USB key by Win XP
Click to expand...
Click to collapse
Alright, thanks alot But where can I find this Android package then? I'm not sure what you are talking about exactly
Why wont anyone explain WHAT file(s) you put WHERE exactly for this update.zip root method? Is is some sort of "spy secret" or something?
Seriously... I CAN get to see my phone folders on my computer so I am good there but what I dont know is if I am supposed to move the entire .zip file to the root of my sd card or if I need to extract the .zip file to the root of my sd card.
At any rate... I have tried BOTH methods and I always get the same error message when I reboot in 3 button mode... Something to the effect of E: cannot open / install update.zip... Invalid or not found... (I am guessing on this as I am at work but you get the idea)...
Please... ANY help and "step by step" instruction would be GREATLY appreciated!!!
Hi,
One Click Lag Fix (OCLG) downloadable from Android Market will give u an option to root ur phone. And also it gives u an option to fix the lag in galaxy s. I have more than 80 applicatons and widgets installed in my phone. I insist that OCLF is the most useful, powerful and demanded application ever. It is so easy to use and follow. It even offers an option to unroot. So don't be afraid to download and install.
For ur reference, the bench mark speed has been increased from 800 to 2150. Comparable to nexus 1 with 2.2 was 1200. Hope this helps.
Sent from my G-I9000M Ver. UGJH2 using XDA App on Bell Mobility Network
JohnTheOne said:
Alright, thanks alot But where can I find this Android package then? I'm not sure what you are talking about exactly
Click to expand...
Click to collapse
you download it from google
just google up Android SDK download

UMS Mode for ExternalSD Card Jelly Bean Support

here simple application that will enabled UMS mode for External sdcard
root needed.
how to use:
safe way on version 2.5 is :
enable UMS Mode when cable usb is unplug
Back to Charge mode when cable usb is unplug
safe way on version 3.0 is :
do it on condition usb plugged
note:
if you plug into player or some device player , and you found that it cannot found the USB drive
in this case just do this
settings -> connectivity -> usb connection type
and do press or repress the "Charge Only"
in version 3.0 you will notice 1 triangle on task bar, its normal , it telling you mass storage is currently unmount
2 icon on task bar is telling you the mass storage successful unmount you can take it out
those of notice are normal if we do unmount the mass storage in android api level.
all the information about how to do it i found on XDA forum.
i do some research also code this app
version 2.1
fix sometime fail to mount back to external_sd folder
version 2.5
fix sometime got to bluescreen on windows
version 3.0
fix bluescreen on windows
using different approach to unmount the external SD card
version 3.2
bring back native method to mount and unmount, its speed up abit when using native method
by check the box to enable native mode
version 3.3
support Jelly Bean
thanks are goes to XDA Members
UMS_mode.apk
UMS_MODEv2.1.apk
UMS_Modev2.5.apk
UMS_ModeV3.0.apk
UMS_ModeV3.2.apk
UMS_ModeV3.3.apk
its working good tnx mate
Thanks for app. It is amazing
Best regards,
It does not mount back SDcard to /mnt/sdcard/external_sd after disconnect, so have to reboot after use it.
MTP is working but external_sd is empty.
your welcome guys,
@m0b :
i think you forget click on "back to charge mode"
bullghost said:
your welcome guys,
@m0b :
i think you forget click on "back to charge mode"
Click to expand...
Click to collapse
No, i try it, but it does not help, only reboot.
m0b said:
No, i try it, but it does not help, only reboot.
Click to expand...
Click to collapse
try the version 2.1,
i fix it
bullghost said:
try the version 2.1,
i fix it
Click to expand...
Click to collapse
now ist fine for me, tnx!
m0b said:
It does not mount back SDcard to /mnt/sdcard/external_sd after disconnect, so have to reboot after use it.
Click to expand...
Click to collapse
With the first version I have access to the card. After disconnecting I have to reboot the phone, so I can regain access to the card.
bullghost said:
try the version 2.1, i fix it
Click to expand...
Click to collapse
Version 2.1 gives reproducible blue screens with Win7 x64 SP1 at the first link when I confirm the superuser, or in further tries, when connect the USB cable.
Only uninstalling the apk helps to solve the problem.
A little off topic:
After UMS_mode.apk does not work for me, here is another way to access both memory cards in the P880 (and any other Android-Device) from Windows OS:
Install Total Commander (Shareware): http://www.ghisler.com
Install Total Commander Plugin "Android ADB" (Freeware): http://www.totalcmd.net/plugring/android_adb.html
Android device driver has to be installed too!
Through links, both SD-Cards appear with 3 differen pathes in the P880 operating system.
The external SD-Card has its mount point in (!) the internal SD-card:
Code:
Internal SD-Card:
\\\ADB\LG-P880\data\media\
\\\ADB\LG-P880\mnt\sdcard\
\\\ADB\LG-P880\sdcard\
2. external SD-Card:
\\\ADB\LG-P880\data\media\external_sd\
\\\ADB\LG-P880\mnt\sdcard\external_sd\
\\\ADB\LG-P880\sdcard\external_sd\
Bud Cord said:
A little off topic:
After UMS_mode.apk does not work for me, here is another way to access both memory cards in the P880 (and any other Android-Device) from Windows OS:
Install Total Commander (Shareware): http://www.ghisler.com
Install Total Commander Plugin "Android ADB" (Freeware): http://www.totalcmd.net/plugring/android_adb.html
Android device driver has to be installed too!
Through links, both SD-Cards appear with 3 differen pathes in the P880 operating system.
The external SD-Card has its mount point in (!) the internal SD-card:
Code:
Internal SD-Card:
\\\ADB\LG-P880\data\media\
\\\ADB\LG-P880\mnt\sdcard\
\\\ADB\LG-P880\sdcard\
2. external SD-Card:
\\\ADB\LG-P880\data\media\external_sd\
\\\ADB\LG-P880\mnt\sdcard\external_sd\
\\\ADB\LG-P880\sdcard\external_sd\
Click to expand...
Click to collapse
thanks bro , here version 2.5 will fix the bluescreen
Thanks a lot! useful for syncing with doubleTwist. can't stand the LG PC Suite its too slow.
Sent from my LG-P880 using xda premium
version 3.0 relase fix bluescreen again,
if you suffer on always media scanning you can turn it off on
setting -> application -> find "Media Storage" -> disable
Wow!
This is the greatest thing created for this phone so far.
MTP is painfully slow, doesn't work with cars/stereos/etc, requires installing drivers everywhere I go, crashes all the time, doesn't allow access with a file path, and somehow caused my sd card to wipe itself three times in two weeks, so this was a major issue for me that was making me regret buying the phone.
Initially after installing this app (v3.0), I had to repeatedly toggle UMS/MTP mode and plug/unplug my phone from the computer several times before it finally started working, but now it's perfect.
If you have a paypal or flattr link, and I'll send something your way. Or put it on the Play Store so I can buy it and update
Thanks!
thanks
ben! said:
This is the greatest thing created for this phone so far.
MTP is painfully slow, doesn't work with cars/stereos/etc, requires installing drivers everywhere I go, crashes all the time, doesn't allow access with a file path, and somehow caused my sd card to wipe itself three times in two weeks, so this was a major issue for me that was making me regret buying the phone.
Initially after installing this app (v3.0), I had to repeatedly toggle UMS/MTP mode and plug/unplug my phone from the computer several times before it finally started working, but now it's perfect.
If you have a paypal or flattr link, and I'll send something your way. Or put it on the Play Store so I can buy it and update
Thanks!
Click to expand...
Click to collapse
thank you , as far as you like it , is enough for me
ben! said:
This is the greatest thing created for this phone so far.
Click to expand...
Click to collapse
I can not confirm unfortunately.
I wanted to give the app still a second chance and have installed 3.0.
Then I restarted the phone, without starting the APP before.
Now it hangs on startup LG boot logo.
Even without the second SD card the same problem.
Any idea without factory reset or flashing KDZ?
My phone is still stuck in boot, but I have an access via adb shell to system.
Unfortunately I have no permission to access "/data"
Could anyone tell me the aplication name of this UMS-Tool under "/data/data" ?
I only found "com.noshufou.android.su" in classes.dex, but don't know wether this is right:
Code:
[email protected]:/data $ run-as com.noshufou.android.su
run-as com.noshufou.android.su
run-as: Package 'com.noshufou.android.su' is unknown
[email protected]:/data $
Ok, I guess it's not quite working perfectly for me now that I've used it a bit more, but I still love it.
1) it's really tricky to get it working initially. I almost always have to toggle it multiple times and sometimes reconnect the usb cable.
2) like someone else mentioned, it never remounts the SD card so I have to restart the phone to get it working again after I'm done.
I have not had any problems on boot like BudCord.
I'm running stock firmware 10f.
Anyone have v3 hosted any where else? I can't download from media fire.. no captcha support..
Tried stock browser, dolphin, and chrome..
Any chance to get it working on mac os x (10.6.8) ?
For the moment it is the only default i found with this phone : the lack of "connections" with Apple's OS :/
PS : I searched on the web and I found a solution for Mac OS X users : Android File Transfer (on the official website).
Sorry I can not the url because I am new on this forum.

MSC Mode on CM11/FXP308 under Windows8.1pro-x64 bits ??

Hi everybody !
I have a Sony Xperia SP- C5303 - Rooted,TA saved,BL unlocked :good:
Rom custom : CM11/FXP308 :good:
My problem : I can't connect my phone in MSC mod, so I can't see my SDcard , to put files on it.
I have only the choice into MTP mode or PTP mode. (go on the tab, "USB connection at computer" in the right corner, under"Stockage" when you select "Parameters".) [Parameters>Stockage>USB connection (tab in right corner)]
So, I unticked the MTP mode and PTP mode.
I connect my phone at my computer, and i see a problem in the devices manager,my phone C5303 has a little yellow triangle on it; he isn't recognized.[/B ] --->error in .jpg --->link : ht tp://hpics.li/acab5e2
Under others modes (MTP,PTP), the phone works perfectly and he is recognized no problems. Even, in fatsboot mode and also in flashmode mode.
What can i do ?
I'm on Windows 8.1 pro X64.
Thanks
Sky:fingers-crossed:
up !
nobody knows ?
up ! (sorry for the date of thread)
I'm on CM11 official ; it's still the same thing...
Nobody knows the solution to see the sd card like a mass storage and make disapear this little yellow triangle ?
mrskyou said:
up ! (sorry for the date of thread)
I'm on CM11 official ; it's still the same thing...
Nobody knows the solution to see the sd card like a mass storage and make disapear this little yellow triangle ?
Click to expand...
Click to collapse
Wow your question was unanswered for a very long time!
I suggest for you to tick "MTP" in your device settings. As in OP, you have unticked both, which possibly makes your Windows unable to "know" the protocol in order to interact with your device.
MTP is Media Transfer Protocol, known to be widely used in Windows in order to connect media devices.
TechnoSparks said:
Wow your question was unanswered for a very long time!
I suggest for you to tick "MTP" in your device settings. As in OP, you have unticked both, which possibly makes your Windows unable to "know" the protocol in order to interact with your device.
MTP is Media Transfer Protocol, known to be widely used in Windows in order to connect media devices.
Click to expand...
Click to collapse
In MTP, There is no problem;the phone is recognized.
I wondered if it was possible, to put the phone on MSC...to use it like a mass storage.
mrskyou said:
In MTP, There is no problem;the phone is recognized.
I wondered if it was possible, to put the phone on MSC...to use it like a mass storage.
Click to expand...
Click to collapse
It was impossible (natively, maybe?)
I also prefer to use it mass storage too. Being that sometimes connecting XSP to my Linux box, it yields a mounting error, which forces me to logout of my Linux session, and login again. I don't find any solution for now. Maybe this should be requested officially to Cyanogenmod?
TechnoSparks said:
It was impossible (natively, maybe?)
I also prefer to use it mass storage too. Being that sometimes connecting XSP to my Linux box, it yields a mounting error, which forces me to logout of my Linux session, and login again. I don't find any solution for now. Maybe this should be requested officially to Cyanogenmod?
Click to expand...
Click to collapse
Maybe ... I Hope so !
I still did'nt find the solution but
-there is an alternative : this app .
mrskyou said:
Maybe ... I Hope so !
I still did'nt find the solution but
-there is an alternative : this app .
Click to expand...
Click to collapse
Thank you but maybe I will be sticking with my good old sdcard adapter for now. Thank you! And gosh that post was from October last year, dude!
TechnoSparks said:
Thank you but maybe I will be sticking with my good old sdcard adapter for now. Thank you! And gosh that post was from October last year, dude!
Click to expand...
Click to collapse
Yep, me i use the "mtp" mod ans its work nice. I have an sdcard adaptor too.
But this app can be useful too . Ex: to show a movie on the sd card from an external player (PlayStation for exemple).
Yeah this post is a bit old ^^
Did you try enabling/disabling Android debugging on your phone? Sometimes, my Xperia SP does not show up in My Computer when Android debugging is on.
mrskyou said:
Yep, me i use the "mtp" mod ans its work nice. I have an sdcard adaptor too.
But this app can be useful too . Ex: to show a movie on the sd card from an external player (PlayStation for exemple).
Yeah this post is a bit old ^^
Click to expand...
Click to collapse
Oo I see. Don't worry, I will use the app when I find the situation suits :fingers-crossed:
daubh said:
Did you try enabling/disabling Android debugging on your phone? Sometimes, my Xperia SP does not show up in My Computer when Android debugging is on.
Click to expand...
Click to collapse
Enabling or disabling Android debugging is way out of scope of this thread.

Please Help - Flashed Marshmallow 6.0 now only 24 gb space on 64 gb phone!

As title says. Also when I connect to USB into my windows computer the N6
icon appears, when I click on it its blank, no files! I tried to copy my pics and it
says devise cannot accept!
Seems my storage partition is somehow lost. I tried to reflash 2x, same result.
Can anyone guide me on what to do.
CC
cc999 said:
As title says. Also when I connect to USB into my windows computer the N6
icon appears, when I click on it its blank, no files! I tried to copy my pics and it
says devise cannot accept!
Seems my storage partition is somehow lost. I tried to reflash 2x, same result.
Can anyone guide me on what to do.
CC
Click to expand...
Click to collapse
Try doing a factory reset from within Android, I hope this helps.
http://forum.xda-developers.com/nexus-6/help/64gb-stuck-23gb-t2970279
Read down a few posts. It worked for me on 5.1.1.
I also have the same problem but with the 32gb version.
I started with a locked unrooted 5.1.1 Nexus 6.
I followed the instructions from Google's file image site.
I unlocked the boot loader.
Then ran the flash all script that failed, so I manually flashed the phone.
Phone rebooted and started up fine.
I attempted to re-lock the boot loader but it failed.
When connected to a windows system the phone shows up on auto play but file explorer shows No files or folders.
Tried a factory wipe still nothing.
worked
knightsh said:
http://forum.xda-developers.com/nexus-6/help/64gb-stuck-23gb-t2970279
Read down a few posts. It worked for me on 5.1.1.
Click to expand...
Click to collapse
That worked! TY
Now my last problem, when I enable USB debugging, plug into computer accept the computer
on the N6 and then I goto transfer my music files etc like I have done a million times before,
The icon appears on the computer when I double click its empty and I cannot
write to it! Any suggestions?
CC
This happened to me. I performed the advice recommended above and this fixed it for me
Edit: Ha. You just beat me.
copy
danieljw said:
This happened to me. I performed the advice recommended above and this fixed it for me
Edit: Ha. You just beat me.
Click to expand...
Click to collapse
Can you copy files to device with usb?
CC
cc999 said:
Can you copy files to device with usb?
CC
Click to expand...
Click to collapse
Yes. The phone defaults to charge-only mode via USB, which prohibits file transfer; this is why the device folder was empty in Windows. Switch to MTP mode via the notification shade and it will appear as it normally does.
In addition, in Developer options, you can configure the default USB mode, so as to prevent this from happening in the future.
or, just move into the 21st century, and use a program like wifi explorer pro, and never have to connect with a usb cable to transfer anything ever again..
wase4711 said:
or, just move into the 21st century, and use a program like wifi explorer pro, and never have to connect with a usb cable to transfer anything ever again..
Click to expand...
Click to collapse
Agreed that apps like this are very convenient. Sometimes still prefer hardwiring for transferring 20-30 GB worth of stuff, even though MTP is a total drag.
danieljw said:
Yes. The phone defaults to charge-only mode via USB, which prohibits file transfer; this is why the device folder was empty in Windows. Switch to MTP mode via the notification shade and it will appear as it normally does.
In addition, in Developer options, you can configure the default USB mode, so as to prevent this from happening in the future.
Click to expand...
Click to collapse
This fixed my Issue. It was set to MTP but I switched it to Charge only then back to MTP and it works now.
Thank you.
with a fast wifi connection, its not really much slower to transfer big stuff as well; although, how often are you transferring 20-30 gigs of stuff???
I think I have used the cable to transfer maybe 3 or 4 times since I got this phone..wireless charging, no cables to transfer files, its time to embrace 2015!
TWRP Resize partition function
Addressing just the problem posed in the title of this thread, if you have TWRP installed, or if you choose to install it after you discover this problem, then you have an option that will preserve your data: use the new "resize partition" function within recovery.
Boot to TWRP (version 2.8.7.1 or higher)
Choose "Wipe" button (do not slide yet!!) then "Advanced Wipe" button.
Select the Data partition, then "Repair or Change File System" button.
Choose the Resize button.
Now you can slide to confirm, and it will expand the partition to it's full potential, without disturbing the data.
danieljw said:
Yes. The phone defaults to charge-only mode via USB, which prohibits file transfer; this is why the device folder was empty in Windows. Switch to MTP mode via the notification shade and it will appear as it normally does.
In addition, in Developer options, you can configure the default USB mode, so as to prevent this from happening in the future.
Click to expand...
Click to collapse
Sorry for OT:
Definitely doesn't work on a rooted Nexus 5. It always jumps back to charge only. Does this work 100% on Nexus 6 devices?
File transfer also doesn't work properly for me (and at least one other person in the NExus 5 Troubleshooting subforums), if you want to move a folder onto the SD card which has a system file and / or subfolders in it, it will most likely fail. There are also a lot of folders not showing in Windows Explorer, so if i.e. I want to move Titanium Backup files to the SD card I just can't place a folder and name it "Titanium Backup" because it won't get recognized. I have to create a dummy folder, place the backup files in there and then move them manually with ES File Explorer to the now visibile real TB folder.
That bothered me so much I did a rollback to Lollipop, hopefully those things get fixed by Google or with an Xposed module (if this is working somewhen).

Categories

Resources