wmd (activesync) no drive letter! - Touch Pro2, Tilt 2 Windows Mobile General

when my tp2 is connected via usb to my windows 7 pc, it shows up in windows explorer as a device with two separate folders (main and storage) and this is fine and lets see whats on the phone etc.
trouble is there is NO drive letter, so programs that can only access via drive\folder cant access it.
ne ideas.

when you plug it in, you can tell it to connect as a drive device, that makes your storage card a flash drive. Otherwise, it is normal for the device to not have a drive letter, as it is not a drive, but a device.

tweiss3 said:
when you plug it in, you can tell it to connect as a drive device, that makes your storage card a flash drive. Otherwise, it is normal for the device to not have a drive letter, as it is not a drive, but a device.
Click to expand...
Click to collapse
thanks for the reply.
but thats ok for accessing the storage card but what about the phone memory itself.
for example cfc gui, once loaded asks for location of manila files, but it is unable to browse the phones internal mem.

this phone does some wierd things when connected to the pc. sometimes it locks itself out of its own program files, but when you detach from the pc everything works normal again.

Related

SD card can't unmount & market enabler tut

Hi! all. i'm on Defrost 2.0b. currently got this problem.
when i plug in my desire to my laptop & unmount my SD card, it takes quite a while or can't unmount. then after it unmounts, i go to the shortcut on home screen to press the button which will go into USB storage mode. but the circle loading thing keeps loading & my laptop never seems to detect the phone. although i see a removable disk icon but i can't access it. please help.
also i have market enabler 3.0.8 installed. but not sure how to use anyone can give tutorial?
i dont suppose you are using a mac?
if i disable the disk drive from the phone then the computer is unable to properly eject the phone
you have to eject the phone driver from the computer first and then disable the disk drive from the phone
cgrec92 said:
i dont suppose you are using a mac?
if i disable the disk drive from the phone then the computer is unable to properly eject the phone
you have to eject the phone driver from the computer first and then disable the disk drive from the phone
Click to expand...
Click to collapse
i'm using Vista Premium version. 2gb RAM. please help. i can't even sync with HTC sync.
sounds to me like a driver problem
go to control panel -> device manager
find your phone and uninstall the driver
disconnect your phone
reboot your computer
do not install htc sync but connect your phone to your computer and wait for the drivers to install
try now
properly enabling disk drive/storage:
connect your phone to your computer
drag down the notification bar and select connection type to disk drive
in 'My Computer' you will now see your memory card
to unmount just change from disk drive to charge and then disconnect phone from computer
hope this helps and sorry for the delay

[Q] phone does not connect to PC via USB

