I am new to the Android platform, coming from a long succession of WM phones. I have a 16Gb microSD card with loads of WM apps and data on it, but also some Android apps such as coPilot 8. The phone sees the card, but will not read any of the data, so I am assuming I need to re-format the card into a readable form. What file format does Android use, and what is the best way to get the phone to view loaded software?
nubbin said:
I am new to the Android platform, coming from a long succession of WM phones. I have a 16Gb microSD card with loads of WM apps and data on it, but also some Android apps such as coPilot 8. The phone sees the card, but will not read any of the data, so I am assuming I need to re-format the card into a readable form. What file format does Android use, and what is the best way to get the phone to view loaded software?
Click to expand...
Click to collapse
Android does not read softwares from memory cards, they have to be installed in the main memory inorder for it to work
Ah, thank you. In fact, I installed a file reader, which allowed me to at least see the files on the card. from there I have been able to successfully install Sygic mobile 10, and also CoPilot 8. Both work well. I've also installed Zxing bar code reader and learned how to use it to get access to Android market. Such an easy system to use!
It's great having a new OS to play with!
Related
I was wondering:
I have a 1GB microSD currently, but I just ordered a 16GB. Now I have the newest .net framework installed on the device, but everything else (mainly advanced config. tool, reg. editor, divx player, etc.) is installed to the memory card. Will it mess up the phone to just switch out the card and reinstall these programs? or should I make a complete backup of the phone and put in the new card? I'm really lost here and would appreciate any advice.
copy all files from existing sdcard to your computer. then simply transfer them back to the new sdcard using a card reader. or, use your phone to transfer if you have no card reader.
ZombieJesus said:
I was wondering:
I have a 1GB microSD currently, but I just ordered a 16GB. Now I have the newest .net framework installed on the device, but everything else (mainly advanced config. tool, reg. editor, divx player, etc.) is installed to the memory card. Will it mess up the phone to just switch out the card and reinstall these programs? or should I make a complete backup of the phone and put in the new card? I'm really lost here and would appreciate any advice.
Click to expand...
Click to collapse
First make sure you format the new SD then just copy all to new SD, no reinstalling of programs necessary
One caveat is that some software can actually be tied to the ID of the SD card upon install (i.e. Garmin) and thus can't just be copied over and still work. But those are the exceptions.
as kierandill mentioned, some apps are tied to the ID of the SD card and would require you to re-enter your registration code.
But i've swapped SD cards many times and haven't faced any issues and all i did was simply copy all the files from one card to the other.
Ok I didn't find this info anywhere online yet. Perhaps this can help someone to finally find a way to recover locked SD card without Nokia phone or other known, but sometimes unavailable means.
I have a locked 8GB SD card by Mango.
It is not visible in Windows, BUT - if I leave SD card in my laptop and then go to device manager and uninstall my SD card reader, and then click on Scan for hardware changes, it will hang for a minute or two (something that is normally a second or two) and then it will find the reader, install the driver and the SD card will be visible! The point is to be patient. Seems that Windows can access the SD card, but it needs like 10 times more time to do it.
I was happy at first, but then I realized it is still a tough case.
I tried MiniTool Partition Wizard and it actually sees the card marking it (Bad Disk). The size is correct. It can even scan for partitions and then reports two that can be deleted, but I don't believe it removed them. Once I even could make a 100MB partition! But it didn't repair the whole SD card. Afterwards I tried some other methods, deleted SD MBR in MagLDR and lost that partition.
Disk manager in windows sees the device with Unalocated space and if I try to make a new partition it starts and then says there was a CRC check error. It also kind of hangs, but eventually responds and sees the device.
Windows needs like 5 minutes to show dialog for formating the SD card. It says unknown size, and finally says that it cannot format.
HD Low format tool sees the device and if you start the Format, it will start and report many errors but will finally end. I didn't see any improvements - SD is still locked.
So tomorrow I will probably find someone with a Nokia at work, but perhaps someone gets lucky and finds a way to fix it within Windows by being essentially patient while Windows is accessing it.
And yes: Olympus PEN, Canon Ixus 70 and G10 cannot format it.
Cheers,
Ivan
Mango locked SD card
ikovac said:
Ok I didn't find this info anywhere online yet. Perhaps this can help someone to finally find a way to recover locked SD card without Nokia phone or other known, but sometimes unavailable means.
I have a locked 8GB SD card by Mango.
It is not visible in Windows, BUT - if I leave SD card in my laptop and then go to device manager and uninstall my SD card reader, and then click on Scan for hardware changes, it will hang for a minute or two (something that is normally a second or two) and then it will find the reader, install the driver and the SD card will be visible! The point is to be patient. Seems that Windows can access the SD card, but it needs like 10 times more time to do it.
I was happy at first, but then I realized it is still a tough case.
I tried MiniTool Partition Wizard and it actually sees the card marking it (Bad Disk). The size is correct. It can even scan for partitions and then reports two that can be deleted, but I don't believe it removed them. Once I even could make a 100MB partition! But it didn't repair the whole SD card. Afterwards I tried some other methods, deleted SD MBR in MagLDR and lost that partition.
Disk manager in windows sees the device with Unalocated space and if I try to make a new partition it starts and then says there was a CRC check error. It also kind of hangs, but eventually responds and sees the device.
Windows needs like 5 minutes to show dialog for formating the SD card. It says unknown size, and finally says that it cannot format.
HD Low format tool sees the device and if you start the Format, it will start and report many errors but will finally end. I didn't see any improvements - SD is still locked.
So tomorrow I will probably find someone with a Nokia at work, but perhaps someone gets lucky and finds a way to fix it within Windows by being essentially patient while Windows is accessing it.
And yes: Olympus PEN, Canon Ixus 70 and G10 cannot format it.
Cheers,
Ivan
Click to expand...
Click to collapse
So if this lock is because of Mango, If I downgrade to 7004 ROM with my locked SD card, will that unlock it?
[email protected] said:
So if this lock is because of Mango, If I downgrade to 7004 ROM with my locked SD card, will that unlock it?
Click to expand...
Click to collapse
It's not Mango specific. It happens with all versions of Windows Phone.
Mango locked my SD card in a way it was not visible at all. Not even a 200MB partition. The only way (and I tried everything based on my original post) was Nokia XpressMusic. It formatted it in like 5 secs. I didn't even bother to reformat it, but just plugged it in my HD2 and installed HD2O mango ROM. It works like before. No issues whatsoever.
Id like to mention its fairly trivial to make any usb mountable card usable (you know, how the REST OF THE WORLD USES SDCARDS) with linux or unix:
Find the device mount point and:
dd if=/dev/zero of=/dev/sdc1 bs=1M count=yourcardsizeinMb
Note, this overwrites any data on the card, but then formatting and actually using the card is possible again. Ms dropped the ball so hard on this.
Thanks, I may try it next time I lock my card!
ohgood said:
Id like to mention its fairly trivial to make any usb mountable card usable (you know, how the REST OF THE WORLD USES SDCARDS) with linux or unix:
Find the device mount point and:
dd if=/dev/zero of=/dev/sdc1 bs=1M count=yourcardsizeinMb
Note, this overwrites any data on the card, but then formatting and actually using the card is possible again. Ms dropped the ball so hard on this.
Click to expand...
Click to collapse
Is this confirmed to work with wp7 locked cards? I thought symbian was the only way.
Sent from my HP Touchpad using Tapatalk
mastamind518 said:
Is this confirmed to work with wp7 locked cards? I thought symbian was the only way.
Click to expand...
Click to collapse
No, not at all (it's only for converted to WP7 HD2s). The only one solution for now - Nokia's smartphones.
You can use your Windows phone 7 device to unlock your locked SD cards.
See here:
http://forum.xda-developers.com/showthread.php?t=1337781
you will need to adapt to your device so use the right rom from XBmod for your device or a rom that works on your device that supports cab sender.
No need to feck about with a nokia device.
Boysie
sensboston said:
No, not at all (it's only for converted to WP7 HD2s). The only one solution for now - Nokia's smartphones.
Click to expand...
Click to collapse
Mmm, I dunno, unlocked two microsd's, one from a focus something, the other from a smashed focus something a friend bought off craigslist for nothing. The 16Gb cards were worth more than the phones.
android fixed my dead 16gb wp7 hd2 sdcard
I had no accsess to nokia devices and my 16gb sdcard was totally unrecognisable to pc, sdformater etc, I thought it was well and truely dead,even reflshed wp7 but still got card changed removed errors,then fed up I flashed an android nand rom to my hd2,without sdcard installed, then I hunted for sd tool programs, and still couldnt mount it...but the hail mary pass happened and I reinserted card back into computer and somehow it found it again and got all my gb back.Im still a wp7 fanboy with my omnia 7, but well and truly converted to android on hd2
ballekom said:
I had no accsess to nokia devices and my 16gb sdcard was totally unrecognisable to pc, sdformater etc, I thought it was well and truely dead,even reflshed wp7 but still got card changed removed errors,then fed up I flashed an android nand rom to my hd2,without sdcard installed, then I hunted for sd tool programs, and still couldnt mount it...but the hail mary pass happened and I reinserted card back into computer and somehow it found it again and got all my gb back.Im still a wp7 fanboy with my omnia 7, but well and truly converted to android on hd2
Click to expand...
Click to collapse
You have a hd2, but didn't try dd ? Ok
Ok so i had this issue too and bought another sd card for nothing.
If your card is locked.....Flash a 7004 rom that you can push cabs into it. Push the unlock sd cab and when installed find it in apps and unlock the SD. Take it out and format that sucka with easeus. Thats it. you can use the micro sd again.
With this trick i took out 16gb SD from broken HTC surround and popped it into HD2
i love my HD2. wp7 UltraFruit rom.
Hi guys
Upgraded to Note 2 N7105 International version 4 weeks ago, great phone and really loving all the features.
Trouble is I bought this because I wanted a more powerful phone than my previous Nexus S, so It could handle more powerful apps and games.
So on top of the internal 16gb of internal memory, I installed a Sandisk 64gb external card to store my apps and games, not realizing the phone does not support moving Apps to SD in standard form.
After investigating, found i could do it with a third party app with root access. So I rooted with Chainfires CF Auto Root, and installed link2sd App. My phone is definitely rooted as I have Titanium Backup working, but when i try to move any Apps to SD it says no free memory, and also to check SD card has been formatted with 2 partitions and they are both set to primary, and on the info page for link2sd its says the same about partitioning
I assume this formatting is my problem as the SD card is virtually empty, just 3 pics and 2 short videos on it, and still showing 59gb free when i go to settings/storage.
If this is my problem, how do I get it formatted correctly, I tried to do it through my computer running XP but only get format command, with no option for Partitions or any thing, are there any programs or procedures you can recommend
Thanks in advance
Gary
GaryFromLondon said:
Hi guys
Upgraded to Note 2 N7105 International version 4 weeks ago, great phone and really loving all the features.
Trouble is I bought this because I wanted a more powerful phone than my previous Nexus S, so It could handle more powerful apps and games.
So on top of the internal 16gb of internal memory, I installed a Sandisk 64gb external card to store my apps and games, not realizing the phone does not support moving Apps to SD in standard form.
After investigating, found i could do it with a third party app with root access. So I rooted with Chainfires CF Auto Root, and installed link2sd App. My phone is definitely rooted as I have Titanium Backup working, but when i try to move any Apps to SD it says no free memory, and also to check SD card has been formatted with 2 partitions and they are both set to primary, and on the info page for link2sd its says the same about partitioning
I assume this formatting is my problem as the SD card is virtually empty, just 3 pics and 2 short videos on it, and still showing 59gb free when i go to settings/storage.
If this is my problem, how do I get it formatted correctly, I tried to do it through my computer running XP but only get format command, with no option for Partitions or any thing, are there any programs or procedures you can recommend
Thanks in advance
Gary
Click to expand...
Click to collapse
There is a mod that lets you swap internal memory with sd card. Have a look in this threat.
If you only need to format your sd card to FAT 32 then you should get the GUI version of this app here
SD card format
Thanks for the info Retrorom
Have decided not to go down the internal external memory swap route, for various operational reasons, plus quite a few people seem to be getting issues with it. And the other one didn't seem to have a facility to make your own partitions, which is what i need.
After reading up a bit, From recommendations I have installed a program called Minitool Partition Wizard on my computer.
The only problem now is when i attach the card to the computer, it is showing as only having 27gb of usable memory, whereas in the phone it was showing 59gb. I thought this may be because it needed reformatting, so I formatted on the computer, and it was then only showing 27gb i when inserted in the phone, so i have again reformatted the card in the phone, and again now showing 59gb as it was originally. But i still still only have1 partition, and need 2 for the link2sd program to work
The trouble is when i put the SD back in the the computer it still only shows 27gb that is 32gb short of the 59gb what it shows while in the phone.
Was wondering why this should be, I'm running an old Pentium 4 system with XP on it, would it be that this can not handle or recognise 64 gb cards.
Just to mention i will be upgrading this computer 2 Windows 7 within the next week or so, and also going to build a brand new one in a couple of weeks which will have Windows 7 also , so should be a lot more compatible and flexible if that is the problem
SD Card Format
Update
I've been reading up, and it seems, Windows, especially earlier versions cannot recognize or format SD Cards over 32 gb, something to do with errors in the architecture, which wasn't originally designed for cards of this size.
There is a driver update, to get over this, but negotiating the Microsoft site to download it is proving to be a bit of a mission, It's ridiculously complicated, just sending me round and around in circles to try and find the download.
So if anyone can point me to the download, or a download that will do the job it will be much appreciated
Download exfat support for old XP machine
Download and use file according your XP system 32/64bit
you will get format with exfat format. which support larger size.
Another thing i recommend is 'directory bind' for moving data to ext SD card, this also make hassle free factory reset, Here is guide.
Thanks Ketan
I've already got the exFat support loaded, though it still only shows 27 gb on card
Now looking at the directory bind, and may give that a try later, once I've given it a good read and know i'm not going to do anything wrong .
Will let you know later how it goes
I'm actually surprised the phone supports higher than Windows. Most phones are limited to 32 gb cards are they not?
GaryFromLondon said:
Thanks Ketan
I've already got the exFat support loaded, though it still only shows 27 gb on card
Click to expand...
Click to collapse
have you try formating it on PC with exfat support?
UnL33t My Galaxy Note 2 Automatically recognises the higher capacity
Ketan yes I've tried to format on computer with exfat support, but still only shows 27gb, and when i put back in phone it showed 27gb in there too, so had to reformat it in the phone and now showing 59gb as it was originally,
But still showing 27gb when put in computer
I am going to upgrade my XP up to windows 7 in a couple of weeks, and also going to build a new games machine with Windows 7 on in a few weeks too, do you reckon they will have better support for the higher capacity card built in
I am aware that there are several applications for moving apps from phone storage to SD, but I am looking for one that would allow me to directly download and install apps to the sd card (even ones from PlayStore).
I have come across a couple of articles which require using ADB to change the default install path, but I don't want to go that route because they are mostly for stock Android devices so I am not sure if the method will actually work on the HTC One or make things worse?
One of those articles: http://www.instructables.com/id/How-to-install-apps-onto-your-SD-Card-No-Root/
Unfortunately I received the 16GB version so it is not enough for me. I have an old 4GB Scan Disk which I am using right now but the phone tells me it's slow and I should go for class 10, so I'll be doing that in the next couple of days.
There are large apps and games on PlayStore which I'd like to download directly to the External SD Card, which is why I'm asking about this.
Thanks.
Hey guys,
HTC 10 user. Not even a year into my 128GB MicroSD card's life and it's forcing write-protection. I think it's about to die. I can read off it. I can't write.
This SD Card was formatted as internal storage and is encrypted.
I bought a similar 128GB MicroSD card and I'd like to simply clone the image to the new SD card.
Has anyone SUCCESSFULLY done this?
I've attempted it and I pop in the new SD Card and it doesn't detect the card. It simply asks me to insert a card, like the card doesn't even exist.
I've actually tried TWO cloned 128GB cards - they aren't detected.
From what I can tell, I'm doing identical clones of the original MicroSD so I am not sure what I am missing. I'm using a cheapo freeware utility to do the clone in Windows. I don't have the utility name in front of me and I'm not home at the moment.
I have two more things I'd like to try, but I don't know if it's a futile effort: I'd like to try a dd clone from a linux live cd. I'd also like to try EaseUs clone utility, but I fear that's some kind of trial and I'm going to have to shell out some $$ to utilize it.
I know I can unload the original SD's contents to a PC, toss a new card in there, format, and start fresh...download all the play store, f-droid apps again, likely re-download all my audible books, drag my music back onto the card from the PC, and start a-new. That isn't my question, though.
I'm really wondering if I can clone an encrypted, internal-storage SD. I don't WANT to have to download my apps again. I don't want to have to rebuild caches and whatever else has been thrown onto my MicroSD.
Thanks!
I've done this before using clonezilla and it worked fine, no issues at all.
It's not as user friendly as a windows application probably.... but it gets the job done by doing an exact copy.
It even has a mode to keep reading on broken sectors (when you go into advanced mode), that way you can make the best copy possible.
You can read some instructions here
I did it directly from 1 card to another by inserting the source card into an adapter with the readonly slider lock thing to make sure I didn't write empty data to my source.
You can also first create an image from the source and then write the image to the new card.
Please keep in mind to not insert both cards at the same time when using Windows, it will crash Windows.
Windows doesn't understand that there could be 2 drives with the same ID's connected at the same time