Cannot find clockworkmod folder. Read all XDA threads already. - Nexus 4 Q&A, Help & Troubleshooting

Hello guys,
I want to flash a custom ROM and I have made a Nandroid Backup using the latest clockworkmod.
I cannot seem to find the clockworkmod folder on my phone. Funny thing is that when I use restore option in the CWM, it shows the path of the backup as sdcard/clockworkmod/backup
Already tried checking data/media, but my data folder doesnt have a media subfolder.
Any suggestions?
PS: I use ES File Explorer and I did check the 'Hidden Files' option in it. Using CWM 6.0.2.3
PPS: I had flashed CWM 6.0.2.3 on 6.0.1.9
-Thanks!

try /mnt/shell/emulated/

croques said:
try /mnt/shell/emulated/
Click to expand...
Click to collapse
emulated doesn't exist in /mnt/shell/
Should I try reflashing the CWM?
I have storage/emulated/. Even that doesn't contain cwm folder though.
So weird.

w1ndhawk said:
emulated doesn't exist in /mnt/shell/
Click to expand...
Click to collapse
it does on mine? And clockworkmod is there as a directory.
w1ndhawk said:
Should I try reflashing the CWM?
Click to expand...
Click to collapse
No; it'll be there somewhere. Poke around.
Are you sure ES file Explorer is set to allow / (root) exploration?

croques said:
it does on mine? And clockworkmod is there as a directory.
No; it'll be there somewhere. Poke around.
Are you sure ES file Explorer is set to allow / (root) exploration?
Click to expand...
Click to collapse
Root Explorer wasn't enabled x_x. Sorry, first android ever! Haha!
Yes, now I can see clockworkmod/backups in the mnt/shell/emulated. Thanks a million.
Emulated folder contains almost all the folders/files that are present on my SD Card. Could you explain what is emulated folder though and why isn't the cwm folder just stored in sdcard/clockworkmod/backups? I have a nexus 4.
And off topic but: after I take a nandroid backup, I should probably save it on my computer right? And of course, that begs another question. How can I find this file through windows explorer?
Further, how do I manually explore paths (by typing it in) on the android. Or do I have to keep changing home directory in settings?
Sorry for so many question. I know what its like to having to answer to noobs

w1ndhawk said:
Could you explain what is emulated folder though and why isn't the cwm folder just stored in sdcard/clockworkmod/backups? I have a nexus 4.
Click to expand...
Click to collapse
Someone more knowledgeable will be along in a minute.
w1ndhawk said:
And off topic but: after I take a nandroid backup, I should probably save it on my computer right? And of course, that begs another question. How can I find this file through windows explorer?
Click to expand...
Click to collapse
You can't use Windoze explorer AFAIK.
I use adb. Since you've rooted your phone... adb must be set up. Open a command window in Windows (run cmd -w) (I don't use Windoze so you're on your own a bit here) and type
Code:
adb shell
You then can use 'ls' and 'cd <directory>' to see what's there and move around.
You'll probably want to use 'adb pull <foldername>' at some time to get the backup onto your PC. Google around for adb commands. I've spoon fed you enough to be getting on with.
w1ndhawk said:
Further, how do I manually explore paths (by typing it in) on the android. Or do I have to keep changing home directory in settings?
Sorry for so many question. I know what its like to having to answer to noobs
Click to expand...
Click to collapse
Sorry; I don't understand the question. And knowledge it like a mosaic floor covered in sand... you've spent your time clearing sand and finding whats beneath a different part from me. No noob should need to apologize in a nice forum.

Get rid of CWM and use TWRP. It's much better and stores backups in the proper location (virtual SD) which you can browse with Windows

Your clockworkmod backups will be in /data/media/clockworkmod

