Apps to SD: Might sound crazy - G1 Android Development

I am willing to pay someone to partition this the right way. I spent over 6 hours trying to get this entire process to work and ......ZERO
I need apps to SD bad so I am willing to pay for someone's help

jaynoonan said:
I am willing to pay someone to partition this the right way. I spent over 6 hours trying to get this entire process to work and ......ZERO
I need apps to SD bad so I am willing to pay for someone's help
Click to expand...
Click to collapse
has anyone contemplated selling pre-partitioned sd cards?? i don't have the funds to do this right now .. but just a thought

You know... that's not a bad idea. I would even pay to have my data transferred if I was to consider replacing my 8gb with a higher capacity card (like say... 16 gb). I was wondering if it would mess something up if I was to purchase a new card, partition it and transfer all of it myself. Unfortunately I am not too confident in myself because it was a pain in the butt to get it partitioned right the first time. There has to be someone in here with the knowledge and the funds available that would be willing to turn a quick profit.
8gb SDHC =<$20
Partitioning= $10
Data Xfer = $20
Total would still be cheaper then buying an 8gb SDHC at Best Buy and this person would be turning a 2x profit! P&H wouldn't cost any more then a first class stamp for U.S. too. Not a bad idea.

I would be ALL OVER THIS!

Binary100100 said:
Total would still be cheaper then buying an 8gb SDHC at Best Buy and this person would be turning a 2x profit! P&H wouldn't cost any more then a first class stamp for U.S. too. Not a bad idea.
Click to expand...
Click to collapse
you might be on to something there .. provided those USPS people don't screw something up and "misplace" the envelope

send me your sdcard, and i'll do it for $5 =]

wish I had the know how to do it through a remote connection. "Put the money in paypal, plug in your phone and give me ten minutes"...lol
I was going to try to help with partitioning, but that seems to be the easy part then there's the adb stuff :/