[SOLVED] : using dropbox now for file transfer...
After I installed the latest build of stock XDAndriod on my Rhodium, it does not connect to my PC (win-XP) using USB port. I have tried multiple times to reset my phone and re-flash my winmo with no help.
My computer does not detect a USB device at all when I connect my phone when in Android. When I plug in my phone, nothing happens. But my phone does begin charging from the USB port and does detect that is plugged in to a power source.
How do I get my PC to recognize my phone?
Phone details:
H/w : standard AT&T tilt2
Winmo : JackOS build Aug/19
XDAndroid version - [MJG]Rhod.2.2Froyo.083010.rar
Thanks,
Dhanvi
PS: I did check the thread here - http://forum.xda-developers.com/showthread.php?t=641444&highlight=USB+problems and that hasn't solved my problem.
If you read the port status, USB data connections are not currently supported. Only charging is supported via USB.
Thanks for that pience of info, but I do not see anything saying USB on the project development page. Is there some other page that I should be looking at too?
If that is indeed the case, then how do I transfer stuff over from my PC to my SD card when in andriod ? Is there any other method?
Thanks.
kapiladhanvi said:
Thanks for that pience of info, but I do not see anything saying USB on the project development page. Is there some other page that I should be looking at too?
If that is indeed the case, then how do I transfer stuff over from my PC to my SD card when in andriod ? Is there any other method?
Thanks.
Click to expand...
Click to collapse
Use dropbox. www.dropbox.com for you pc and download dropbox in the market.
Thanks for the tip!
Dhanvi
Great Idea but waiting for more help
Hey Fist post here about the xAndroid. I have to say this rocks!! First time I got it up I said to myself this is how a phone is supposed to run.
To the questions do any of you know if this USB connection is going to be fixed anytime soon sine I would really like to see if you can connect Google App Inventor to the phone while on this great mod.
Thanks
Lennyz1988 said:
Use dropbox. www.dropbox.com for you pc and download dropbox in the market.
Click to expand...
Click to collapse
By far the simplest way to get it done.
I went for installing ADB and droid explorer on my pc. It works, but I have much less hair now.
with the current way xdandroid is built, I can't see it being probable that usb mode will ever work (could be wrong, so feel free to correct me).
i.e. currently we have a FAT partition on the SD card and we loopback mount files on it to act as the android system and data file systems, and the fat can then act as a normal SD card.
because of this, it can't expose the FAT partition to anyone outside of the OS instance (i.e. 2 OS's will be writing to the FAT table (redundant I know) independently and can clobber each other.
On the other hand, I think the way the cyanogenmod port works, by partitioning the SD card into multiple partitions to hold the different sets of data (though not sure it takes it all the way), is an approach that could be made to work for usb access, if separate partitions would be made for the system and data file systems on the SD card and a third partition just used for the FAT FS. This way, android can unmount the FAT partition only (nothing else depending on it) and let it be accessed by whatever machine the device is attached to over usb.
there's a reason its not done this way currently as its much harder to manage and continuously update.
just my 2 cents.
Hm, does this also mean, you can not use tools like MyPhoneExplorer (Outlloksync via UBS with Android phones) due to absence of data over USB? Seems like a decent app, but it does not see my TYTN over USB, says no conenction. I also note, Windows XP is trying to install an 'Android Phone' driver when I connect the TYTN to the Laptop. Is this all somehow related?
Oddly, my phone decides to turn on USB after it's been sitting plugged in for a time, which exceeds an hour. It's like it checks for USB connectivity at some long interval.
thetoady said:
with the current way xdandroid is built, I can't see it being probable that usb mode will ever work (could be wrong, so feel free to correct me).
i.e. currently we have a FAT partition on the SD card and we loopback mount files on it to act as the android system and data file systems, and the fat can then act as a normal SD card.
because of this, it can't expose the FAT partition to anyone outside of the OS instance (i.e. 2 OS's will be writing to the FAT table (redundant I know) independently and can clobber each other..
Click to expand...
Click to collapse
With Android on my wife's HD2 (booting from Windows via Haret.exe) USB mass storage mode works fine, so it's definitely doable.
toadlife said:
With Android on my wife's HD2 (booting from Windows via Haret.exe) USB mass storage mode works fine, so it's definitely doable.
Click to expand...
Click to collapse
No clue how - when you're in WinMo, what happens when you plug in your phone and select to use it as a disk drive? It unmounts the SD in WinMo and mounts it on your PC. Same thing would happen in Android, but when the card can't be unmounted - as Android is running off of it.
arrrghhh said:
No clue how - when you're in WinMo, what happens when you plug in your phone and select to use it as a disk drive? It unmounts the SD in WinMo and mounts it on your PC. Same thing would happen in Android, but when the card can't be unmounted - as Android is running off of it.
Click to expand...
Click to collapse
Well I have no idea how it works. I just know that it works.
toadlife said:
Well I have no idea how it works. I just know that it works.
Click to expand...
Click to collapse
I've been told it's flaky on the HD2 and not recommended for use anyways. Still not sure how it works tho.
We won't have true SD card access (USB mass storage) until Android is flashed onto our devices. Until then, true USB mass storage will NOT work.
In the meantime, there's ADB. Perhaps the HD2 guys hacked something up based on ADB, who knows.