Yep, time for me to research on my own. Enough spoon feeding.
Instead of using commands, I just copy pasted the backup created by CWM to my sdcard using ES Root Explorer so that I could see it using Windows Explorer.
Will give TWRP a try in the future though.
The question about ES file explorer was, how can I explore the file system by typing in the path manually. For example, in windows you can manually type in the path in windows explorer and it will take you there.
EDIT:
The copying thing doesn't work. I think I will have to flash TWRP.
EDIT 2:
Tried again and it DID WORK!!! (the copying thing) Using TWRP is obviously easier though.

w1ndhawk said:
Yep, time for me to research on my own. Enough spoon feeding.
Instead of using commands, I just copy pasted the backup created by CWM to my sdcard using ES Root Explorer so that I could see it using Windows Explorer.
Will give TWRP a try in the future though.
The question about ES file explorer was, how can I explore the file system by typing in the path manually. For example, in windows you can manually type in the path in windows explorer and it will take you there.
EDIT:
The copying thing doesn't work. I think I will have to flash TWRP.
EDIT 2:
Tried again and it DID WORK!!! (the copying thing) Using TWRP is obviously easier though.
Click to expand...
Click to collapse
Oops. Missed the part about you already checking /data/.

w1ndhawk said:
The copying thing doesn't work. I think I will have to flash TWRP.
Click to expand...
Click to collapse
With Nexus 4, Google have seen fit not to implement a USB browsable file system.
It seems to be the trend for Android. I don't think TWRP will help much.
The only way to 'easily' get stuff is to master adb. Although in linux there's this.
Perhaps someone else has a Windoze alternative.

croques said:
With Nexus 4, Google have seen fit not to implement a USB browsable file system.
It seems to be the trend for Android. I don't think TWRP will help much.
The only way to 'easily' get stuff is to master adb. Although in linux there's this.
Perhaps someone else has a Windoze alternative.
Click to expand...
Click to collapse
The SD partition is perfectly accessible through MTP

Michealtbh said:
The SD partition is perfectly accessible through MTP
Click to expand...
Click to collapse
And MTP is perfectly accessible through nothing.
(I swear, I just want to back hand smack the person who thought their creation called "MTP" was a good thing. MTP = Massive Trauma Protocol)

Related

Going insane here. Where is CWM saving my nandroid backups, NOT IN SD/CWM/BACKUPS...

I'm in Astro, I'm in ES, i'm on my computer, no difference. CWM backs up and SAYS IT'S SAVING IN sd/CWM/BACKUPS. I've got nothing in that folder when trying to move the nandroid onto a pc to move to a different phone. This is driving me insane, where are the files sitting!?
FishFan319 said:
I'm in Astro, I'm in ES, i'm on my computer, no difference. CWM backs up and SAYS IT'S SAVING IN sd/CWM/BACKUPS. I've got nothing in that folder when trying to move the nandroid onto a pc to move to a different phone. This is driving me insane, where are the files sitting!?
Click to expand...
Click to collapse
I had the same question and someone was kind enough to respond to me. Its located in /mnt/shell/emulated/
c:
Also in /data/media. This must be linked to /mnt/shell/emulated/
euki69 said:
I had the same question and someone was kind enough to respond to me. Its located in /mnt/shell/emulated/
c:
Click to expand...
Click to collapse
It shows empty for me when im in there
Such a hassle imo. One of the reason I am using TWRP recovery.
via xda app
Mine are in:
/mnt/shell/emulated/clockwokrmod/backup
Use a root explorer and you should see it.
Sent from my R800x

Location of CWM back up in PC?