sonikamd said:
wish I had the know how to do it through a remote connection. "Put the money in paypal, plug in your phone and give me ten minutes"...lol
I was going to try to help with partitioning, but that seems to be the easy part then there's the adb stuff :/
Click to expand...
Click to collapse
adb? easiest way .. use linux (since it's the basis of android) .. let's say your sd mounts to the system as "sdd" .. you create two folders on your desktop as sdd1 and sdd2 to hold the files .. your first partition is FAT32 so you can just click-and-drag files .. from Terminal copy your EXT2 files:
sudo cp -a /media/sdd2/* /home/LucidREM/Desktop/sdd2
so now on your new card .. you unmount .. create a partition for FAT32 called "SDD1" .. you create the second primary partition "SDD2" for EXT2 .. then from Terminal:
sudo cp -a /home/LucidREM/Desktop/sdd2/* /media/sdd2
again .. your FAT32 partition is just click-and-drag .. this is how i did mine and it worked .. can't say how difficult or easy it is for anyone .. but it takes me about 2min .. i'd do remote server for someone but i tried once and found it difficult to navigate thru firewalls and internet BS via linux .. but i think that was also linux -> windows .. maybe linux -> linux would work better

Ahhh, I'm finally starting to understand the linux shell a little better, which it seems like adb is just an emulator for?
A few days ago I thought most the commands here had to do with moving the rom files around..guess not
Anyway, thanks LucidREM.

sonikamd said:
Ahhh, I'm finally starting to understand the linux shell a little better, which it seems like adb is just an emulator for?
A few days ago I thought most the commands here had to do with moving the rom files around..guess not
Anyway, thanks LucidREM.
Click to expand...
Click to collapse
yea .. the adb is just a way to break into the shell of the phone and run commands via usb .. so you can still run commands on Terminal on the phone or Terminal on linux directly to the card via card reader .. adb is just the short way for users of windows to not have to deal with Terminal and/or the second OS

umm..
have you looked at all the threads about doing this?
if u REALLY you cant do it, i'd be willing to do it for you over logmein remote desktop connection, only thing i can think of, if you interested pm me

I'd be willing to do it was well via remote desktop.
Just pm me if you need it.
Takes two seconds to partition, then you could just throw in the modded JF, run the script and you're good to go.

So doing this via remote desktop, would I have to install anything new on my computer? Also I'm on XP, would that be a problem?

Just to give my advice...i had a lot of trouble trying to get my SD card partitioned and the apps moved to it....finally got it today...
Basically, I used a full version of paragon partition manager to create the EXT2 partition...I think one of the things I was doing wrong before MIGHT have been making the partition a logical disk and not a primary disk. It could also just be that I have no idea how to use the adb shell...its really starting to piss me off...
in any case, I used the Terminal emulator method, and it worked just fine...
what kind of sucks is that when you make the move, the android market doesn't think you have the apps installed anymore, so when you go to "my downloads" , all the apps you've downloaded and installed say "free" again instead of "installed"... this wouldnt be a problem if it werent for the fact that the phone now informs you of new updates for installed apps... you'd essentially have to go back through the apps you have installed, click on "install" again, and reinstall it. At that point, the phone acknowledges that you already have it installed and informs you that it will replace the version you currently have.

akhedraki said:
Just to give my advice...i had a lot of trouble trying to get my SD card partitioned and the apps moved to it....finally got it today...
Basically, I used a full version of paragon partition manager to create the EXT2 partition...I think one of the things I was doing wrong before MIGHT have been making the partition a logical disk and not a primary disk. It could also just be that I have no idea how to use the adb shell...its really starting to piss me off...
in any case, I used the Terminal emulator method, and it worked just fine...
what kind of sucks is that when you make the move, the android market doesn't think you have the apps installed anymore, so when you go to "my downloads" , all the apps you've downloaded and installed say "free" again instead of "installed"... this wouldnt be a problem if it werent for the fact that the phone now informs you of new updates for installed apps... you'd essentially have to go back through the apps you have installed, click on "install" again, and reinstall it. At that point, the phone acknowledges that you already have it installed and informs you that it will replace the version you currently have.
Click to expand...
Click to collapse
I have tried the trial & the full version of paragon but no go on either of them. I tried the virtual machine & a live cd of ubuntu but I don't know how to use those so it didn't make sense to me. I have been down all those roads so having someone else do it for me is the only thing I haven't tried

if you've tried ubuntu live (too advanced?), maybe you'll have luck with puppy live(stripped down windows user friendly, what I used) The program you use in puppy is 'gparted' just make sure you know which drive you want to partition.

I had Unbuntu installed on my second hard drive and everytime I'd get both partitions set and good, then it would loop back to just being the card divied in half with no fat32 or ext2. I went at it for hours, until i screwed up and left my c: drive for the the drive instead of my SD card and partitioned my C: drive losing all my Windows data and programs. Needless to say, I'm really pissed and would pay to buy a pre-partitioned fast class 6, 8gig chip at this point.
Shaggy

Binary100100 said:
You know... that's not a bad idea. I would even pay to have my data transferred if I was to consider replacing my 8gb with a higher capacity card (like say... 16 gb). I was wondering if it would mess something up if I was to purchase a new card, partition it and transfer all of it myself. Unfortunately I am not too confident in myself because it was a pain in the butt to get it partitioned right the first time. There has to be someone in here with the knowledge and the funds available that would be willing to turn a quick profit.
8gb SDHC =<$20
Partitioning= $10
Data Xfer = $20
Total would still be cheaper then buying an 8gb SDHC at Best Buy and this person would be turning a 2x profit! P&H wouldn't cost any more then a first class stamp for U.S. too. Not a bad idea.
Click to expand...
Click to collapse
I'd like to see where you can find an 8GB mini for less then 20 lol

jaynoonan said:
I am willing to pay someone to partition this the right way. I spent over 6 hours trying to get this entire process to work and ......ZERO
I need apps to SD bad so I am willing to pay for someone's help
Click to expand...
Click to collapse
Are you using your phone or a printer, to partition your card??
I had issues with mine till a bought a reader.
5$ on Ebay

Mikey1022 said:
I'd like to see where you can find an 8GB mini for less then 20 lol
Click to expand...
Click to collapse
I just got a 8GB Class 6 from NewEgg for $16, shipped. Works great.

Related

MyTouch 3G 1.2 Root (3.5mm)

I have spent the past 2 days trying to root my phone following the steps in the "theunlockr" guide for the MyTouch 3G 1.2.
I have had zero luck moving past the 2nd step. I keep getting the "Wrong model ID" error, and after refollowing the steps to create the goldcard numerous (10 at least, on 3 different computers, 2 running Windows 7, 1 XP, and also with 3 sepperate memory cards), I have gotten nowhere. If anybody has anything to add that I might be missing, I would be very thankful.
The unlocke guide bricked my device his sappimg is apparently outdated , I would recommend using the one on here. Also the goldcard that worked for me was a 2gb PNY. I got it at best buy.
Are you making sure to copy the number right? And have you watched his video? The video helps alot.
i watched the video, and made sure numerous times that the number was correct. i did read somewhere that the sappimg he was using was incorrect, but while trying to find the correct one, every link i found lead right back to the same one that he had posted.
also, where would i find the MyTouch 3G 1.2 sappimg file that you are talking about?
Here is the sappimg. You need, and remember if something does brick I'm not responsible, I'm just provided links hahaha.
Wait nevermind it says since I'm a new user I can't post links yet. Have somewhere I can send it to? Email?
Also don't download the recovery he has on his site (unlockr). Amon ra has posted a NEW version which is 1.7
yet the guide on this site says to use version '1.5.2G sapphire' just google search it. And remember make sure to download the one for 32a and that it says 'G' or else your screwed. And you can get the stock rom from this site too. Il see if I can find the link
Also Sorry for late replies. Typing on an iPod
Just sent it to you by email.
The one used to create your account on here.
Subject: "sappimg file download "
found that just a little before you sent it, and it also did not work. I'm going to look at work tomorrow and see if I can find a 2Gb Kingston card, since that seems to be the one that everyone has the best luck with (all 3 of the ones i tried are sandisk)
twiztidmn said:
found that just a little before you sent it, and it also did not work. I'm going to look at work tomorrow and see if I can find a 2Gb Kingston card, since that seems to be the one that everyone has the best luck with (all 3 of the ones i tried are sandisk)
Click to expand...
Click to collapse
I think there lies the problem. I tried 2 different Sandisk cards and they didn't work, I switched to a 2GB Transcend card and it worked. Good look with rooting.
best buy used to carry kingstons, they dont anymore.
and when i tried a sandisk...same thing,,...didnt work.
what worked for me was a 2gig PNY from best buy.
BUT i did see a 2gig kingston at the tmobile store.
Walmart.com has 2GB Kingston for 7.88 (or 8.88, can't remember, plus I get 10% off for working there), but we do not carry them in my store. bought a PNY 2GB and going to try that first, hopefully it works.
well, the PNY 2GB card did not work, so now I get to attempt to find a Kingston 2GB card...
Sorry about the news. its weird certain cards work for some and not for others.
and yeah i remember checking walmart for a kingston. you have them online?
also when the guide says to copy 00000000-00000170.
you do copy the whole 00000170 line? and not just a small part of it?
just asking because i made that ^mistake^ when i first tried
AND-- when i thought my gold card wasnt working because it said "no sappimg.zip-not found, cannot load"
i decided to let it site after it finished THEN something else popped up saying "would you like to update?"
i guees it found it after it failed to.
and a Kingston card is a no go... I couldn't possibly follow the steps any closer. my device is recognized in cmd... i copy the code down, use the reverser, then use that code to get my goldcard sent to my e-mail. only possible thing that i can think of is that when I get the goldcard e-mail, it says "Here is your G1 goldcard". now, I do not have a G1, however, there are other people who have used the same website/method (learned by reading the comments) with their mytouch 1.2, and they didn't have any issues rooting their phones. Honestly, does anybody have any idea what I am doing wrong? as far as I can tell everything is working, but i keep getting the stupid "Model ID Incorrect!" error.
Branden10 said:
Sorry about the news. its weird certain cards work for some and not for others.
and yeah i remember checking walmart for a kingston. you have them online?
also when the guide says to copy 00000000-00000170.
you do copy the whole 00000170 line? and not just a small part of it?
just asking because i made that ^mistake^ when i first tried
AND-- when i thought my gold card wasnt working because it said "no sappimg.zip-not found, cannot load"
i decided to let it site after it finished THEN something else popped up saying "would you like to update?"
i guees it found it after it failed to.
Click to expand...
Click to collapse
i was copying the whole 00000170 line, including the little section on the far right with the ".........."
im out of clue. except im guessing it also replaced the first two numbers zeros? or it didnt and you replaced them yourself?
Wait okay try this. might work! i hope it does. this helped me. last ditch effort.
okay Recreate the goldcard and put it into the phone when finished, plug phone into USB, make sure USB debugging is ON. next at the top where your notifications show up . pull it down the notification screen., now click on the thing saying your connected through USB, Should prompt you to "mount" your sd card. click "mount".
your device will now be recognized as a removabkle disk. find which removable disk it is, (for me it was disk G) now click on the removable disk (which is really your sd card) and copy/paste the sappimg. onto the Remov. disk. DO NOT place in any folders.
the first 2 digits were automatically replaced for me when it reversed.
ok, so im not really sure why exactly, but i guess waiting a few days allowed the sappimg to work, even when using the damn 512MB Sandisk card I had sitting around. i ran it through the process of running the sappimg update, and have stopped right there for now. not really sure where to go from there.
I'm looking to be able to run 2.1 on my phone, and the ROM I'm thinking to go with is http://forum.xda-developers.com/showthread.php?t=673394. Now, me being a complete noob and not knowing all the lingo and whatnot, I am assuming that the ROM is basically, in the end, the version of Android, and the features that it has that I choose to run (correct me if im wrong). Now, since I am looking to be able to run Android 2.1, CyanogenMod 5.0.7-Stable Eclair 2.1 is the route I want to go (and constant updates are nice). According to the description, it is made for the 3.22 series radio. on my fastboot screen, my radio version is 3.22.20.17. Is it still necessary to flash the radio since it already says its a 3.22 series? My guess is yes, and that I have to make sure it is a 3.22 radio, otherwise the rom will not work, but I want to be 100% sure. not trying to brick my phone, don't think I can handle firing up the old 2008 Sidekick again.
P.S.
at this point, do I still need to use the 512MB Sandisk (Gold Card), or do I still need to use it until the radio/SPL are flashed and the new recovery is in place? How about when I install the ROM? does the ROM load off of the memory card when you start your phone (therefore needing to be on the memory card I choose to use as my normal, everyday use memory card), or does it save it into the system until you follow the steps to change the ROM you are running (if you choose to)
SUCCESS!!
I guess what I was doing wrong was it was not a Friday? not really sure to be honest. I gave up on following the process that I was using for the gold card and instead found a post in one of the comments for a ROM about a program that does basically everything for you, without having to open multiple webpages and stuff (GoldCardTool.cab). pretty straight forward (just read the readme in the .zip file).
I then was able to flash my radio, hboot, and recovery. loaded up the Amon_RA recovery tool, loaded in http://forum.xda-developers.com/showthread.php?t=673503 ([ROM][MT3G 1.2/LE Fender] CR_Slide2G1_v1 [come get your daily driver]. After approx 10-15 mins of loading, I am now back at my home screen.
Now the fun begins... reinstalling/setting up some of the key apps i was using!

[Q] 64GB SDcard format question

I ordered a new Sandisk 64GB SDcard but after reading many threads on the topic here, I have a question about the format. From what I've read, in order to have the card recognized by CWM and other custom recoveries, it needs to be in Fat32 format rather than exFAT. Many people have suggested that you can use a Windows based 3rd party software to properly format the card, but I don't have a SDcard reader on my PC so I'm not sure what my options are at this point. I tried searching the forums about posts from people in a similar situation (i.e no card reader on PC) but was unable to find anything. Any suggestions or ideas on what I can do to retain the full 64gb capacity and still be compatible with CWM without having access to a SDcard reader? Thanks very much.
Link to card: http://www.newegg.com/Product/Product.aspx?Item=N82E16820171582
Will need to find a PC to format it. It comes ExFat and not only recoveries won't see it but roms/kernels may not see it either. The program is guiformat. Can Google and find it easily. The site is little confusing. Click on the picture of the app and it will give you the download.
prdog1 said:
Will need to find a PC to format it. It comes ExFat and not only recoveries won't see it but roms/kernels may not see it either. The program is guiformat. Can Google and find it easily. The site is little confusing. Click on the picture of the app and it will give you the download.
Click to expand...
Click to collapse
Thanks very much for the response. I was afraid that would be the case. I honestly don't know anyone who has access to a SDcard reader, so I might have to just end up returning it to Newegg for a 32gb version instead. Thanks again, I sincerely appreciate the info.
goodwidp said:
Thanks very much for the response. I was afraid that would be the case. I honestly don't know anyone who has access to a SDcard reader, so I might have to just end up returning it to Newegg for a 32gb version instead. Thanks again, I sincerely appreciate the info.
Click to expand...
Click to collapse
32 comes in ExFat also. lol
prdog1 said:
32 comes in ExFat also. lol
Click to expand...
Click to collapse
Son of a...
I thought these issues were exclusive to just the 64gb variants.
I actually dug around in my basement and found my old PC tower that has a built in 8 in 1 card reader that supports SDcards. If I can find a way to extract it from the old tower and hook it up to my new one, I may yet find a way. Thanks again for the continued help.
goodwidp said:
Son of a...
I thought these issues were exclusive to just the 64gb variants.
I actually dug around in my basement and found my old PC tower that has a built in 8 in 1 card reader that supports SDcards. If I can find a way to extract it from the old tower and hook it up to my new one, I may yet find a way. Thanks again for the continued help.
Click to expand...
Click to collapse
Yea. Only difference between 32 and 64 is don't need a special program for 32. Windows can do it natively. Good luck.
I realize this question may sound ridiculous, but I figured there was no harm in asking.
Is there any chance I could stick the 64gb card in my old Droid X, connect it to my PC, and then use the program you suggested to format it to FAT32? I guess I was hoping the phone could act like a SDcard reader of sorts for my PC. Thanks again.
goodwidp said:
I realize this question may sound ridiculous, but I figured there was no harm in asking.
Is there any chance I could stick the 64gb card in my old Droid X, connect it to my PC, and then use the program you suggested to format it to FAT32? I guess I was hoping the phone could act like a SDcard reader of sorts for my PC. Thanks again.
Click to expand...
Click to collapse
I had a droid x but I'm not sure if it handled a 64gb but if it does you should be able to format it the way you want.I bought a $4 usb micro sd card reader for my SanDisk 64gb card and I hooked it up to my pc usb slot and used a partition program and was able to successfully format it to fat32.Have not had one problem with it being recognized by any Rom or kernel, think it gave me 59gb total after it formatted.
Sent from my SCH-I535 using Tapatalk 2
Droid316 said:
I had a droid x but I'm not sure if it handled a 64gb but if it does you should be able to format it the way you want.I bought a $4 usb micro sd card reader for my SanDisk 64gb card and I hooked it up to my pc usb slot and used a partition program and was able to successfully format it to fat32.Have not had one problem with it being recognized by any Rom or kernel, think it gave me 59gb total after it formatted.
Sent from my SCH-I535 using Tapatalk 2
Click to expand...
Click to collapse
You hang out at Radio Shack too. I'm looking at one right now. Looks like a midgets thumb. :laugh:
Droid316 said:
I had a droid x but I'm not sure if it handled a 64gb but if it does you should be able to format it the way you want.I bought a $4 usb micro sd card reader for my SanDisk 64gb card and I hooked it up to my pc usb slot and used a partition program and was able to successfully format it to fat32.Have not had one problem with it being recognized by any Rom or kernel, think it gave me 59gb total after it formatted.
Sent from my SCH-I535 using Tapatalk 2
Click to expand...
Click to collapse
Thanks. I had no idea they were that cheap. If the DX idea doesn't work, I'll just stop by my local Microcenter or Best Buy and pick one up. Thanks again.
Edit: Am I correct in assuming the product linked below would do the job? If so, it's only $1.99 so I think i could manage to afford one.
http://www.microcenter.com/product/394761/Micro_SD_Card_Reader
goodwidp said:
I realize this question may sound ridiculous, but I figured there was no harm in asking.
Is there any chance I could stick the 64gb card in my old Droid X, connect it to my PC, and then use the program you suggested to format it to FAT32? I guess I was hoping the phone could act like a SDcard reader of sorts for my PC. Thanks again.
Click to expand...
Click to collapse
Won't work from phone but go to radio shack and get cheapest one of these you can find. May be able to get with 1GB card. Take pic and show them what you want. Sorry I been busy and didn't think about it. Good call Droid. $12 max.
So I purchased a SDcard reader, hooked it up to my PC, and formatted it with the guiformat program that was recommended earlier in the thread. I set the allocation size to 65536 and left the Quick Format option checked. However, after it finished, both Windows and the S3 only show it as a 32gb card (approximately 27 GB total storage space). Is there another formatting program for Windows or any other ideas you could recommend so I can get the correct storage size (64gb)? Thanks again.
goodwidp said:
So I purchased a SDcard reader, hooked it up to my PC, and formatted it with the guiformat program that was recommended earlier in the thread. I set the allocation size to 65536 and left the Quick Format option checked. However, after it finished, both Windows and the S3 only show it as a 32gb card (approximately 27 GB total storage space). Is there another formatting program for Windows or any other ideas you could recommend so I can get the correct storage size (64gb)? Thanks again.
Click to expand...
Click to collapse
I tried using a few different programs to format the card to FAT32 but every time it still showed up as a 32gb card. I ordered it directly from Newegg so I don't think the authenticity is an issue, but I have no idea what could've caused this to happen. Regardless, I sincerely appreciate the help I got from the folks in this thread and via PM. Thanks again for your time and effort.
goodwidp said:
I tried using a few different programs to format the card to FAT32 but every time it still showed up as a 32gb card. I ordered it directly from Newegg so I don't think the authenticity is an issue, but I have no idea what could've caused this to happen. Regardless, I sincerely appreciate the help I got from the folks in this thread and via PM. Thanks again for your time and effort.
Click to expand...
Click to collapse
There's another thread detailing all the issues with exfat 64gb cards here:
http://forum.xda-developers.com/showthread.php?t=1698672
I encountered the same "hiccup" as you pertaining to the 32 gb issue.
I ended up using a program called EaseUS Partition Master to finally get all back to normal. I wiped my sdxc partition, it did come back with some message that something didn't complete ???, but then I formatted as fat 32, primary partition, and got the entire 64gb back and so far... ( fingers crossed ),.. all seems to be working well.
With the card formatted as exfat, as soon as I got around 8 gb of music, photos, etc.. the card simply would loose its' file structure and just start acting weird. All files would still show up if I pulled the card and put in an sdxc reader on the PC... but my Galaxy S3 never would recover them properly.
This has got to be some kind of "bug" in the phone as you'll see in the other thread this problem is quite common.
For what it's worth.. I seemed to have much better luck transferring large chunks of data with the card in the reader opposed to hooked up while in the phone. ( speeds kept dropping via the phone cable )
Good luck!
Thanks for the info. I actually tried the EaseUS Partition program you referred to, but it still remained at 32gb. I ended up returning the card to Newegg and will just get a 32gb to replace it as I'd rather not have to repeat this process. Thanks again for the useful info. I sincerely appreciate it.
Sure... I vaguely remember I had to try to format as NTFS first for some reason before I got it to properly format with entire 64gb fat 32. I spent countless hours trying to work out all the bugs with this card and exfat. Samsung states the Galaxy S3 phone is compatible with it... but there is definitely an issue with file structure once you start loading it up.
Quick update:
I ended up returning my Sandisk 64GB and replaced it with a G.Skill 32GB (Class 10) that was on sale for $22 from Newegg. Surprisingly, it came already formatted as FAT32 so I didn't have to mess around with it to get it working with CWM and custom kernels. Seems to be working great so far, and is plenty fast, so I'm pretty happy with the end result. I guess it might have been nice to have an extra ~30GB, but I mainly stream all my music/video anyways, so I'll have a tough time even filling up this new card.
Thanks again to everyone who gave me their advice and input on trying to get my first SDcard formatted correctly. Even though I wasn't ultimately successful, I sincerely appreciate everyone's time & effort.
Link to new G.Skill card: http://www.newegg.com/Product/Product.aspx?Item=N82E16820231577

ABOUT FORMATTING SD PARTITIONS(Fat32-Ext4(2-3)) SD Formatter/Gparted (1st post)

Formatting SD....and especialy when it comes to Data2SD,App2Sd etc etc.
Often i read a lot of discussions about formating the right way,and also in my case i spend hours-weeks-months on it....useless time,but sometimes its very hard to get what a developper realy means.And to understand simple things you learn best from your mistakes...!! FORMATTING is nothing to understand in my opinion to get it right for an Android device...!!!
FAT32
1)SD Formatter !!
When i buy a new SD/micro SD i always format it before i use it with this tool,its the ultimate tool to prepare your SD the right way.
EXT4 (or 2-3)
2)Gparted...!!
I use this tool for a long time now,the reason i don't mention PartedMagic is because to often has a lot of probs,not when i burn it to disk!! But some some USBinstallers like Yumi or when its part of UBCD its not always stable.That why i leave it for what it is,but never the less is the disc(iso)version of UBCD a very good(one of the best)tools around....!!
If you use these tools it almost cant go wrong,because they are the most stable and almost never make mistakes.They are used for ages....also the vendors recommend them to use(SDformatter)
get it right,and leave the rest for what it is......and never waist time again in formatting SDcards.......
LLCOOLVEER
This is my first post,and thats a shame because i work a lot with firmwares/eproms....and believe me i have seen a lot of different devices along the way,and also made my mistakes,and sometimes still do.....but about formatting SDcards the right way,i never will make a mistake again....!!
Reason:The Data2SD issue,because thats the most relevant thing why i post it in the TF300t/ TF700t section.
Thanks for your post i used the sdformatter too but i guess it really depends on the card the cheap $14 32GB sd card i got from ebay still corrupts all my files gonna be buying one from the store like bestbuy or radioshack to make the best out of it.
Sent From My Phone
Using Xparent ICS App
-Asus TF700 User-

[Q] File Recovery On Device (No Root/ADB)

So I think I just got burned by the KitKat SD issue...And worst part is I knew about it, just totally spaced on it.
Got a T-Mobile Note 3, it's stock with no root...Mostly because I plan on trading it back in next month and don't want anything like a tripped Knox preventing that.
Anywho, got a new 32GB SD and stuck that in and fired up my file manager (Lidroid File) and went to move all my comics (15GB of CBR/CBZ) to it since it's filling up my main storage. And so I could just remove the card when I swap it out.
But after using the copy/paste functions the dir with all that is just gone...The operation completed in about a second so I knew something was up, and that's when the KitKat thing finally popped into my head.
Now I've done some research...I know about the way you can suck the internal SD over ADB to a VHD and then mount that and scan...But that requires Root, plus the right software. I'm traveling for business so don't really have that second part handled either (Locked down corp laptop only).
So my question is...Are there any reliable/respectable file recovery programs that work with my parameters? I was hoping there was an app that I could find that would just allow me to undelete the folder or something...I haven't done anything to the device since this happened, or at least nothing major (It's on and I've responded to a few emails, etc) so I hope there is still a chance?
Not looking to spend any major money, worst comes to worst I just re-download them all but makes my trip less entertaining Thanx in advance!!!
suitifiable said:
So I think I just got burned by the KitKat SD issue...And worst part is I knew about it, just totally spaced on it.
Got a T-Mobile Note 3, it's stock with no root...Mostly because I plan on trading it back in next month and don't want anything like a tripped Knox preventing that.
Anywho, got a new 32GB SD and stuck that in and fired up my file manager (Lidroid File) and went to move all my comics (15GB of CBR/CBZ) to it since it's filling up my main storage. And so I could just remove the card when I swap it out.
But after using the copy/paste functions the dir with all that is just gone...The operation completed in about a second so I knew something was up, and that's when the KitKat thing finally popped into my head.
Now I've done some research...I know about the way you can suck the internal SD over ADB to a VHD and then mount that and scan...But that requires Root, plus the right software. I'm traveling for business so don't really have that second part handled either (Locked down corp laptop only).
So my question is...Are there any reliable/respectable file recovery programs that work with my parameters? I was hoping there was an app that I could find that would just allow me to undelete the folder or something...I haven't done anything to the device since this happened, or at least nothing major (It's on and I've responded to a few emails, etc) so I hope there is still a chance?
Not looking to spend any major money, worst comes to worst I just re-download them all but makes my trip less entertaining Thanx in advance!!!
Click to expand...
Click to collapse
NVM
LS.xD said:
You can flash the stock firmware via Odin.
Click to expand...
Click to collapse
Yeah...That has no bearing on my question. But thanx!
suitifiable said:
Yeah...That has no bearing on my question. But thanx!
Click to expand...
Click to collapse
Sry for the dumb answer. I suppose you will need root // adb at least.

Help?

Hello all.
Has anyone used link2sd with the shield tablet and if so does it work and also is it worth getting the 16gb version or just wait for the 32gb, I was looking forward to buying the 32gb today but then found out it has been put back till the 30/09/14:crying: and has anyone used a scandisk 128gb ultra class 10 with the tablet and are they any good
john09121 said:
Hello all.
Has anyone used link2sd with the shield tablet and if so does it work and also is it worth getting the 16gb version or just wait for the 32gb, I was looking forward to buying the 32gb today but then found out it has been put back till the 30/09/14:crying: and has anyone used a scandisk 128gb ultra class 10 with the tablet and are they any good
Click to expand...
Click to collapse
See post #88 >http://forum.xda-developers.com/shi...ablet-otas-t2847116/post55083932#post55083932
john09121 said:
Hello all.
Has anyone used link2sd with the shield tablet and if so does it work and also is it worth getting the 16gb version or just wait for the 32gb, I was looking forward to buying the 32gb today but then found out it has been put back till the 30/09/14:crying: and has anyone used a scandisk 128gb ultra class 10 with the tablet and are they any good
Click to expand...
Click to collapse
If you decide to buy, I would recommend the 32GB. I find myself shuffling games between the SD card and internal storage.
Having said that, if you plan to play tegra games be aware that the tablet still loses charge when plugged in to an outlet. Nvidia has not acknowledged this yet.
john09121 said:
Hello all.
Has anyone used link2sd with the shield tablet and if so does it work and also is it worth getting the 16gb version or just wait for the 32gb, I was looking forward to buying the 32gb today but then found out it has been put back till the 30/09/14:crying: and has anyone used a scandisk 128gb ultra class 10 with the tablet and are they any good
Click to expand...
Click to collapse
Yep I used it, and found that it worked. But, I did find that trying to flash updates that clobber root make for a stressful experience when trying to set up the tablet again.
The app puts a config file on your internal sdcard that basically makes the user partition invisible to the tablet until you get the external sdcard relinked again. Then all your apps show up again.
With the baked in solution NVidia offers, you can use the external sdcard for other stuff. With link2sd, your sdcard is your internal card.
I wouldn't mind trying foldermount to see if that differs in features and reliability.
Foldermount is my preference used both.
Sent from my SHIELD Tablet using Tapatalk
jaredmorgs said:
Yep I used it, and found that it worked. But, I did find that trying to flash updates that clobber root make for a stressful experience when trying to set up the tablet again.
The app puts a config file on your internal sdcard that basically makes the user partition invisible to the tablet until you get the external sdcard relinked again. Then all your apps show up again.
With the baked in solution NVidia offers, you can use the external sdcard for other stuff. With link2sd, your sdcard is your internal card.
I wouldn't mind trying foldermount to see if that differs in features and reliability.
Click to expand...
Click to collapse
Interesting. I have the plus version of both, but have used link2sd as it seems to have more scope of files. I don't really want my 64gb card in 2 partitions though. You think the stock method is the best? What do you then use folder mount for
berryman13 said:
Interesting. I have the plus version of both, but have used link2sd as it seems to have more scope of files. I don't really want my 64gb card in 2 partitions though. You think the stock method is the best? What do you then use folder mount for
Click to expand...
Click to collapse
Phew, this turned out to be a long post (sorry about that).
Regarding the question about splitting your SD card
If you only want to use your 64gb card specifically as the symlinked device SSD, then you only need to put a small NTFS (from memory) partition as the first partition.
Again, it was a while ago, but I believe it only needs to be 10mb or something miniscule. link2sd then treats that as the "windows/mtp/ptp" directory, and the second partition with the remaining size formatted to EXT4 (again, read the docs: the file system type is explicitly stated) is the symlinked SSD.
Regarding your question about stock method/foldermount
I've been upgraded to an LTE 32GB, so I don't need to use this solution any more. I found that most games with a huge DLC bundle (Anomaly 2/Defenders, Sine Mora) allow you to offload the obb file to the ext sdcard anyhow.
The only advantage that could be worth investigating would be whether implementing link2sd or foldermount would allow you to continue to use the symlinked sdcard when you connect it to a PC. I seem to remember that when I did that with the stock solution, there was a caveat that some apps would stop working correctly because windows would steal the sdcard mountpoint for itself, thereby rendering the apps offloaded to the sdcard unavailable.
Summary
I would not bother unless you have a lot of large games, or heaps of local music or videos stored on your device.
So what do i do to make more than 500mb of free space available on my internal SD again, androids file move system?
Thanks for asking he write up

Categories

Resources