[Q] File transfer using usb cable

Sorry if this has already been discussed, but I didn't found any answers regarding my issue.
So how can I transfer files from my pc using the pad's USB cable?
On my Sony phone with ics, it was enough to enable usb debugging mode and the pc sees it as a flash drive, using usb mass storage.
But here it seems there's no mass storage mode, only mtp and ptp which I don't like.
So what options do I have to actually see my 64 gb card when I connect the pad to the pc? Is it possible?
Cause even with debugging mode enabled it doesn't change anything, still have to use windows explorer and it's working very hard. Any help would be much appreciated.
Not sure I fully understand what's wrong with mtp option but I can fully see my 64GB card when connected to my pc via usb cable. I have successfully copied files to and from the SD this way with no issue. Explain what issue you may be seeing.
Usb Mode
gioni mnemonic said:
Sorry if this has already been discussed, but I didn't found any answers regarding my issue.
So how can I transfer files from my pc using the pad's USB cable?
On my Sony phone with ics, it was enough to enable usb debugging mode and the pc sees it as a flash drive, using usb mass storage.
But here it seems there's no mass storage mode, only mtp and ptp which I don't like.
So what options do I have to actually see my 64 gb card when I connect the pad to the pc? Is it possible?
Cause even with debugging mode enabled it doesn't change anything, still have to use windows explorer and it's working very hard. Any help would be much appreciated.
Click to expand...
Click to collapse
Can not see why you have any problems when my G Pad is connected I can see it as a device in My Computer " Not Devices " and when I open it up I see two drives. Internal and external SD card
Make sure you have loaded the LG USB Drivers
Plus it should come up with a list of what you want to do when connected click Open and view files
Thank you for the replies, guys.
Not sure if i made myself clear. Yes, my pc can also see my g pad device in My Computer, but it is not listed as a removable flash drive or an external hdd, thus i cannot see sd card properties, format options and so on. I usually use total commander for transferring files, because windows explorer is way too slow in doing this.
For example, if i want to download a movie or some songs directly to my tablet, how can i do that? With my sony phone is easy, my pc sees it as a removable flash drive, thus is easy to save files directly to it.
But with the g pad that option is gone, or at least i cannot find it. I must first download the files to my pc and only after that transfer them to my pad using windows explorer, which is really working hard. Basically, i have to wait one hour for downloading something, than another hour to transfer the files to my tablet, instead of downloading directly to the tablet.
And all this i believe is the effect of usb mass storage mode missing.
So in the end, is there an option to satisfy my needs?
gioni mnemonic said:
So in the end, is there an option to satisfy my needs?
Click to expand...
Click to collapse
In settings, go to "system", choose "PC connection", choose "media sync(MTP)".
MTP option does exactly what i was saying earlier, it only gives me the option to use windows explorer to transfer files.
It does not satisfy my needs, as i cannot save files directly to the tablet's SD card when downloading something, for example.
Can you people see the tablet's SD card as another DISK drive in your pc? With formatting options, sd card properties and stuff that you can do with a flash drive or an external hdd? This is my question, but i believe this is not possible.
Usb
gioni mnemonic said:
MTP option does exactly what i was saying earlier, it only gives me the option to use windows explorer to transfer files.
It does not satisfy my needs, as i cannot save files directly to the tablet's SD card when downloading something, for example.
Can you people see the tablet's SD card as another DISK drive in your pc? With formatting options, sd card properties and stuff that you can do with a flash drive or an external hdd? This is my question, but i believe this is not possible.
Click to expand...
Click to collapse
I have no problems it must be your USB drivers as mine sees it as a Device
I open mine up from my computer then open the SD card and transfer all my Movies and Pictures direct to the SD card I can open up files on Device or Card
Hi again, i've attached some print screens with the issue i'm trying to explain. The main thing that bothers me is the clearly slower speed for transferring files using windows explorer. With total commander it goes almost double the speed rate. Plus, why should i download a file to my pc instead of downloading it directly to g pad's sd card? Waste of time in my opinion.
But recently i did read somewhere that jelly bean does NOT support usb mass storage, so i guess that answers my question.