Since we have limited amount of storage, i would like to know where is the CWM back up stored so that i can simply move it to my desktop and move back when needed.
this way i saved a few hundred MBs and is able to have multiple backups.
I tried connecting via USB and searching thru the directory but couldnt find it (even enable hidden files)
i know the path is sd/CWM/backup
but i cant seem to find CWM either...
It use to work on my sg2 when i save it on my external sd
any idea?
Thanks,
ugotproblemz said:
Since we have limited amount of storage, i would like to know where is the CWM back up stored so that i can simply move it to my desktop and move back when needed.
this way i saved a few hundred MBs and is able to have multiple backups.
I tried connecting via USB and searching thru the directory but couldnt find it (even enable hidden files)
i know the path is sd/CWM/backup
but i cant seem to find CWM either...
It use to work on my sg2 when i save it on my external sd
any idea?
Thanks,
Click to expand...
Click to collapse
It's in root folder "/mnt/shell/emulated/clockworkmod" for me.
not there either for me....shell folder is empty
/data/media
On my 8gb it is in the shell folder. Some root browsers won't see anything in that folder for some reason. Esfile explorer with root privileges wouldn't see it but root explorer would. I used the nexus 4 tool kit to adb pull the backup from the shell folder and onto my PC. Again using the toolkit to push it back onto the phone
Sent from my Nexus 4 using xda app-developers app
Thanks @ tohg2
Does anyone know how to get to root directory from the comp?
a. Try this guide: http://forum.xda-developers.com/showthread.php?t=1999214
b Simply use a root explorer and cut the clockworkmod folder from "/data/media" into "/data/media/0", then the PC will see it. You will need to cut it back to /data/media if you want to Clockworkmod Recovery to see it though.
c. Copy it using ADB by typing: adb pull /data/media/clockworkmod "C:\clockworkmod"
ugotproblemz said:
Thanks @ tohg2
Does anyone know how to get to root directory from the comp?
Click to expand...
Click to collapse
You can't - you'll need to move it from the CWM folder to somewhere a PC can see it and then copy it off from there...ball ache, I know, but it's the only way I've done it since moving to 4.2
damn, it was so much easier on my sg2. internal sd, such a pain in the....

CWM Recovery Issue

