[Q] How to connect Android to Usb on WinXp - Tilt, TyTN II, MDA Vario III Android Development

Hi people!
There's a way to connect my Kaiser (AT&T Tilt using Nand Android), to USB on my pc?
I have tried many ways, but no one worked.
I like so much to use the Android on my Kaiser, this is very very very much better than WinMo!!!
I had to come back to WinMo,just because it doesn't connect with USB.
With my best regards!!!
Marcelo

developer.android.com/sdk/win-usb.html

I don't think you can if you are using Haret, on Nand you should be able to just plug it in then open notifications and click the usb notify then hit mount (haven't done nand yet as I am always screwing around with my system). If you are using Haret then you can't, I have tried it even using ext partitions that do not rely on the fat32. For some reason it will not mount the sd card partition no matter what I try, the closest I have gotten is the partition unmounting itself in android (which may be even farther away).

The only way I'm aware of that currently works is to use a widget from the Android Market called "Dual-Mount SD". It is NOT a free app, but it works. Just install the app, add the widget to your home screen, and click on the widget. You'll see a message that says "SD Split Activated", and then when you plug into your PC you can access the SD card as a disk drive.

is it possible to do this through a series of bash commands?

You can also use Automount USB. It is ad-supported, but free. I haven't had any luck getting either to work with my Kaiser (nand, Sys on SD card/1fat32/2Ext2 partitions), but it works well on a full nand install.

Related

[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] Working Sound, But No Sound...?

This is definitely a confusing one on my part. I have my HTC Tilt2 running Android, and the volume options for it and everything are working perfectly. I can hear music being played out of it and all. Thing is though, I can't change ANY of the ringtone options, notifications, or sms reminder sounds. They are all set on silent, with no other options. I look in the /andboot/media/audio however, and I can very clearly see that all the options for sound are still there. I have tried removing Android off of my SD Card to no avail.
Format your card with the HP tool. I think the partition table gets screwed up on peoples cards, and the Windows format doesn't touch the table. Just a guess.
Well, I formatted my SD Card, and... Surprise surprise, it didn't work :/
Maybe it has something to do with a storage file on the phone, idk...
QuentinX5 said:
Well, I formatted my SD Card, and... Surprise surprise, it didn't work :/
Maybe it has something to do with a storage file on the phone, idk...
Click to expand...
Click to collapse
With the HP tool or how did you format it?
Also, are you using the preFRX02 system image or...?
I used the format tool on the phone because I don't have a way of formatting it without it being in the phone since I lost my SD Card Adapter for it.
And I believe I am using... the ProjectAndroid2.2BLAZN.092810 build with the 10/10 update on it.
QuentinX5 said:
I used the format tool on the phone because I don't have a way of formatting it without it being in the phone since I lost my SD Card Adapter for it.
Click to expand...
Click to collapse
That's NOT the way I asked you to format.
I even said I think the partition table is what is getting screwed up, and that the Windows format tool doesn't touch the partition table - the WinMo tool would be the same way.
So you lost your USB cable to your PC as well? That's how I always format/communicate with the SD card...
arrrghhh said:
That's NOT the way I asked you to format.
I even said I think the partition table is what is getting screwed up, and that the Windows format tool doesn't touch the partition table - the WinMo tool would be the same way.
So you lost your USB cable to your PC as well? That's how I always format/communicate with the SD card...
Click to expand...
Click to collapse
I tried using the USB cable, but I couldn't get the option to format it. It wouldn't come up under the devices for it. Would it possibly have anything to do with syncing it to the PC? Like changing it from using to ActiveSync to connecting with it using the Disk Drive?
QuentinX5 said:
I tried using the USB cable, but I couldn't get the option to format it. It wouldn't come up under the devices for it. Would it possibly have anything to do with syncing it to the PC? Like changing it from using to ActiveSync to connecting with it using the Disk Drive?
Click to expand...
Click to collapse
Yea, I always select the "Disk Drive" popup on the phone when I want to format/work with just the card. I don't think it'll work in ActiveSync - you'll be able to see the card, but I don't think you'll be able to format it.
arrrghhh said:
Yea, I always select the "Disk Drive" popup on the phone when I want to format/work with just the card. I don't think it'll work in ActiveSync - you'll be able to see the card, but I don't think you'll be able to format it.
Click to expand...
Click to collapse
I'll do that the moment I can get the Disk Drive to work. Doesn't seem to be appearing up on my computer with that option selected...
*EDIT* Okay, I got it to recognize it under the Disk Drive, but now it won't format. It doesn't even start loading, it just says "Formatting the device..."
*EDIT2* Got it formatted under Windows and using the HP Tool, reinstalled Froyo 2.2 on there, and still didn't have it working. Went through with the Media Scanner though, and it fixed the problem right up. Thanks arrrghhh