[Q] Setting xperia s to show physical drives on pc

I have just rooted my Sony xperia s thinking that this will help me in trying to recover files. However I am still having issues with this.
Thing is when you plug the device in it just shows as a media device and not an actual physical drive so any recovery software that I use can not pick up the individual drives.
What else can I do so that when the phone is plugged into the pc it is recognised as a physical drive and given a drove letter?
This would be a huge help as I have lost quite a few different files that I would like back.
Thanks
Karl
One way is to use Samba Filesharing over WiFi.
Once you have established a connection on your PC (NetBIOS Name) you can then map a drive.
This assumes you have root access on your phone and a WiFi LAN.
Well, there is this app which helps You Mount internal storage as usb storage on PC, but it is a paid app:
Xperia SDCARD Mounter
Edit : There seems to be a free version here: [APP][P] SD Mounter as Mass Storage V2.0

Transferring Files from PC to Phone

Anyone else having the issue where they can't transfer files from their Win 10 PC to the phone? I have it set to File Transfer mode when I plug it in via USB into the computer. When I pull it up in File Explorer, it says "Phone". Double clicking it shows my MicroSD card and the internal storage. Then when I try to click and drag or Ctrl-C Ctrl-V a file into either spots, nothing happens. I did try enabling USB Debugging mode, but that's not required for a simple file transfer. This is honestly kinda ridiculous. Also, when I'd take my MicroSD and move files from windows to it by connecting it to a USB adapter, the files transfer onto the card, but as soon as I plug it into the phone, all those files disappear in the file explorer and are replaced with a file or folder called System Volume Information. Anyone else having issues??
Nope have copied files from what's app for printing and copied my music to phone storage and external memory card as well,
Sent from my Phone using Tapatalk
I had no issues using the steps you used. I just grabbed my USB-c to USB cable for charging my old oneplus, and it worked.
I used Bluetooth to transfer a few files from my PC to my phone. It worked great
Bluetooth works, plugging in phone (sd card formatted as internal storage), and Teamviewer works. I think I might use Teamviewer as it's similar to a ftp client program, makes it real easy.
What did you format the sd card as? Internal or external storage?
superostrich said:
I had no issues using the steps you used. I just grabbed my USB-c to USB cable for charging my old oneplus, and it worked.
Click to expand...
Click to collapse
Same here.
For normal files and documents i just use Google Drive, i don't have huge important files i need to have when i am out and about so i am unable to test this as i haven't had a need to plug my phone into a pc for 2-3 years.
Bluetooth would work or an SD Card reader, as there are so many ways to get files between a pc and a phone without a cable its partly why ive not even bother to check the does my phone work with my pc step. Back in the days when you got Software and Drivers for your phone are a thing of the past.
I using wi-fi to transfer files you can easily find an app for that
linkhunter said:
I using wi-fi to transfer files you can easily find an app for that
Click to expand...
Click to collapse
Which app are you using?
Heya, chiming in here to suggest Airdroid...look it up, useful and needs no plugging in, just used your WiFi networks to do the transfer, very useful tool (I,d like to thank YouTubes Mr Mobile ((Michael Fisher)) for that)
No problem here also...I just use my GoPro5 Type-C Cable with my Razer, and Copy and Paste in Windows Explorer....easy. I recommend you try another cable
Using an anker "normal" usb to usb c cable works fine to transfer files. But I can only transfer files to the SD card, internal storage doesn't appear.
For transfer via WiFi I use es file explorer, it connects fine to windows shares even with needed auth

Categories

Resources