I have been reading about how people (including myself) are having issues mounting the SD card with CWM Recovery 6.x.xx and I was wondering where (if it exists) I can find an earlier version for my Nexus 4. The problem I am having is when my phone is connected to my computer, I cant find the Clockwork Mod file to remove the backup from the device. I have the 8GB N4, so I really want to remove it, put it somewhere safe and not have it take up precious space.
If anyone has any thoughts or other solutions, please let me know. I am also having the same issue with TWRP2 (cant mount while in recovery).
toonhead85 said:
I have been reading about how people (including myself) are having issues mounting the SD card with CWM Recovery 6.x.xx and I was wondering where (if it exists) I can find an earlier version for my Nexus 4. The problem I am having is when my phone is connected to my computer, I cant find the Clockwork Mod file to remove the backup from the device. I have the 8GB N4, so I really want to remove it, put it somewhere safe and not have it take up precious space.
If anyone has any thoughts or other solutions, please let me know. I am also having the same issue with TWRP2 (cant mount while in recovery).
Click to expand...
Click to collapse
Just download Astro file manager from the Play Store and find the backup and delete it. You can also delete the backup from in recovery as well.
Sent from my Nexus 4 using Tapatalk 2
scream4cheese said:
Just download Astro file manager from the Play Store and find the backup and delete it. You can also delete the backup from in recovery as well.
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
I have Root Explorer and can't find the folder on my /sdcard. If I could, I could take the backup and move it, but it doesn't seem to be visible.
I have been thinking, do I need to be rooted to be able to access the folder, or see it for that matter?
And as a side note, I tried TWRP2 and I can see the folder with backups made.
toonhead85 said:
I have Root Explorer and can't find the folder on my /sdcard. If I could, I could take the backup and move it, but it doesn't seem to be visible.
I have been thinking, do I need to be rooted to be able to access the folder, or see it for that matter?
And as a side note, I tried TWRP2 and I can see the folder with backups made.
Click to expand...
Click to collapse
I had this same issue as I'm using CWM 6.0.2.0. For whatever reason, they changed the saved backups location to /data/media/clockworkmod now so you can't access it by plugging in your phone because the backups aren't on the sdcard. That's also the reason you can't find it. To my knowledge, you can do two things to get them to your computer:
1. Use ADB to pull the clockworkmod folder to your computer. I still haven't completely figured out how to do that yet as I don't screw around in ADB shell too much and I'm not sure if you have to mount the filesystem before doing it. I'm sure if you search around, you could find the ADB solution.
2. (This solution sucks but it works...) If you have a file manager (like X-plore) and root access, you can copy the contents of /data/media/clockworkmod folder to the sdcard location on your phone. Once it's there, THEN you can access that copy when it's plugged into your computer. Then just get rid of the .nomedia file in the folder and move it from your sdcard to your PC. Simple but takes forever for the files to copy depending on how many backups your moving and how big your blobs folder is.
If someone knows a better way, I'm definitely all ears. Really don't like how they changed CWM to this new style. Makes it a pain to offload backups from your phone to your PC.
Hatzy said:
I had this same issue as I'm using CWM 6.0.2.0. For whatever reason, they changed the saved backups location to /data/media/clockworkmod now so you can't access it by plugging in your phone because the backups aren't on the sdcard. That's also the reason you can't find it. To my knowledge, you can do two things to get them to your computer:
1. Use ADB to pull the clockworkmod folder to your computer. I still haven't completely figured out how to do that yet as I don't screw around in ADB shell too much and I'm not sure if you have to mount the filesystem before doing it. I'm sure if you search around, you could find the ADB solution.
2. (This solution sucks but it works...) If you have a file manager (like X-plore) and root access, you can copy the contents of /data/media/clockworkmod folder to the sdcard location on your phone. Once it's there, THEN you can access that copy when it's plugged into your computer. Then just get rid of the .nomedia file in the folder and move it from your sdcard to your PC. Simple but takes forever for the files to copy depending on how many backups your moving and how big your blobs folder is.
If someone knows a better way, I'm definitely all ears. Really don't like how they changed CWM to this new style. Makes it a pain to offload backups from your phone to your PC.
Click to expand...
Click to collapse
I use ROM manager to connect to the server and download my nand directly to my PC.
Sent From a Freaked out Nexus 4
You have an option in cwm uder the backup menu to remove the backups or unused data. It works for me.
Sent from my Nexus 4 using xda premium
strapped365 said:
I use ROM manager to connect to the server and download my nand directly to my PC.
Sent From a Freaked out Nexus 4
Click to expand...
Click to collapse
Didn't even know you could do that. I always just boot to CWM, never use the ROM manager app. That sounds like a paid feature or is it on the free version?
Edit: Yeah, it's a paid feature but I'm seriously considering going this route since it's so damn handy. If I can't figure out how to ADB it, I may just buy the premium version. Thanks bro.
webdo said:
You have an option in cwm uder the backup menu to remove the backups or unused data. It works for me.
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
He wants a copy of the backups on his PC before he removes them.
Sorry for my incomplete answer than. I found mine using a root explorer
/mnt/shell/emulated/clockworkmod/backup
Sent from my Nexus 4 using xda premium
Thanks for all the great tips/answers/comments. I will see what I can do in terms of finding where the backup is stored on my phone now (since it seems there could be two places).
Cheers!!
Hatzy, you can pull the backups using insecure adbd by chainfire [app]. Otherwise, you can only pull sdcard. Or, i believe you can pull via the path /mnt/shell/emulated..
So, after doing some looking... I thiink my best bet is to use Rom Manager's new Download Server feature. I'll give it a try and let everyone know how it works out!!

ADB-puuled CWM backup doesn't match its original size on phone?

