Was following a video on youtube but i'm having an issue. Might be stupid but idk lol
Cant post link.
youtu /XoEVDgjTTdg
Anyways the guy said plug in your phone into the computer and move the recovery file on your phone. When I plug in the phone to the computer and try to drag in the recovery file it says "the device has either stopped responding or been disconnected" and if i open the samsung device in my computer its an empty folder? anyone know how i can fix this? I'm on atnt.
You can transfer through drop box
Put the recovery file in your Db folder on your comp
Go to the DB app on your phone
Find the file
Tap the down arrow on the right if the file
Tap more
Tap export
Tap save to SD
Pick a folder
And your done
Sent from my SPH-D710 using xda premium
Related
Anyone have issues with custom ringtones after rooting?
I had a custom ringtone in the mpga format that was working fine before I rooted. After rooting my phone, applying the lag fix, applying the gps fix, and installing ADW launcher, I can no longer use it as a ringtone.
I can navigate to the file in Astro, but the option to set it as a ringtone is greyed out. Anyone experience this?
Oh, I also clicked on "Fix Permissions" in Rom Manager and it went through the process (I figured it would have a prompt or something), don't know if this has caused it or not, is there a way to reverse whatever it did?
Thanks in advance! I am in Love with XDA and am devouring all the info I can!
I have since tried putting the file in a folder named ringtones in my root sdcard directory and have had no luck getting the file recognized.
Sent from my SGH-T959 using XDA App
I make custom .mp3 ringtones on my laptop then transfer them over to the phone thru Windows Explorer.
1. Connect your phone to the PC via USB
2. On your phone, it should show that USB is connected on the drop down menu...click on it and mount
3. Now open My Computer on your PC and double click to open your internal sdcard (phone memory)
4. There should be a folder called "media." Double click to open that folder and then then double click the folder called "audio"
5. Create a new folder called "ringtones" (for custom ringtones) and another new folder called "notifications" (for custom message tones)
6. Now drag your audio files into the corresponding folders and you should be able to choose your custom ringtones/message tones through the phone settings
There are also apps in the market that enable you to create your own ringtones on the phone using the music in your library (Ringdroid)
Hope this helps
Thank you! That fixed my issue. I just needed to have the ringtone folder in the right directory. Kinda strange it didn't make me do that before the rooting though. Nonetheless, thank you very much for your help!
Sent from my SGH-T959 using XDA App
I am using Sony xperia S without any major problem.
But facing little problem after reset to factory settings or firmware repaired by P C companion . I back up my contacts,messages, Bookmarks and Settings using P C Companion There was no error or problems during the backup process.
After updating firmware When I tried to restore my data. It always shows that 'data restore failed'.
PC Companion has stored a ".dbk" file on my PC. But PC companion failed to restore my data to my SXS. I used both Windows 7 and XP but failed to get back my data.
Sony also aware this problem see this link-
http://talk.sonymobile.com/thread/35170
If anyone also facing this problem please share your experiences in this thread.
That happened to me too...
I tried everything and there is no solution...can't find any help on internet...sony support is useless in this matter...they don't even know why this happens!
Hope some solution comes out soon cause I lost a lot of important stuff like meeting, SMS, contacts...
1st yellow tint...then yellow white, micro and ear sound issues, now this...thanks a lot Sony...you are really doing it right
PS - I'm using this app now for backing-up and restore:
http://www.elita-clan.com/downloads/...re_v010935.apk
It is very easy to use and it works fine on my XPS
Solution
Hey there!
I had the same problem (just wanted to retrieve my Contacts) and managed to get them. In the following I will explain how. This method probably works with backups from other mobiles made with Sony PC Companion too.
I got the same problem (also only fullbackupdata), after rooting my mobile and not thinking of the problem, that it might not be able to restore the contacts.
Here's what I found out: I couldn't find anything with Google, so I decided to just look at the data of the file. It starts with:
ANDROID BACKUP
1
1
none
I did some Googeling again and found out, that it is the same file like an ICs created adb backup.
I also found a project to retrieve Data from backups: ht tp s: //github.c om/nelenkov/android-backup-extractor
HOW YOU CAN RESTORE YOUR DATA:
Get your Fullbackupdata-Contactfile.
1. First go to your backupfile: (C:\Users\YourUserName\Documents\Sony\Sony PC Companion\SomeNameDependsOnLanguage\
2. Make a Copy of your backup-File (crtl+c, crtl+v)
3. We want to change the file extension, so make sure you see it. If you don't see a .dbk at the end of your file, go in the explorer window in the left upper corner on organise -> Folder and search options. Change to view and then deselect "Hide extensions for known File types"
ht tp://kb.winzip.com/kb_upload/image/folder_options2.png
4. Rename (F2) the file to backup.zip
5. Open the zip with 7zip or something similar.
6. Navigate to Applications\com.sonyericsson.android.contactsimport and get the fullbackupdata file which is lying in this folder.
7. Put this file on your Desktop.
8.Download this jar-File: ht tp: //ge.t t/64TJmne/v/0?c
9. Put the .jarFile also on your desktop.
10. Doubleclick the .jar-File. After a few seconds a new file with the name "restore.tar" should show up (If not check if your fullbackupdata-File really has the name "fullbackupdata" and is on the desktop)
11. Open the .tarfile with 7Zip
12. Navigate to restore.tar\apps\com.sonyericsson.android.contactsimport\f\
13. Copy full_backup_vcard.vcf to the Desktop.
If everything worked you're finished, you can open this .vcf File via Windows-contacts -> import or put it directly on your phone and import it there (open Contacts. Settingsbutton -> impot)
If you don't trust my .jar file, you can also download the github-project follow their orders and compile it yourself.
I hope this helped also other people. It took me quite a while, so I thought I should share my solution.
Greetings Johannski
Ps: Sorry for the spaces in the links, I'm not allowed to post any
..
re johnanski
Johannski
got to step 9
nothing after that??
any suggestions
thanks
not getting the .vcf file
Johannski said:
Hey there!
I had the same problem (just wanted to retrieve my Contacts) and managed to get them. In the following I will explain how. This method probably works with backups from other mobiles made with Sony PC Companion too.
I got the same problem (also only fullbackupdata), after rooting my mobile and not thinking of the problem, that it might not be able to restore the contacts.
Here's what I found out: I couldn't find anything with Google, so I decided to just look at the data of the file. It starts with:
ANDROID BACKUP
1
1
none
I did some Googeling again and found out, that it is the same file like an ICs created adb backup.
I also found a project to retrieve Data from backups: ht tp s: //github.c om/nelenkov/android-backup-extractor
HOW YOU CAN RESTORE YOUR DATA:
Get your Fullbackupdata-Contactfile.
1. First go to your backupfile: (C:\Users\YourUserName\Documents\Sony\Sony PC Companion\SomeNameDependsOnLanguage\
2. Make a Copy of your backup-File (crtl+c, crtl+v)
3. We want to change the file extension, so make sure you see it. If you don't see a .dbk at the end of your file, go in the explorer window in the left upper corner on organise -> Folder and search options. Change to view and then deselect "Hide extensions for known File types"
ht tp://kb.winzip.com/kb_upload/image/folder_options2.png
4. Rename (F2) the file to backup.zip
5. Open the zip with 7zip or something similar.
6. Navigate to Applications\com.sonyericsson.android.contactsimport and get the fullbackupdata file which is lying in this folder.
7. Put this file on your Desktop.
8.Download this jar-File: ht tp: //ge.t t/64TJmne/v/0?c
9. Put the .jarFile also on your desktop.
10. Doubleclick the .jar-File. After a few seconds a new file with the name "restore.tar" should show up (If not check if your fullbackupdata-File really has the name "fullbackupdata" and is on the desktop)
11. Open the .tarfile with 7Zip
12. Navigate to restore.tar\apps\com.sonyericsson.android.contactsimport\f\
13. Copy full_backup_vcard.vcf to the Desktop.
If everything worked you're finished, you can open this .vcf File via Windows-contacts -> import or put it directly on your phone and import it there (open Contacts. Settingsbutton -> impot)
If you don't trust my .jar file, you can also download the github-project follow their orders and compile it yourself.
I hope this helped also other people. It took me quite a while, so I thought I should share my solution.
Greetings Johannski
Ps: Sorry for the spaces in the links, I'm not allowed to post any
Click to expand...
Click to collapse
hey i followed the steps..bt at step 12 i'm not getting the .vcf file..instead i'm getting a "_manifest" file..help please..
Sorry my answer comes just now, I'm not checking this forum very often.
@jain.saheel:
jain.saheel said:
hey i followed the steps..bt at step 12 i'm not getting the .vcf file..instead i'm getting a "_manifest" file..help please..
Click to expand...
Click to collapse
Hm seems like you have an other phone configuration than me...
I tested it with Sony Xperia Go with android Version 4.0.4.
Try googeling in which directory your Contacts are stored, than open with my jar file this file and you should be good to go.
If you don't find anything, you can also write your model and I try to find a solution... best you email me, I'm not sure when I will get o this forum (send (at) johannesdeml.com)
@stricler:
Do you have Java istalled? Are both files in the same directory (my .jar-File and your fullbackupdata file (which also has this name))?
If you can't manage to do it, you could also send me your file if you want to ( send (at) johannesdeml.com).
My jar File should still work, got a lot of positive feedback here: talk.sonymobile .com/thread/51298?start=10&tstart=0
com.sonyericsson.android.socialphonebook folder
jain.saheel said:
hey i followed the steps..bt at step 12 i'm not getting the .vcf file..instead i'm getting a "_manifest" file..help please..
Click to expand...
Click to collapse
=================
I find android "Xperia go" 4.1.2 backup contacts in com.sonyericsson.android.socialphonebook folder :good:, after restoreData.jar unzip and open full_backup_vcard.vcf with excel
jain.saheel said:
hey i followed the steps..bt at step 12 i'm not getting the .vcf file..instead i'm getting a "_manifest" file..help please..
Click to expand...
Click to collapse
I had the same problem, here's the solution:
in step 6 instead of navigating to Applications\com.sonyericsson.android.contactsimport you should go to Application\com.sonyericsson.android.socialphonebook and get the fullbackupdata file from there.
I followed the steps. but on clicking on the jar app, my nokia suite opens up! :/
Johannski You are Awesome.
Thanks brother for all your help. All my contacts restored...!!
Thank You:angel::angel:
i cant get the .tar file. what should i do?
Johannski said:
Hey there!
I had the same problem (just wanted to retrieve my Contacts) and managed to get them. In the following I will explain how. This method probably works with backups from other mobiles made with Sony PC Companion too.
I got the same problem (also only fullbackupdata), after rooting my mobile and not thinking of the problem, that it might not be able to restore the contacts.
Here's what I found out: I couldn't find anything with Google, so I decided to just look at the data of the file. It starts with:
ANDROID BACKUP
1
1
none
I did some Googeling again and found out, that it is the same file like an ICs created adb backup.
I also found a project to retrieve Data from backups: ht tp s: //github.c om/nelenkov/android-backup-extractor
HOW YOU CAN RESTORE YOUR DATA:
Get your Fullbackupdata-Contactfile.
1. First go to your backupfile: (C:\Users\YourUserName\Documents\Sony\Sony PC Companion\SomeNameDependsOnLanguage\
2. Make a Copy of your backup-File (crtl+c, crtl+v)
3. We want to change the file extension, so make sure you see it. If you don't see a .dbk at the end of your file, go in the explorer window in the left upper corner on organise -> Folder and search options. Change to view and then deselect "Hide extensions for known File types"
ht tp://kb.winzip.com/kb_upload/image/folder_options2.png
4. Rename (F2) the file to backup.zip
5. Open the zip with 7zip or something similar.
6. Navigate to Applications\com.sonyericsson.android.contactsimport and get the fullbackupdata file which is lying in this folder.
7. Put this file on your Desktop.
8.Download this jar-File: ht tp: //ge.t t/64TJmne/v/0?c
9. Put the .jarFile also on your desktop.
10. Doubleclick the .jar-File. After a few seconds a new file with the name "restore.tar" should show up (If not check if your fullbackupdata-File really has the name "fullbackupdata" and is on the desktop)
11. Open the .tarfile with 7Zip
12. Navigate to restore.tar\apps\com.sonyericsson.android.contactsimport\f\
13. Copy full_backup_vcard.vcf to the Desktop.
If everything worked you're finished, you can open this .vcf File via Windows-contacts -> import or put it directly on your phone and import it there (open Contacts. Settingsbutton -> impot)
If you don't trust my .jar file, you can also download the github-project follow their orders and compile it yourself.
I hope this helped also other people. It took me quite a while, so I thought I should share my solution.
Greetings Johannski
Ps: Sorry for the spaces in the links, I'm not allowed to post any
Click to expand...
Click to collapse
I cant get the .tar file
injamuljamil said:
I cant get the .tar file
Click to expand...
Click to collapse
Well that is not a lot of information. Probably you have a problem with your java installation. Try to run the program with the commandline to get more information. Therefore run the command "java -jar restoreData.jar" in the folder where the jar lies.
A family member has the Galaxy S3 and it is completely stock, non rooted and so on, and i know the phone does not need to be rooted to install apk files.
The problem is that i have copied over the apk file that i want onto his S3 but his phone, no matter what file explorer you use, just will not see the apk files at all, the fines worked fine on my Sensation and DHD and One X, but i just can not get the phone to see the apk files,
any idea's on what is causing the phone to not see the files?
cheers
Stiffy_Scotland said:
A family member has the Galaxy S3 and it is completely stock, non rooted and so on, and i know the phone does not need to be rooted to install apk files.
The problem is that i have copied over the apk file that i want onto his S3 but his phone, no matter what file explorer you use, just will not see the apk files at all, the fines worked fine on my Sensation and DHD and One X, but i just can not get the phone to see the apk files,
any idea's on what is causing the phone to not see the files?
cheers
Click to expand...
Click to collapse
you sure they are named as .apk file and not .zip? you should be able to see the filename without the .apk in myfiles for example (myapp.apk will appear as myapp), you will also have to check allow install from unknown sources in the security menu in settings..
yes its named .apk
i have not changed anything about the apk files from installing them on my other phones as i said, the DHD and the Sensation are both rooted but my One X is not rooted and that was able to see the apk file and install it, i seriously have no idea on why the S3 is not seeing them at all and that is after searching online for info
also i have enabled the use on non-market applications to be installed, but that is no use if the phone cant see the .apk files to install it in the first place
How you transferred the file to GS3? Is the file visible when connected to PC?
Sent from my GT-I9300 using xda app-developers app
I connected the S3 to the PC via the USB cable and transferred the apk that way to the SD Card, when the phone is connected to the PC i can see the apk
Stiffy_Scotland said:
I connected the S3 to the PC via the USB cable and transferred the apk that way to the SD Card, when the phone is connected to the PC i can see the apk
Click to expand...
Click to collapse
Have you tried Supermanager and gone into the filemanager bit and enabled show hidden files incase its properties are hidden?
bunglebp said:
Have you tried Supermanager and gone into the filemanager bit and enabled show hidden files incase its properties are hidden?
Click to expand...
Click to collapse
I have not tried that, will have to wait until I get back home later.
Cheers for the replies so far
Try through adb
Sent from my Galaxy Nexus using xda premium
snowman77 said:
Try through adb
Click to expand...
Click to collapse
never thought of that either, its actually my grampa's phone and he away for the week so will be a week before i can try anythin.
Stiffy_Scotland said:
never thought of that either, its actually my grampa's phone and he away for the week so will be a week before i can try anythin.
Click to expand...
Click to collapse
Are you using the builtin file manager?
If yes open it, press menu softkey, press settings, show hidden files.
Sent from my GT-I9300 using xda premium
mariosraptor said:
Are you using the builtin file manager?
If yes open it, press menu softkey, press settings, show hidden files.
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
was using both ES and astro, and nothing, what is the builtin explorer? never seen anythin like that installed on the phone
It is called my files.
Sent from my GT-I9300 using xda premium
getting my files to show hidden files did not work.
what it is that i'm trying to install a game, there is a data folder that has to be transferred onto the phone as well, it goes into the Android\obb folder on the sdcard, i created the folder and copied over the files into the folder, the phone.... using my files, astro or es explorer still will not see that folder i created for the files or the apk file itself that has to be installed for these files to be used.
also i tried it on a friends stock, non-rooted Galaxy S2 and it could see the files and it installed first time with no problems so right now i have no idea on what is going on with the Galaxy S3
Sorted, i know what it was, me being a tit....
when you open astro, it starts off in the SDcard folder... the samsung see's the built in memory as the SDcard.. to see the actual SDcard (the removable one lol) i have to select extSCcard..
Am i a tit or what lol
Cheers for the help anyway guys
much appreciated
Has anyone tried to copy files (for example photos) from their phone thru the home network to their computer as network drive but is unable to open the file? Did I do anything wrong?
Here is what I did:
1.open es file explorer
2.go to "LAN" and scan for the network computer.
3.Click in to make sure I can access the drive on the computer from the phone
4.go back to "Local" and navigate to the photo file stored under DCIM
5.long press the desired file and select copy on the popup menu
6.another window will popup and then navigate to the network drive location to copy to.
I did this and any file I copy to my computer this will will show me the message shown in the attatchment.
Anyone know if I'm missing anything?
Sent from my HTC Butterfly using xda app-developers app
Has anyone tried this on their phone yet?
Sent from my HTC Butterfly using xda premium
I haven't tried this but there is a nice app called Airdroid on the market you might want to try. I will try this later tonight and see if I can reproduce.
I just tried airdroid. Its nice but I don't think it transfers as quick as it can if the phone acted as a network drive. Plus with air droid I'd have to go to the computer to operate the web ui to transfer files.
If the phone acted as a network drive I can just copy the file to the computer straight from my phone.
Sent from my HTC Butterfly using xda premium
Hi all, I am buying a spy program that you download onto your pc. unzip the file then drag out a certain program from that unzipped file. Then I hook up my rezound with a data cable to the pc but I dont know how or where to put the program onto my phone? Could somebody please help me. I am supposed to put this program onto my phone then be able to launch it on my phone. There are so many folders on my phone when I hook up my data cable to the phone to pc I would have no idea where to put this program that the phone would know to launch the program. Any help here would be appreciated. Thanks.
if in side there is a file that is .apk than you can copy the folder onto your sd card but you need to have es file manager to get to that apk and install the app
but if its a flashable zip than you need to flash in recovery.
so check inside the folder for anything that its .apk