[Q] Yelp! I need help!

I had my EVO connected to my computer via USB and out of excitement for CM6.1, I forgot to unmount USB device before rebooting into recovery. I thought it wouldn't be such a big deal, but after trying to reinstall my apps with Titanium Backup, they won't install. I nand-restored and even the apps on my back up are gone. Also, when I now USB connect, there is no notification saying I'm plugged in and the folder doesn't pop up on my computer. Is there anyway to fix this or am I, for lack of a better word, ****ed?
Did you had apps2sd enabled? If so you'll need to run 'apps2sd reinstall' to allow your system to read the ext2 partition so it can reload your apps. The other thing you can do is put it on disk drive mode and run the chkdsk utility from windows (or the fsck.vfat from your Linux distro)
Sent from the iPhone Assassin
fenixjn said:
Did you had apps2sd enabled? If so you'll need to run 'apps2sd reinstall' to allow your system to read the ext2 partition so it can reload your apps. The other thing you can do is put it on disk drive mode and run the chkdsk utility from windows (or the fsck.vfat from your Linux distro)
Sent from the iPhone Assassin
Click to expand...
Click to collapse
I'll try the apps2sd thing, but as for the second one you mentioned, I don't have any option whatsoever when I plug in my phone.
Okay, well I was on CM6.1 RC2 at the time that this happened and I'm not sure where the option is to apps2sd reinstall. Or is that not an option on the phone? I think it's still reading as if I have it connected through the USB because all my apps are there, but I can't install anything. I need a way for me to "disconnect" from the computer or something.

USB Mass storage mode - can't see drive in Windows.