Hi all,
I've decided to try and copy my nandroid backup that I made the other day (first ever since I've just rooted my phone) to my PC.
Long story short, I attempted to use Root explorer to cut and paste the backup's folder into a folder that is visible on my PC so I could get a copy onto my PC, and then cut and paste the nandroid back into its original folder (tedious, but I don't have enough space to have 2 copies of the nadroid on my phone at the same time). This, however, fails, and I can't see the backup folder in the folder that I can see on my PC despite it being visible in this same PC-visible folder via root explorer after its supposedly pasted it.
So I went via option 2, using ADB to pull the folder.
After another amount of research I found a path that does pull the folder (mnt/shell/emulated/clockworkmod/backup .... data/media/clockworkmod/backup = remote object doesn't exist error).
It appears to pull the folder successfully (an identically named folder appears in "platform tools" folder on my PC), however the size of this pulled folder is only ~500mb, and I'm certain the nandroid backup took up at least 3-4GB on my phone after it was created.
The pulled folder also doesn't show all the files that I can see within the nandroid backup's folder via root explorer.
I did notice the "read-only" checkbox of the pulled folder appears filled in, which I take it means not all files in the folder have read-only properties. Is it possible there are (still) hidden files within the pulled folder that would account for the difference in size and number of visible files compared to the original nandroid folder on the phone?
any clarificaion of this would be good - I'm keen to have a copy of my backup on my PC as a safeguard, but this scenario has baffled me despite an hr's worth of research
No one?
Surely someone has an idea about this..
I have experienced incomplete adb pulls also, and so I just stick to using MTP from within Windows. It's the only way for mention ensure a complete copy.
Sent from my Nexus 4 using XDA Free mobile app
lolcakes203 said:
I have experienced incomplete adb pulls also, and so I just stick to using MTP from within Windows. It's the only way for mention ensure a complete copy.
Sent from my Nexus 4 using XDA Free mobile app
Click to expand...
Click to collapse
How are you doing this?
I use cwm and the backup folder isn't visible if I use mmtp (Windows file explorer etc), hence why I'm having to use other methods.
salxtai said:
How are you doing this?
I use cwm and the backup folder isn't visible if I use mmtp (Windows file explorer etc), hence why I'm having to use other methods.
Click to expand...
Click to collapse
It's possible that the computer and phone may be calculating file sizes differently. I would check the MD5 sums to see if they are the same on the computer and phone rather than guessing
lopezk38 said:
It's possible that the computer and phone may be calculating file sizes differently. I would check the MD5 sums to see if they are the same on the computer and phone rather than guessing
Click to expand...
Click to collapse
Apologies for my ignorance, but I've been searching how to do this via Google and I must be really dumb because I'm not following how to do md5 checks. Could you explain it please?
salxtai said:
Apologies for my ignorance, but I've been searching how to do this via Google and I must be really dumb because I'm not following how to do md5 checks. Could you explain it please?
Click to expand...
Click to collapse
For Windows you need to download a program to check MD5. Microsoft has one available here, although it is a command line operated program. There are other programs that have a GUI for checking MD5 if you don't want to bother with the command line.
On your phone, using your file explorer and long pressing the backup should give you the option somewhere to calculate MD5 sums (Probably in properties). I don't know if root explorer does, I've never used it before, but I use Solid Explorer which does give me the option to calculate MD5 in the properties menu
I'm not sure why you're backup folder isn't visible, when I connect though USB, all my SD card folders are shown, including the CWM Folder.
Sent from my Nexus 4 using XDA Free mobile app
lopezk38 said:
For Windows you need to download a program to check MD5. Microsoft has one available here, although it is a command line operated program. There are other programs that have a GUI for checking MD5 if you don't want to bother with the command line.
On your phone, using your file explorer and long pressing the backup should give you the option somewhere to calculate MD5 sums (Probably in properties). I don't know if root explorer does, I've never used it before, but I use Solid Explorer which does give me the option to calculate MD5 in the properties menu
Click to expand...
Click to collapse
After a while of trying to work out the command line, I've think I've got it (but would like confirmation that this is correct).
- Pointed the fciv.exe command to the nandroid.md5 file located in the backup folder I had pulled from the phone via ADB
- using Solid explorer (root explorer also has this but I only worked this out after I worked out that I had look at the properties of the .md5 file itself w/in the explorer app, rather than the whole folder), I found the MD5 sum from within the backup folder
-- verdict: both numbers outputted by each source match.
Now my next question is, if I were to delete the backup on my phone, how do I go about putting it back into the "hidden" CWM backup folder where it came from later?
(seeing as I wasn't able to copy it using root explorer, and can't see the folder via MTP on my PC)
lolcakes203 said:
I'm not sure why you're backup folder isn't visible, when I connect though USB, all my SD card folders are shown, including the CWM Folder.
Sent from my Nexus 4 using XDA Free mobile app
Click to expand...
Click to collapse
I have no idea either, and its really really annoying me.
Have you made some sort of permission changes to the folder/s themselves?
I have "show hidden folders" enabled under view options in windows explorer and have tried "show system folders", but that hasn't resovled it.
salxtai said:
After a while of trying to work out the command line, I've think I've got it (but would like confirmation that this is correct).
- Pointed the fciv.exe command to the nandroid.md5 file located in the backup folder I had pulled from the phone via ADB
- using Solid explorer (root explorer also has this but I only worked this out after I worked out that I had look at the properties of the .md5 file itself w/in the explorer app, rather than the whole folder), I found the MD5 sum from within the backup folder
-- verdict: both numbers outputted by each source match.
Now my next question is, if I were to delete the backup on my phone, how do I go about putting it back into the "hidden" CWM backup folder where it came from later?
(seeing as I wasn't able to copy it using root explorer, and can't see the folder via MTP on my PC)
Click to expand...
Click to collapse
You can use ADB push in recovery the folder. Just make sure you mount /data
I do have those settings enabled in control panel, but aside from that I'm not sure what else could be there. In terms of USB settings, I have USB debugging enabled in developer options, and in the storage menu I have mtp selected, not the other one. I think that is all the USB settings that I have changed.
Sent from my Nexus 4 using XDA Free mobile app
salxtai said:
I have no idea either, and its really really annoying me.
Have you made some sort of permission changes to the folder/s themselves?
I have "show hidden folders" enabled under view options in windows explorer and have tried "show system folders", but that hasn't resovled it.
Click to expand...
Click to collapse
The CWM backup folder shouldn't be able to be accessed with MTP. Android only allows you to access your user's folder (You can only have multiple users on tablets, but the user based file structure is still there) through USB. User folders have a number attached to them to mark which user they are for, which is why you have that folder named 0 with all your stuff in it, because you are user #0. Since CWM backups are saved in a separate branch, Android does not make them available to USB for security reasons. lolcakes203 probably has a modified version of CWM (Or you can change the save directory in CWM? I haven't used CWM in forever), or he has TWRP which saves backups in your user folder so you can access them through USB
Ahh yes I am using PhilZ CWM and that may be why I can see the backup.
Sent from my Nexus 4 using XDA Free mobile app
lopezk38 said:
You can use ADB push in recovery the folder. Just make sure you mount /data
Click to expand...
Click to collapse
Sorry, not sure I'm following the command line instructions - how would this command line look in full?

Any way to get file from non-rooted G5 Plus using PC?

There's a file I need from my phone, but I cannot access it as it requires root and my device is not rooted and never has been. When I read rooting guides they all state to do a wipe. Is there any way to get the file from my phone using my PC even if my phone isn't rooted?
Not sure by your vague description, but do a search of QPST and its sub program QFIL as it is Qualcomm's set of tools for development and working with their chipsets.
[email protected] said:
Not sure by your vague description, but do a search of QPST and its sub program QFIL as it is Qualcomm's set of tools for development and working with their chipsets.
Click to expand...
Click to collapse
Vague description?
- There is a file on my phone that I want to copy to my computer
- I am unable to access the file on my phone because it is in a location that requires root
- My phone is not rooted
My question is, is there a method using my pc to access the file even if my phone is not rooted? And if so, what is that method? I'm asking if my PC can get root access to files on my phone even if my phone is not rooted.
devvshukla said:
Is the "file" in [root]/data/ or [root]/system/ or it's in your internal storage and your device is locked down?
If internal then there is no way as it is encrypted.
You can copy some of them from system storage, try some file managers eg FX. I could copy the system apps with their lib from /System/apps to my SD Card.
Click to expand...
Click to collapse
I'm not sure where it's located. I was given this info from Roboform support. It's a password manager.
"By default it would be RoboForm/_user-data.rfo on your device if you have root access, the folder location itself varies from device to device."
With FX File Manager I can find two Roboform related folders, but access to both is denied without having root. Their locations are:
System/data/app
System/data/data
If you're looking for wifi passwords, and it sounds like that's what you're after, you're not going to be able to get them without root access.
Sent from my Acer Chromebook R11 (CB5-132T / C738T) using Tapatalk
riggerman0421 said:
If you're looking for wifi passwords, and it sounds like that's what you're after, you're not going to be able to get them without root access.
Sent from my Acer Chromebook R11 (CB5-132T / C738T) using Tapatalk
Click to expand...
Click to collapse
I already stated what the file is. It's my own user data from the password manager app Roboform. I need the file to import the data into the PC version, as my user data was lost. As long as I don't sync the phone app, I still have all of my 211 site logins/passwords saved... but there is no way to recover the data to the PC app without getting that file.
Isn't there a PC app that can create a 1:1 image of everything on my phone, and then another that can open the image to view the files? Or a way to root without having to lose the data in the process?
I'm just trying to avoid having to manually input every single one of my logins & passwords manually, but will if there's no other way. I've gotten about 40 done so far but quit until I got an answer here.
maybe you can use adb to pull the files
plastic_green_head said:
Vague description?
- There is a file on my phone that I want to copy to my computer
- I am unable to access the file on my phone because it is in a location that requires root
- My phone is not rooted
My question is, is there a method using my pc to access the file even if my phone is not rooted? And if so, what is that method? I'm asking if my PC can get root access to files on my phone even if my phone is not rooted.
Click to expand...
Click to collapse
Vague in that you did not say it was in
Code:
System/data/app
System/data/data
in your first post. As I posted, QFIL can dump the whole chipset, but getting it to work, and then extracting right file with a hex editor, is pretty involved.
Another option is to try using ADB backup. If the app allows itself to be backed up, then you may be able to extract the relevant files from the backup.
plastic_green_head said:
There's a file I need from my phone, but I cannot access it as it requires root and my device is not rooted and never has been. When I read rooting guides they all state to do a wipe. Is there any way to get the file from my phone using my PC even if my phone isn't rooted?
Click to expand...
Click to collapse
Hey, just use Moto lenovo software assistant and back up the file into pc and then access with your computer.
riyan65 said:
Hey, just use Moto lenovo software assistant and back up the file into pc and then access with your computer.
Click to expand...
Click to collapse
That won't work as it doesn't provide root access.
42o247 said:
maybe you can use adb to pull the files
Click to expand...
Click to collapse
[email protected] said:
Vague in that you did not say it was in
Code:
System/data/app
System/data/data
in your first post. As I posted, QFIL can dump the whole chipset, but getting it to work, and then extracting right file with a hex editor, is pretty involved.
Click to expand...
Click to collapse
NZedPred said:
Another option is to try using ADB backup. If the app allows itself to be backed up, then you may be able to extract the relevant files from the backup.
Click to expand...
Click to collapse
Thanks. I don't think I'll mess with QFIL but will give ADB backup a go.
plastic_green_head said:
That won't work as it doesn't provide root access.
Vague in that you did not say it was in
Thanks. I don't think I'll mess with QFIL but will give ADB backup a go.
Click to expand...
Click to collapse
You are not vague... simply wrong!
You need the data belonging to an app so if the phone is not rooted and the app isn't a system app their data is under /data/data/APPNAME/
The Lenovo Assistant does an adb backup,nothing more and nothing less.
nicolap8 said:
You are not vague... simply wrong!
You need the data belonging to an app so if the phone is not rooted and the app isn't a system app their data is under /data/data/APPNAME/
The Lenovo Assistant does an adb backup,nothing more and nothing less.
Click to expand...
Click to collapse
Zero idea what you're trying to say there. You also quoted me as saying something that another poster said. What exactly am I "simply wrong!" about? I stated that I can see the location of the folders on my phone, but that I cannot enter into the folders because I do not have root access. "Access Denied". Someone told me to use Lenovo MOTO Smart Assistant, so I figured they were telling me to simply use it to browse my phones directory and copy the file to my computer. Naturally, if I browse my phone with the app it does not give me root access, thus I am unable to even see data/app/APPNAME or data/data/APPNAME. The person who suggested it did not mention anything about using it to create a backup. You stated that it "does an adb backup,nothing more and nothing less." which is completely incorrect. You're the one that's wrong here. The assistant does NOT do a complete adb backup. In fact the only things you can backup using it are contacts, sms, pics, music, video, and apps. Plus it does much more. Not "nothing more and nothing less" as you stated.
Roboform creates folders in the system partition. Are you telling me I'm wrong about where the folders are located? Wrong that the assistant app doesn't even let me see system folders? Wrong that it can't be used to create a full backup? Wrong that it does more than let you back up non-system files? Because I'm not wrong about a single one of those things.
Soooooooo. That brings me to having a full backup using adb command line, but no way to extract it's contents. I tried this but the unpack feature does absolutely nothing & the main interface doesn't even see my phone. Not to mention the install is bug ridden. It creates folders in the wrong locations & with the wrong names, so I needed to manually rename & move files because the app would crash trying to find files needed to run. https://github.com/camalot/droidexplorer
Is there any way to easily unpack the backup? If not I'll just give up on this and manually input the remaining 100+ passwords one by one from my phones screen to my PC. LoL.
plastic_green_head said:
Roboform creates folders in the system partition.
Click to expand...
Click to collapse
I don't think so! No app modifies /system, it requires root access to do.
Your data is in /data/data/roboform folder.
Do the backup:
https://9to5google.com/2017/11/04/how-to-backup-restore-android-device-data-android-basics/
Unpack the data:
https://forum.xda-developers.com/showthread.php?t=2011811
nicolap8 said:
I don't think so! No app modifies /system, it requires root access to do.
Your data is in /data/data/roboform folder.
Do the backup:
https://9to5google.com/2017/11/04/how-to-backup-restore-android-device-data-android-basics/
Unpack the data:
https://forum.xda-developers.com/showthread.php?t=2011811
Click to expand...
Click to collapse
Didn't need the first link. I said I already have an adb backup. You still didn't tell me what I was previously wrong about. The file locations? I'm going by where FX File Manager tells me it's located, which says System/data/app. Does it really matter anyway? I see them, I just can't open them without rooting & once I get the extracting stuff set up I will know where to look for them. A 100% technically (in)accurate location name was irrelevant to even point out as being "not vague, just wrong".
plastic_green_head said:
Didn't need the first link. I said I already have an adb backup. You still didn't tell me what I was previously wrong about. The file locations? I'm going by where FX File Manager tells me it's located, which says System/data/app. Does it really matter anyway? I see them, I just can't open them without rooting & once I get the extracting stuff set up I will know where to look for them. A 100% technically (in)accurate location name was irrelevant to even point out as being "not vague, just wrong".
Click to expand...
Click to collapse
This is relevant, the Roboform app
a) was installed by you
b) it's an app that already was on phone
???

Categories

Resources