Found some interesting stuff on my X10 in /etc - XPERIA X10 Android Development

I was messing around with adb shell and found an iso in /etc. At first glance it appeared to be the pc companion but looking further I found that it's very old. Latest timestamps are in november 2009 and I've seen some references to the version being an Alpha.
Might be worth looking into?

Was it dop.ISO? If so I think all x10s have it.

MeZmeriZe_ said:
Was it dop.ISO? If so I think all x10s have it.
Click to expand...
Click to collapse
Yeah, it looks that way. But what caught my eye was all the references to aalpha, various codenames mixed with the early filestamps. Looked like an old leftover.

if it's there on these new firms is for something i think :S but worth a look

The iso image is mounted on /cdrom. you can check it from the phone itself. I think they wanted to make it mount on the pc with the microsd on mass storage mode to install pc companion, but ended up there doing nothing and consuming flash space..
-------------------------------------
Sent via the XDA Tapatalk App

biktor_gj said:
The iso image is mounted on /cdrom. you can check it from the phone itself. I think they wanted to make it mount on the pc with the microsd on mass storage mode to install pc companion, but ended up there doing nothing and consuming flash space..
-------------------------------------
Sent via the XDA Tapatalk App
Click to expand...
Click to collapse
That's sort of what I was thinking. Seeing as it is a very old version perhaps it's worth looking deeper? Since they "forgot" to remove an early build of that perhaps there's a reason they didn't go that route? It could also be my mind playing tricks on me after going over the filesystem on the phone a few times.

Related

Root, no computer?

Hey guys,
New to the tbolt and lovin it. I've looked around and am sure the answer is no, but..... Im not gonna have access to a computer that I can use to root for awhile, any ways that I can possibly root this beast with out a computer? Software is version 2116059.
First you need to downgrade anyway and the link that used to be on here is no longer showing up. But
Sent from my ADR6400L using XDA
famester said:
First you need to downgrade anyway and the link that used to be on here is no longer showing up. But
Sent from my ADR6400L using XDA
Click to expand...
Click to collapse
So you are saying that this can be done w/o computer?
Sent from my ADR6400L using XDA
Not that I know of. Sorry girlfriend wouldn't leave me alone and forgot to finish. You need the computer to get s off
Sent from my ADR6400L using XDA
famester said:
Sorry girlfriend wouldn't leave me alone and forgot to finish.
Click to expand...
Click to collapse
Thats what she said?
Thanks for the reply, tis the answer I feared.
Sent from my ADR6400L using XDA
Unless you're comfortable with using adb, know how to find or compile adb for ARM CPUs and have a tablet or device that allows usb host mode, then you're going to need a computer. As you need a computer to actually attempt to do that and cross compiling is a pain, that will likely not be an option.
Honestly, I wouldn't even bother doing that myself. Just a pain in the ass when it takes like 10 minutes to do on a PC without that versus some hours and a prayer.
Also you dont need to install anything to use adb on a PC, just the files for it. You could do this on a internet cafe pc, a friend's or a school computer. I mean if you can't find a computer through some means with given that, then I hope you're currently working for the Peace Corps in Sub-Saharan Africa and there's no electricity or phone lines.
yareally said:
Unless you're comfortable with using adb, know how to find or compile adb for ARM CPUs and have a tablet or device that allows usb host mode, then you're going to need a computer. As you need a computer to actually attempt to do that and cross compiling is a pain, that will likely not be an option.
Honestly, I wouldn't even bother doing that myself. Just a pain in the ass when it takes like 10 minutes to do on a PC without that versus some hours and a prayer.
Also you dont need to install anything to use adb on a PC, just the files for it. You could do this on a internet cafe pc, a friend's or a school computer. I mean if you can't find a computer through some means with given that, then I hope you're currently working for the Peace Corps in Sub-Saharan Africa and there's no electricity or phone lines.
Click to expand...
Click to collapse
Thanks for the info man. Was having an issue coming up with a computer, just moved to Philly and dont know alot of people. I was able to find one, good thing too, android phones are not nearly as fun when unrooted.
trainriderben said:
Thanks for the info man. Was having an issue coming up with a computer, just moved to Philly and dont know alot of people. I was able to find one, good thing too, android phones are not nearly as fun when unrooted.
Click to expand...
Click to collapse
Yeah you should be able to just grab adb from some random post on xda and run it and you'll be all set for what you need to root the manual way by downgrading and such. No install needed on the pc as long as you have a pc that runs windows, osx or linux. Just stick it on a usb stick or something and run. If you have issues, just post here again.
If you're using windows, then this should have everything you need in it to use adb without installing it:
http://www.mediafire.com/download.php?a3sx25laka08g0n
You'll just need to go to the directory you unzip it from and run adb in it from the command line.