Hi, I'm having trouble when using USB mass storage mode on my Kaiser TyTN II with Android Froyo.
When I connect the phone can't see the SD contents from the FAT32 partition.
I have flashed on my TyTN II the latest 2.6.32 kernel from here, and i'm using the Incubus26Jc's Super FroYo RLS16. I have partitioned my 4gb SDHC using GParted to 3 partitions, one of ~3gb in FAT32, next to one in ext2 of ~64mb, and the last one in ext2, of ~1gb for the system.
Strangely enough when using Ubuntu Linux, it sees ands mounts all three partitions without problems. And when inserting my SD to a card reader on windows, it sees the FAT32 partition and I can browse it, but I want to do this with the card on my phone and on windows.
What can be wrong?
You can't do nothing, actually Adb driver for our kaiser is not working on windows...
I'm testing now on my Windows XP laptop and it works... strange.
My home computer is running Windows 7 (and ubuntu) can't it be a problem of w7?
tOz666 said:
I'm testing now on my Windows XP laptop and it works... strange.
My home computer is running Windows 7 (and ubuntu) can't it be a problem of w7?
Click to expand...
Click to collapse
Oo are you serious?
ADB was fixed in the latest version of l1q1d's kernel, but is still incompatible with Windows 7. At least, in my case it doesn't work in Windows 7, causes my computer to freeze until I pull the plug on the phone.
2.6.25 kernel has nice compatibility for Dual Mount SD Widget, check if Super Froyo supports .25 kernels. For me Not So Super Froyo is doing the job on .25 kernel. Default USB Mass Storage mode never works. You can use Dual Mount SD Widget to do the job
For adb, I had no problem with it on .32 while I am using XP.
HUGE EDIT:
Now I understand
Windows can ONLY ONLY see the 1st primary partition on your Removable Flash drive. Plus, linux FS are not recognizable for windows. (you can use Partition Magic or a linux FS supported partition software to actually view them that they exist).
If you want to partition your SD Card in windows, just install HITACHI Microdrive Driver for your SD Card's removable storage and it will identify as a removable hard disk. (I actually did that to have 3 partitions on my 16GB Data Traveler )
dark_prince said:
Windows can ONLY ONLY see the 1st primary partition on your Removable Flash drive.
Click to expand...
Click to collapse
Well I already knew that, but I want to see at least the FAT32 partition for application install, loading mp3, and occasional data storage.
I'm only a couple of days in the android on kaiser world, what is ADB? I read that you need some drivers to make it work, and can be used to install apps etc. but when I connect the phone it doesn't request me drivers unless I select mass storage mode. On Windows 7 it sees it as a Disk in device manager but can't see the drives. On XP it has no problems, it can browse FAT32 part.
So if Android is exposing the phone as a mass storage drive why it doesn't work in 7?
tOz666 said:
Well I already knew that, but I want to see at least the FAT32 partition for application install, loading mp3, and occasional data storage.
I'm only a couple of days in the android on kaiser world, what is ADB? I read that you need some drivers to make it work, and can be used to install apps etc. but when I connect the phone it doesn't request me drivers unless I select mass storage mode. On Windows 7 it sees it as a Disk in device manager but can't see the drives. On XP it has no problems, it can browse FAT32 part.
So if Android is exposing the phone as a mass storage drive why it doesn't work in 7?
Click to expand...
Click to collapse
Because android's itself "Turn on USB Mass Storage" mode doesnt work. Use a Multi Mount SD Widget or Dual Mount SD Widget or SD-Share to do the job
ADB is: http://developer.android.com/guide/developing/tools/adb.html
Just a tool to remotely administer your android device from command prompt
Try installing Hitachi Microdrive Driver in Windows 7 and see if it does any better
http://www.uwe-sieber.de/usbtrouble_e.html
dark_prince said:
Because android's itself "Turn on USB Mass Storage" mode doesnt work. Use a Multi Mount SD Widget or Dual Mount SD Widget or SD-Share to do the job
ADB is: http://developer.android.com/guide/developing/tools/adb.html
Just a tool to remotely administer your android device from command prompt
Try installing Hitachi Microdrive Driver in Windows 7 and see if it does any better
http://www.uwe-sieber.de/usbtrouble_e.html
Click to expand...
Click to collapse
Thanks for the tips. Are you suggesting that installing the Hitachi Microdrive Driver (by the way, I noticed that it's intended for Windows XP) could help in mounting the device using Android's built-in mount option?
cerebralgenius said:
Thanks for the tips. Are you suggesting that installing the Hitachi Microdrive Driver (by the way, I noticed that it's intended for Windows XP) could help in mounting the device using Android's built-in mount option?
Click to expand...
Click to collapse
Hitachi microdrive driver is intended to identify your Flash Drive as USB Hard Drive to see all partitions correctly in windows and allows you to partition your USB flash drive
Nope it wont help, since .32 kernel has not supported USB driver which hinders the USB Mass storage functionality, even through Dual mount apps.
If you are using Kyle's FAT Free Froyo or Not So Super Froyo, install a .25 kernel and then use Dual Mount USB app. It will work for sure.
Another Work Around:
If you just want to move some files to SD Card and you connect your network connection through wifi, you can try ES File Explorer to view Windows Based File Shares, just like you are seeing shared folders from another PC I use it since I connect my mobile and my PC through a wifi router

[APP] USB Mass Storage for Samsung Galaxy SIII Mini

Hi everyone!
I was looking around for an app that could share my SD card with a computer via USB Mass Storage protocol, but no success. There were apps for other phones, but they didn't work for my phone :/ So I've created something for my own, and I hope it will work for your phones too. My app works only for external SD card.
REQUIREMENTS
* Rooted Samsung Galaxy SIII Mini (GT-i8190). This app may work for other devices too, but I can not guarantee that.
I have tested it against:
* Android 4.1.2, firmware JZO54K.I8190XXAMD3
* Windows XP SP3
* Windows 7 64-bit
Not working on:
* CM 10.1
KNOWN ISSUES
* USB PC Connection will still display MTP/PTP mode, even if the mode is Mass Storage. I could fix that issue, but this will require permanent configuration changes, which I would like to avoid.
* Other USB modes (especially ADB) are disabled during UMS mode. This can not be overcome.
USAGE
* Launch the application, click Enable UMS. This will unmount your external SD card from the device, and when the card is unmounted, app will switch USB mode. You should see two new drives appearing in My Computer window. On the second one, your SD card data should appear.
* When you are done, eject (unmount) the drive in Windows.
* Click Disable UMS. This will switch USB to the state it was before enabling UMS, so MTP/PTP mode, as well as ADB will be back. Then, your SD card will be mounted in the phone. An MTP Application prompt may appear, asking to restart MPT application. You may answer what you wish
IMPORTANT NOTES
* Never mount SD card in the phone (Settings->Storage->Mount SD card) while it is shared with a computer. This will cause the card filesystem to be mounted concurrently by two operating systems, and for sure cause data lost.
* Always eject (unmount) the card from a computer before disabling UMS.
* It seems that results (especially glitches and hangs) vary depending on the SD card you are using. See this post by myself.
HELP, THERE'S SOMETHING WENT WRONG
* You may restart your phone. The app does not make any permanent configuration changes, so it's the safest option.
* Restart your computer.
* Unplug and replug USB cable.
* You may try to disable USB, wait for several seconds, then either enable it again, or from the system USB PC connection app, change the mode to PTP, and back to MTP. Be patient, and wait before performing next operation.
* Be patient. From time to time, the computer takes a lot of time to detect device going back from UMS to MTP/ADB.
* App not working. Describe the symptoms (app crash, phone crash, computer crash, nothing changes, etc), your device details (operating system version and build) and attach logcat (adb logcat -d -v long > filename.txt) logs.
P.S.
I would kindly ask moderators to move this thread to the appropriate subforum, if it is already not. Since I'm newbie, I can not post to Developer's forum. Thanks
404 Error. Please upload again
burak185 said:
404 Error. Please upload again
Click to expand...
Click to collapse
+1
burak185 said:
404 Error. Please upload again
Click to expand...
Click to collapse
There's something strange going on...
Please find attached app, I hope it will download
Edit: Still 404, since I can not paste external links (newbie), try http colon slash slash bogus.ovh.org slash UMSShare.apk
I tried UMS on XP and W7 but he did not work for me.When I want copy something, he says "copy..." and nothing happens.
sasa g said:
I tried UMS on XP and W7 but he did not work for me.When I want copy something, he says "copy..." and nothing happens.
Click to expand...
Click to collapse
Do you copy from the SD card, or to the SD card?
If you copy from, have you tried opening some files directly from the SD card? Do they open?
If you copy to the SD card, did you unmount it in Windows before disabling UMS?
I have just tried copying in both directions, and files do copy properly.
Hi f_ranek
App is working well, but hungs PC copying from PC to SD and vice versa with files more than 690 Mb, hope you could fix it, it will be very usefull, well known advantages from ums mode.
Thanks for your job.
Do not go on CM10
"Unfortunately the application was closed"
f_ranek said:
Do you copy from the SD card, or to the SD card?
If you copy from, have you tried opening some files directly from the SD card? Do they open?
If you copy to the SD card, did you unmount it in Windows before disabling UMS?
I have just tried copying in both directions, and files do copy properly.
Click to expand...
Click to collapse
From PC to SD card. PC says "copy...." and nothing happens.
Thanks
orwell 1950 said:
App is working well, but hungs PC copying from PC to SD and vice versa with files more than 690 Mb
Click to expand...
Click to collapse
sasa g said:
From PC to SD card. PC says "copy...." and nothing happens.
Click to expand...
Click to collapse
Actually, there seem to be some timeout issues. For instance, first I tried copying big files, and it seemed that everything hung, with strange Windows messages. So I disconnected USB cable, disabled and reenabled USM mode, and replugged USB. Then, I copied 40 MB to my SD card, but before the copying starts, I had to wait for a quite long time (about 30-60 seconds). But, surprisingly, after copying that 40 MB file, I have copied 80 MB file, 200 MB file and 700 MB file without any troubles and additional waiting! And they play well on the device. For your record: I was using Win XP SP3, and Total Commander 6.53. Tomorrow I'll try on Win7 64bit.
I'll try to tune a little the configuration, but have no idea if this will change something.
Chameleon. said:
Do not go on CM10
"Unfortunately the application was closed"
Click to expand...
Click to collapse
First of all, you are using quite unsupported by operating system. CM is Android, but is very different from the stock one, that device manufacturers put on their devices. Now, I have no plans for supporting CM - maybe find an app dedicated for CM, or ask CM developers to put back UMS mode natively, without any hacks. Because yes, UMS is still there, but hidden in UI, and all that UMS apps are doing is just guessing where and how, and hacking your OS.
Second, if you are using CM, it means that you are quite powerfull user. And I hope can read with understanding to install CM. So please read my post, and attach logcat (adb logcat -d -v long > filename.txt) logs. Sorry for my irony, but if you want to get help, you must first make a little effort.
f_ranek said:
First of all, you are using quite unsupported by operating system. CM is Android, but is very different from the stock one, that device manufacturers put on their devices. Now, I have no plans for supporting CM - maybe find an app dedicated for CM, or ask CM developers to put back UMS mode natively, without any hacks. Because yes, UMS is still there, but hidden in UI, and all that UMS apps are doing is just guessing where and how, and hacking your OS.
Second, if you are using CM, it means that you are quite powerfull user. And I hope can read with understanding to install CM. So please read my post, and attach logcat (adb logcat -d -v long > filename.txt) logs. Sorry for my irony, but if you want to get help, you must first make a little effort.
Click to expand...
Click to collapse
Thank you very much, inadvertently, this application works on 4.1.2 original stock
Hi everybody!
Recently I did some test with Windows 7 64 bit. The tests were performed on fresh system (the phone was plugged for the first time), the phone was plugged directly (no USB Hub down the line), and I've always switched to UMS before plugging the cable.
If you don't want to read such a long post, skip to the emboldened bottom line.
First, I've tested my regular SD card, 2 GBs labeled Kingston. I've copied 1 GB of files from the SD card to the computer, without any trouble and at average speed of 14 MB/s. Then I wanted to delete those files. After selecting them, and hitting Shift-Delete, I got delete progress dialog, which hung up leaving 1 file (out of 6) undeleted. At this point, access to SD card seemed to hung. I was unable to cancel the operation and close the dialog, as well as refreshing of the My Computer window took significant period of time. So I decided to unplug the USB, and replug it again. After that I noticed, that the files I wanted to delete are gone. Then, I copied back 700 MB file to the SD card. The copying avg speed was 3-4 MB/s, and the CPU utilization window (see here: http://forum.xda-developers.com/showthread.php?t=1495763) showed big blue bar.
Second, I replaced the SD card with another 2 GBs, labeled Japan. Then I copied 3 files (40 + 80 + 30 MB - no more space available, and no unnecessary files to delete) to the card. The copying was smooth, with little glitches before or after each file copying. The avg speed was 10-12 MB/s, and the device haven't indicate increase CPU load (neither green nor red or blue bars). Then, I tried deleting several files in a row from a directory, still without any glitches.
Edit: testing now, on Win XP, and through USB hub (does it matter?) does not work so perfectly well :/ I got one hang during folders deletion, and quite a long glitch before copying of several folders started.
Third, unlabeled 2 GB card sold (probably) with Nokia 6303i. First, I wanted to browse file system on the device. The performance was really bad, I was only reading files and traversing directories. Suddenly, all the file names changed to random characters (no writes performed by myself), and the phone indicated file system error, and unmounted the card. When I tried to share it with PC, windows said that the card is not formatted. The same phone, when trying to mount it back. The card can't be read neither on Nokia 6300.
Last, but not least - unlabeled 128 MB card got with my Nokia 6300 back in 2008. The phone indicated unformatted card, or unsupported file system. The same with Windows 7 accessing it with UMS, and Windows XP accessing it from the SD card reader. But, the card can be still read by my Nokia 6300, however, it's name is a little crapped. Moreover, I can access it from Windows XP using that Nokia in UMS mode!
So, the bottom line is
everything seems to depend on the SD card you are using.
Another story: the same micro SD card accessed via UMS in Nokia 6300 - very good performance, accessed via SD card reader with micro SD adapter - terribly bad performance. Another SD card accessed via the same SD card reader - very good performance. So as you can see, the same SD card, different reading devices - different effect. The same reading device, different cards - different effect.
Im not able to install on stock 4.1.2 i get problem parsing the package

Categories

Resources