[Q] Bad Situation w/ my gs2

So ive had my galaxy s 2 for a few months now, downloaded hundreds of songs, taken near a thousand photos, and yesterday the digitizer/lcd was shattered after being sat on. I can't replace this phone, and my parents who own the contract didn't purchase insurance for it. I am nearly broke, and the repair costs for this part is over 200$, and my parents refuse to pay for this. All I need to do is copy all of the files from my phone to my computer, but i cannot enable mass storage to access the pictures/music on the internal storage because the screen is out. Does anyone have an idea as to how I could fix this, or move the files off of the phone? A thousand thanks to whoever could help me in this/:
DaltonCope said:
So ive had my galaxy s 2 for a few months now, downloaded hundreds of songs, taken near a thousand photos, and yesterday the digitizer/lcd was shattered after being sat on. I can't replace this phone, and my parents who own the contract didn't purchase insurance for it. I am nearly broke, and the repair costs for this part is over 200$, and my parents refuse to pay for this. All I need to do is copy all of the files from my phone to my computer, but i cannot enable mass storage to access the pictures/music on the internal storage because the screen is out. Does anyone have an idea as to how I could fix this, or move the files off of the phone? A thousand thanks to whoever could help me in this/:
Click to expand...
Click to collapse
Is Android Debugging on? Then you probably could get ADB to work.
If not, then...
Thats the thing. the screens black on my phone cause its broken, so i cant check if its on or not. idk how to use mass storage w/o this):
Droid VNC server may be an option, if you can somehow get it to work.
You have to download the app on the market to vnc with the computer, it would work if I wouldve already downloaded it.. I cant do anything on my phone at all. Thanks for the attempt though
DaltonCope said:
Thats the thing. the screens black on my phone cause its broken, so i cant check if its on or not. idk how to use mass storage w/o this):
Click to expand...
Click to collapse
sure you can, plug it in to your computer and just run adb devices, if it shows up, then debugging is on, if it is off it will tell you no device found
so to pull all the files off your sdcard assuming debugging is on..
1. in adb mount the sdcard (I forget the command off the top of my head, but google is your friend)
2. adb pull /sdcard some_folder_name_in_your_sdk_directory
DaltonCope said:
You have to download the app on the market to vnc with the computer, it would work if I wouldve already downloaded it.. I cant do anything on my phone at all. Thanks for the attempt though
Click to expand...
Click to collapse
Assuming I understand this correctly, you can still download apps to your phone by logging in to the market from your computer. This may still be an option.
Sent from my SGH-I777 using XDA
Sent from my SGH-I777 using XDA
I'm stupid when it comes to this stuff, but if your using stock-based rom you could use kies air
Sent from my SGH-I777 using XDA
glad4pie said:
I'm stupid when it comes to this stuff, but if your using stock-based rom you could use kies air
Sent from my SGH-I777 using XDA
Click to expand...
Click to collapse
he can't use scree. Kies you need to run it from a I.. phone so it connects with pc
Sent from my SAMSUNG-SGH-I777 using xda premium
If you boot into recovery mode and use some pictures of recovery mode to get to USB mass storage option, maybe that would work?
Could also try adb pull-ing.
Sent from my SGH-I897
You could always look around eBay craigslist or anywhere else you can think of and you might get lucky in finding a cheap gs2 that doesn't work but the screen is still intact or maybe if you know anyone that maybe willing to let you borrow their screen from their phone for yours if you know how to. I just haven't pulled apart any phones since I came
To the US in 2002 so I'm not sure if its still that simple to do.
I haven't tried it yet so some of the others may be able to chime in but what about the possibility of using the HDMI adapter. I have looked at purchasing one and they are not very expencive depending on the source. I just do not know if it will automatically output the video when connected or it needs to be enabled.
Sent from my SAMSUNG-SGH-I777 using Tapatalk
Mounting SD in recovery sounds like your best bet
Sent from my SGH-I777 using XDA Premium App
jpruett79 said:
I haven't tried it yet so some of the others may be able to chime in but what about the possibility of using the HDMI adapter. I have looked at purchasing one and they are not very expencive depending on the source. I just do not know if it will automatically output the video when connected or it needs to be enabled.
Sent from my SAMSUNG-SGH-I777 using Tapatalk
Click to expand...
Click to collapse
it automatically works. nothing needs to be enabled
1) If you had USB debugging enabled, you can use ADB. If you're not sure - try it.
2) If you had a custom kernel with CWM installed, you can use ADB from within recovery. Recovery does not normally mount the sdcard but you can do it manually via ADB. I can provide info on this IF you can get ADB connecting first
3) HDMI is another possibility - although controlling the device will be problematic if the touchscreen is also failed. (It's possible that touchscreen is semiworking and main AMOLED is busted.)
For getting ADB installed and running, try Droid Explorer.
Been there done that.
Unfortunately, it'll cost some money to do a diy fix with this phone.
Last summer I dropped my htc aria onto gravel and the glass shattered. I googled around and found an oem digitizer for 30 bucks on ebay, and some great how-to-tear-apart your phone videos on youtube. 5 hours and multiple clumps of hair ripped out later, I got the thing fixed. Granted the light from the soft keys now bleeds onto the screen (thankfully CM7 let me disable them) and the trackpad became recessed in too far to use. But it still got me through until I got my SGS2.
Only thing is, my lcd still worked, it was just the glass digitizer that broke.
MikeyMike01 said:
If you boot into recovery mode and use some pictures of recovery mode to get to USB mass storage option, maybe that would work?
Could also try adb pull-ing.
Sent from my SGH-I897
Click to expand...
Click to collapse
+1
This is probably your best bet if adb doesn't work.
I have CWM flashed, but I cant tell if im in recovery after holding down the buttons. And im not sure how to view the pictures after i take them in the mode..
You should be able to plug it in to your computer and MTP should connected automatically allowing you to copy your files

Unable to make permanent writes/changes to sdcard

Hi everyone! I have a serious issue with my sdcard. Ever since the 23rd I have been unable to do anything permanent to my sd-card. I was on my vacation so all my vacation photos were deleted. It is writable, I can delete, write and change as I want but when it's rescanned all changes (delete, write etc...) were never made and it sets itself back to the 23rd. Now I have access to my computer so I formatted the sdcard hoping it would fix it. After I put it in my phone all files popped back up. So my case is:
I cannot make any permanent writes/changes to it.
Formatting doesn't seem to help
Once again, it is writable (Temporarily), i took a photo and pushed it into the /system partition, it was there but not on the sdcard after reboot.
Root explorer have options for mounting it R/w and R/O (It doesn't normally do that)
I am not a noob and hate asking for help but this is a serious issue for me and I am thankful for any help i can get.
Thanks.
Retry partitioning, this time through minitool partition wizard...
Typed using a small touchscreen
a.cid said:
Retry partitioning, this time through minitool partition wizard...
Typed using a small touchscreen
Click to expand...
Click to collapse
Will try, thanks!
Hmm, I deleted the partition and made a new one. The computer no longer detects the sdcard in the adapter. But with mass storage via usb on the phone it's detected, all the files are there, like nothing was changed......
Its getting weird :sly:
Have you partitioned using phone?
Typed using a small touchscreen
I would say he dint unmount sd card and it lost changes/writes.
I unmount each time in settings > storage both internal and external sd and havent had an issue since i last used my old desire.
Sendt fra min LG-P990 med Tapatalk2
a.cid said:
Its getting weird :sly:
Have you partitioned using phone?
Typed using a small touchscreen
Click to expand...
Click to collapse
No, but i did partition it with phone half a year ago, then i got a new phone and deleted the partition. but that was months ago. It seems like the fat32 partition is somehow broken, too bad i can't access it via the computer anymore. I guess i'll buy a new sdcard soon, perhaps one of those samsung class 10
iok1 said:
Hmm, I deleted the partition and made a new one. The computer no longer detects the sdcard in the adapter. But with mass storage via usb on the phone it's detected, all the files are there, like nothing was changed......
Click to expand...
Click to collapse
Now when i tried the adapter with another sd-card it couldn't detect it either, i probably broke the adapter.... I guess i'll have to buy new sd-card then....
Made a video demonstration me deleting all files on sdcard, then when re-scanned, they appear again....
Sent from my HTC Sensation
iok1 said:
Video removed to save space.
Made a video demonstration me deleting all files on sdcard, then when re-scanned, they appear again....
Sent from my HTC Sensation
Click to expand...
Click to collapse
It is cause it dont mount unmount proberly, changes are not made, it is an android issue and or driver(can be both i dont know) i normaly use an sd card adapter and make my changes that way, works better for me.
The way you do it with android's own mount, is flawed sorry to say, it is not like this for everybody.
My own LG Optimus 2x and my Samsung Galaxy Ace have no problem with any of the 5 sdcards i got, but my desire has a hard time doing it, it can be a HTC issue but can also be related to the AOSP source and or drivers, but tbh i have no idea.
Best of luck and sorry for the late responce.
Androboss said:
It is cause it dont mount unmount proberly, changes are not made, it is an android issue and or driver(can be both i dont know) i normaly use an sd card adapter and make my changes that way, works better for me.
The way you do it with android's own mount, is flawed sorry to say, it is not like this for everybody.
My own LG Optimus 2x and my Samsung Galaxy Ace have no problem with any of the 5 sdcards i got, but my desire has a hard time doing it, it can be a HTC issue but can also be related to the AOSP source and or drivers, but tbh i have no idea.
Best of luck and sorry for the late responce.
Click to expand...
Click to collapse
It must be something with the sdcard, I did the same via an adapter, same thing happens that way too.
Sent from my jelly bean
iok1 said:
It must be something with the sdcard, I did the same via an adapter, same thing happens that way too.
Sent from my jelly bean
Click to expand...
Click to collapse
How old is it?
Could be because it is old and used alot.
Androboss said:
How old is it?
Could be because it is old and used alot.
Click to expand...
Click to collapse
It was half a year old. 16 gb class 4
Sent from my Sensational phone
iok1 said:
It was half a year old. 16 gb class 4
Sent from my Sensational phone
Click to expand...
Click to collapse
Some sdcard's deteriorate faster then others, i had a few in my time that died or stopped recieving data earlig on i just usualy throw them away, can be me being picky but i think some cards just arent ment to last forever, can be a factory error or wear and tear.
Maybe even "stressed hardware" sorry for my bad english but i have no idea what i can call buggy hardware other then stressed, as that is what happens when the worker or machine is stressed for making it.
Sometimes the machine makes a mistake or the worker leading into a lower life time for the hardware, most of the time the machine or the worker dont nothice it and it is shipped.
Many possibilities, my advice as a perfectionist when it comes to data is to get a new one, get one with a good review from XDA forum :good:
Androboss said:
Some sdcard's deteriorate faster then others, i had a few in my time that died or stopped recieving data earlig on i just usualy throw them away, can be me being picky but i think some cards just arent ment to last forever, can be a factory error or wear and tear.
Maybe even "stressed hardware" sorry for my bad english but i have no idea what i can call buggy hardware other then stressed, as that is what happens when the worker or machine is stressed for making it.
Sometimes the machine makes a mistake or the worker leading into a lower life time for the hardware, most of the time the machine or the worker dont nothice it and it is shipped.
Many possibilities, my advice as a perfectionist when it comes to data is to get a new one, get one with a good review from XDA forum :good:
Click to expand...
Click to collapse
I already have a New one, the exact same type and brand. If this one breaks too i will have to complain to the company making them. But I think I am the one responsible for the damage, I did something with root explorer (I don't remember what) and a while after the sdcard was killed.
Sent from my Sensational phone

Usb mass storage mode? HELP!!!

Ok so I just upgraded yesterday from the HTC inspire and I must say I'm liking the S3. Except for one thing, no usb mass storage mode? Duuuwwwhhhaaaatttt??? This is awful...just awful.. I work night shifts and play minecraft a lot at work
D) and alwayed used my inspire for transfering the save data on my work computer to my personal desktop at home... I NEED this FIXED.!! I have the 16GB sd card I pulled out of my inspire shoved in the S3's ext-sd slot and would love to know how to use it as a usb mass storage like I did on my inspire.. I have tried the easy ums app and it doesn't work :/ so here I am, humbly asking for help from you geniuses...
Sent from my SAMSUNG-SGH-I747 using xda premium
Not sure if this is what you're asking but here goes...
I just started using the S3 as well, upgraded from an S2 T989 (T-mobile)
On the S2, when I connect to the USB port, I can "turn on" usb mass storage mode to connect to the PC and I'm not seeing that option here on the S3.
However, when I connect the phone to my PC, I get the following options:
- Media device (MTP): automatically checked
- Camera (PTP)
And when I check on "camera (PTP)", my PC would recognize the phone as SGH-T999. And when I click on it, I would have two options:
- Card (External SD)
- Phone (Internal SD)
From here, I can just copy and paste whatever from PC to SD card and vice versa.
belly1026 said:
Not sure if this is what you're asking but here goes...
I just started using the S3 as well, upgraded from an S2 T989 (T-mobile)
On the S2, when I connect to the USB port, I can "turn on" usb mass storage mode to connect to the PC and I'm not seeing that option here on the S3.
However, when I connect the phone to my PC, I get the following options:
- Media device (MTP): automatically checked
- Camera (PTP)
And when I check on "camera (PTP)", my PC would recognize the phone as SGH-T999. And when I click on it, I would have two options:
- Card (External SD)
- Phone (Internal SD)
From here, I can just copy and paste whatever from PC to SD card and vice versa.
Click to expand...
Click to collapse
Well let me start with this then..on my inspire, I could plug it up to any computer and it would show up as a disk drive and I could transfer baby file back and forth at my will.
Now that I have my S3, I've realised that they've done any with usb mass storage and adopted mtp. Which doesn't work for me. I get a message 'cannot copy "file name" the device has either stopped responding or has been disconnected.'
I can also connect through ptp and it will transfer most files, but not all. It will get to a certain point it gives me the good ole 'cannot copy "file name" the device has either stopped responding or has been disconnected.' message.
So overall, my question is simply this, is there a way to enable usb mass storage for the external sd card on my sgs3? Either by fixing easy ums to work for a 1747 or by installing another app that I don't know about.
Btw, my s3 is rooted, running stock Rom and stock kernel, stock everything. I've installed busybox as well.
Sent from my SAMSUNG-SGH-I747 using xda premium
I also need to get this working. I am always on the road and want to listen to music through my radio, and be able to transfer files from my various computers which have all types of Operating Systems running on them. Any fix? I am Also stock everything with root and busybox
did you guys see this?
http://www.xda-developers.com/andro...and-media-transfer-protocol-xda-developer-tv/
I'm hoping someone can get this ported over for the US version. http://forum.xda-developers.com/showthread.php?t=1711009
What operating system are you running? I never have any issues using MTP on Windows 7.
calceltic said:
did you guys see this?
http://www.xda-developers.com/andro...and-media-transfer-protocol-xda-developer-tv/
Click to expand...
Click to collapse
Yes I've seen this but it only for the international version...
And I'm running win 7 and I also have a win xp that use as well...
Sent from my SAMSUNG-SGH-I747 using xda premium
Well add me to the list of: MTP sucks! This is pretty awful, I mean if there is a work-around fine, but we shouldn't HAVE TO work around just to get Mass Storage support.
As of now we are stuck with MPT.
Works ok though I guess, I can move files back and forth. You can also try using a wifi explorer if your on the same network.
JDMpire said:
Well add me to the list of: MTP sucks! This is pretty awful, I mean if there is a work-around fine, but we shouldn't HAVE TO work around just to get Mass Storage support.
Click to expand...
Click to collapse
No flippin joke... I seriously hope somebody figures out something soon... this almost makes me hate my new phone.. :'( that shouldn't be how you feel about a phone you've had for less than a week... fml
Sent from my SAMSUNG-SGH-I747 using xda premium
family682guy said:
No flippin joke... I seriously hope somebody figures out something soon... this almost makes me hate my new phone.. :'( that shouldn't be how you feel about a phone you've had for less than a week... fml
Sent from my SAMSUNG-SGH-I747 using xda premium
Click to expand...
Click to collapse
Dont stress out too much, I see that your new here, stick around for a while and see what the devs here can do with these phone. Its amazing the stuff the create for us... 99% of the time for FREE! Its really a great place, its just not very newb friendly. Ive been here this long and Im still a newb (compared to other forums I belong to...).
But yea, stay for a while and watch the magic happen (Geez, that should be our tag line... )
JDMpire said:
Dont stress out too much, I see that your new here, stick around for a while and see what the devs here can do with these phone. Its amazing the stuff the create for us... 99% of the time for FREE! Its really a great place, its just not very newb friendly. Ive been here this long and Im still a newb (compared to other forums I belong to...).
But yea, stay for a while and watch the magic happen (Geez, that should be our tag line... )
Click to expand...
Click to collapse
Haha that is a pretty good tagline lol I guess I'll just have to follow your advice and stay patient for a little while... I just hope there is someone actually working on this fix for the 1747.. if I knew of them, I would be more than willing to donate for the cause.
Sent from my SAMSUNG-SGH-I747 using xda premium
Alrighty!! I've done some snooping around and found this!!!:
Here's a thread for the AT&T S3 on Mass Storage, requires some tinkering though.
http://forum.xda-developers.com/showthread.php?t=1768752&highlight=mass+storage
So basically if you follow all the instructions, your 1747 will be able to mount its external sd card as a usb mass storage. Tried it myself!!! Amazing!!! Haha!!! Life is good once again...
In addition to the above steps, I also had to do something else. I'm running windows 7, but I don't see why it would be any different for any other windows, and after I installed gscript I had to go to device manager in windows, find your phone (should be under portable devices) and then right clicked and updated driver software. After that finished, the pc had to reboot. After reboot, I ran the scripts in gscript... Aaannnndddd... BAM.! MAGIC.!
I hope this helps those who are frustrated with their 1747 as well... this is a temp fix until a better one comes out... buuuuttt... cheers
Sent from my SAMSUNG-SGH-I747 using xda premium
also, remember to unmount your phone from windows before running the mtp script. I'm not sure what will happen if you don't, but let's not try to find out, right?
Sent from my SAMSUNG-SGH-I747 using xda premium
I'm not using the I747 (I take it thats the T Mobile branded version), Im in fact using the SCH-I535, Verizon version. Due note that the phone does contain GSM radios so I am able to use it on T for voice (perfect!) and edge data (expected but better then nothing)...
I'm assuming SMS & MMS work as well, albeit untested.
JDMpire said:
I'm not using the I747 (I take it thats the T Mobile branded version), Im in fact using the SCH-I535, Verizon version. Due note that the phone does contain GSM radios so I am able to use it on T for voice (perfect!) and edge data (expected but better then nothing)...
I'm assuming SMS & MMS work as well, albeit untested.
Click to expand...
Click to collapse
Sgh-1747 is AT&T. T-mobile S3 is sgh-t999 I believe.. and the Verizon version has gsm radios as well as cdma.? That's badapple lol I wonder if that is the same for the 1747 but vice versa?
Sent from my SAMSUNG-SGH-I747 using xda premium
family682guy said:
Alrighty!! I've done some snooping around and found this!!!:
Here's a thread for the AT&T S3 on Mass Storage, requires some tinkering though.
http://forum.xda-developers.com/showthread.php?t=1768752&highlight=mass+storage
For future reference, here are the AT&T (And other non-international S3) Dev forums.
http://forum.xda-developers.com/forumdisplay.php?f=1667
So basically if you follow all the instructions, your 1747 will be able to mount its external sd card as a usb mass storage. Tried it myself!!! Amazing!!! Haha!!! Life is good once again...
In addition to the above steps, I also had to do something else. I'm running windows 7, but I don't see why it would be any different for any other windows, and after I installed gscript I had to go to device manager in windows, find your phone (should be under portable devices) and then right clicked and updated driver software. After that finished, the pc had to reboot. After reboot, I ran the scripts in gscript... Aaannnndddd... BAM.! MAGIC.!
I hope this helps those who are frustrated with their 1747 as well... this is a temp fix until a better one comes out... buuuuttt... cheers
Sent from my SAMSUNG-SGH-I747 using xda premium
Click to expand...
Click to collapse
Also, i just ran into this problem... the fix i mentioned above worked on my work computer but now that im home and i tried it..it didnt work.. :/
BUT!! i figured out the problem. The difference between my work and home computer? Kies... idk if it was that progam itself or just the drivers that came along with it but regardless i uninstalled kies and all the drivers associated with it. After that i plugged in my phone, ran the "mount" script and voila. MAGIC ONCE AGAIN!
Just thought i would inform the masses on what ive done so far to fix this problem
There is another option....
Get yourself a little adapter:
http://www.amazon.com/gp/product/B0027YYMU6/
Then you can plug any USB drive directly into that.. then the adapter into the phone.
Your phone will see it as a normal USB Drive... you can then use any filemanager to transfer files from the phones SD to that USB drive... Unplug the USB, pop it into a computer and you're all set.
I'll admit it's a bit kludgy, but until storage mode becomes available, you can use this on OS's that won't work properly with the existing MTP.
NOTE: Might want to buy a FEW adapters... i bought 1, worked great.. friend bought 2 more.. neither worked.. same brand etc... I have 2 more on the way just in case..but for .79 plus free shipping no reason not to buy half a dozen hehe
DroidGnome said:
There is another option....
Get yourself a little adapter:
http://www.amazon.com/gp/product/B0027YYMU6/
Then you can plug any USB drive directly into that.. then the adapter into the phone.
Your phone will see it as a normal USB Drive... you can then use any filemanager to transfer files from the phones SD to that USB drive... Unplug the USB, pop it into a computer and you're all set.
I'll admit it's a bit kludgy, but until storage mode becomes available, you can use this on OS's that won't work properly with the existing MTP.
NOTE: Might want to buy a FEW adapters... i bought 1, worked great.. friend bought 2 more.. neither worked.. same brand etc... I have 2 more on the way just in case..but for .79 plus free shipping no reason not to buy half a dozen hehe
Click to expand...
Click to collapse
Yea, that would work... but im more on the side of "my phone should do this" lol dont know why they completely removed usb mass storage... they shouldve at least made it optional in the settings or something, ya know? those little adapters would work but idk how id feel about having to carry around an adapter just so i can transfer files..
Heres a scenerio:
Say my friend calls me up and wants a file that i have on my computer, so i use that adapter and transfer it to my phone, go to his house only to realize i accidentally left the adapter stuck in my computer at home :/ thats a pain in the you know what lol
Just a thought haha
family682guy said:
....dont know why they completely removed usb mass storage... they shouldve at least made it optional in the settings or something, ya know?
Click to expand...
Click to collapse
The WHY actually is documented around here somewhere... the short version is, with the way the OS is written, mounting the card as USB storage makes it unavailable to the system. Since most of the newer Androids OS use the SD card more heavily (such as A2SD type stuff) it would render applications 'broken' whenever the USB was plugged in.
That's the official story.. I'm not sure I buy it myself as I've seen apps that let you use the SD card on my original EVO AND have USB mode enabled just fine.. granted transfer rates sucked, and occassionally a file would get corrupted, but it worked 99% of the time. I don't know what 'tricks' those apps used to get it to work, but I don't see why Google couldn't use those same tricks directly in the OS.
Another option btw.. is Wifi Explorer Pro. If you're PC is on the same WiFi network, you can run the app then go to a webpage on your PC to upload/download files as needed. It's not as fast as a cable.. but it does work pretty well and is simple to use.

[Q] Backing up Internal Storage

I seem to have accumulated a lot of stuff in my internal storage. Every time I have flashed a new ROM, it seems to just move everything into a directory called '0' and starts the root from scratch.
I am about 6 '0' directories deep now, and its taking up 10gb.
I would like to just backup the whole lot to my PC, then next time I flash a new ROM just format the internal SD card as well and get back all that precious space!
Plugging in the USB and copying over that way is apparently going to take over 1 day to copy everything, and I think from trying to do this before it got to a certain point and then something broke. Its using the soft mount, without a drive letter (this is so SO much slower and less successful than back in the day with the proper mass storage mounting).
Also Kies wont even connect to the phone even though a) I am loathe to use something like that and b) it would likely not get all the files I want anyway.
So how can I just take a full backup of my Internal Storage, ensuring it gets all files, and doesn't take 24 hours+ (which is ludicrous for only 10gb of files)
Cheers
poppahorse said:
I seem to have accumulated a lot of stuff in my internal storage. Every time I have flashed a new ROM, it seems to just move everything into a directory called '0' and starts the root from scratch.
I am about 6 '0' directories deep now, and its taking up 10gb.
I would like to just backup the whole lot to my PC, then next time I flash a new ROM just format the internal SD card as well and get back all that precious space!
Plugging in the USB and copying over that way is apparently going to take over 1 day to copy everything, and I think from trying to do this before it got to a certain point and then something broke. Its using the soft mount, without a drive letter (this is so SO much slower and less successful than back in the day with the proper mass storage mounting).
Also Kies wont even connect to the phone even though a) I am loathe to use something like that and b) it would likely not get all the files I want anyway.
So how can I just take a full backup of my Internal Storage, ensuring it gets all files, and doesn't take 24 hours+ (which is ludicrous for only 10gb of files)
Cheers
Click to expand...
Click to collapse
Try copying using linux system- just something like ubuntu.. i copy my's using it.. and also it doesn't take that much time for me..
suyash1629 said:
Try copying using linux system- just something like ubuntu.. i copy my's using it.. and also it doesn't take that much time for me..
Click to expand...
Click to collapse
I actually use Ubuntu at work and it doesn't like mounting it. Will give it another try though.
How does it take more than one day to copy 10 gb? Mine copies 90 gb in less than an hour. There might be a problem with ur cable or computer.
Sent from my GT-I9300.
Give a thank if i helped you.
JellyYogurt said:
How does it take more than one day to copy 10 gb? Mine copies 90 gb in less than an hour. There might be a problem with ur cable or computer.
Sent from my GT-I9300.
Give a thank if i helped you.
Click to expand...
Click to collapse
Yea sounds like someone needs an upgrade to there PC... Or some serious cleaning... Maybe splurge on a good USB cable... Or if its an older PC try a different port one that's USB 2.0 @ least
Sent from my XT907 using xda app-developers app
ezknives said:
Yea sounds like someone needs an upgrade to there PC... Or some serious cleaning... Maybe splurge on a good USB cable... Or if its an older PC try a different port one that's USB 2.0 @ least
Sent from my XT907 using xda app-developers app
Click to expand...
Click to collapse
Its an i7, 12gb RAM, etc. Definitely doesn't need an upgrade. And I get the same issues copying to other machines, using other cables, on different ROMs etc. Just seems like MTP is a buggy POS. Have seen other people complaining about the same thing, so I presumed it was just the way it was.
Might see if my other halves N4 is as bad, would rule out my S3 or not.
Anyways, couldn't get it mounted in Ubuntu, all sorts of issues. Might try setup FTP server on the phone and go over wifi
poppahorse said:
Its an i7, 12gb RAM, etc. Definitely doesn't need an upgrade. And I get the same issues copying to other machines, using other cables, on different ROMs etc. Just seems like MTP is a buggy POS. Have seen other people complaining about the same thing, so I presumed it was just the way it was.
Might see if my other halves N4 is as bad, would rule out my S3 or not.
Anyways, couldn't get it mounted in Ubuntu, all sorts of issues. Might try setup FTP server on the phone and go over wifi
Click to expand...
Click to collapse
Nexus 4 uses MTP too. I doubt so though tat mtp is buggy. I can copy nandroid back ups over 2 gb in less than 5 mins.
Sent from my GT-I9300.
Give a thank if i helped you.
MTP still being lame regardless of PC / OS. this is getting silly now. tried an ftp server on the phone but it seems really flakey on files it moves and fails on
all i want is to take a complete internal SD backup, so I can do a full wipe and start from scratch, cant believe it is this hard to do
is there anything that will dump internal SD to external SD? then I can just remove the external SD and copy manually
poppahorse said:
MTP still being lame regardless of PC / OS. this is getting silly now. tried an ftp server on the phone but it seems really flakey on files it moves and fails on
all i want is to take a complete internal SD backup, so I can do a full wipe and start from scratch, cant believe it is this hard to do
is there anything that will dump internal SD to external SD? then I can just remove the external SD and copy manually
Click to expand...
Click to collapse
yeah. I guess u could just copy from ur internal SD to ur external SD manually. 10 gb... Well... On a phone. Ur 'i7 12 gb' com takes 1 day plus to copy so i hope u are mentally prepared xD. I will rly just use the com to copy paste. Since if u copy and paste it in ur external sd. It will be thr forever unless u copy and paste it to ur com. Which will take another day.

Categories

Resources