[Q] Strange files ins Jelly Beam... - Galaxy S III Q&A, Help & Troubleshooting

I was buyed my SGS 3 with Insert Coin ROM v2.3.1 (XXLJ4) installed, after few days, I was flashed WanamaLite Stock XXDLJ5. Before that i was make wipe cashe, dalvik-cache, and partition (clean state). After this ROM, i was flashed WanamaLite v4.3 XXDLJ5. On all 3 ROMs i have strange files in data/app, and dont know what is, is it safe for deleting ? If someone know abot that, please let me know. On picture attachment you can see about im saying.
Forwarding thanks on help.
Regards

Nobody can help me ????

Did you try to hard-flash (flash ICS again, then the ROM) and clear everything from your phone? Those might be leftover files from your old phone, but I bet that they are malicious files.

pendevous said:
but I bet that they are malicious files.
Click to expand...
Click to collapse
What did you bet? NVMD, you loose, it is a part of standard set, you can have it if you'll buy brand new phone or after fresh flash with complete wipe.
@OP: is it painful? or just this?

Related

[Q] I Accidently deleted the stock internet app and now i have no internet...help?

So i have a galaxy S I9000 and im not very hi tek...i rooted my phone so i could download gameboy games and i may have also got an app to delete stock android apps...accidently deleted the stock internet app and now i have no internet....i have tried a factory reset and a hard reset...formatted the internal memory and cleared cache and may have threw the phone at the wall...(china made phone cases cost so little but really do help the average angry person)....im willing to try anything short of sending my phone away to get it fixed or running it over and claiming a new one on insurence...can someone please help
Why don't you just go to the market and download an internet app?
YoungSinema said:
Why don't you just go to the market and download an internet app?
Click to expand...
Click to collapse
....no market....no internet
Beetz said:
So i have a galaxy S I9000 and im not very hi tek...i rooted my phone so i could download gameboy games and i may have also got an app to delete stock android apps...accidently deleted the stock internet app and now i have no internet....i have tried a factory reset and a hard reset...formatted the internal memory and cleared cache and may have threw the phone at the wall...(china made phone cases cost so little but really do help the average angry person)....im willing to try anything short of sending my phone away to get it fixed or running it over and claiming a new one on insurence...can someone please help
Click to expand...
Click to collapse
As the previous poster said, you can just download another browser app from the market. Your phone does not depend on the browser app for a data connection. If for some reason you can't do that:
Check the I9k forums and find a CWM flashable, stock ROM. Download it, use 7zip or winrar (or any other windows archive program- google search 7zip, its free to download) and open the ROM file. Go to: system/app. Find browser.apk and extract it to your desktop. Use adb to install it: adb push /system/app/browser.apk and you should be all set.
thanks for that did kinda help...is there anyway i can just remove everything on the phone and re install everything....kinda like re-booting with all the preloaded samsung apps...regardless if i deleted some or not?
Beetz said:
thanks for that did kinda help...is there anyway i can just remove everything on the phone and re install everything....kinda like re-booting with all the preloaded samsung apps?
Click to expand...
Click to collapse
No, not really. You would need to reflash the stock system image. Factory resets just wipe user settings, app data, and other stuff like that. It won't restore anything. If you want to do a reinstall, look into using Odin to flash back to stock. Just BE CAREFUL. Odin can brick you if you don't know what you're doing. Better off following the steps I outlined, or installing CWM and flashing a stock ROM. Again, the safest way to do what you want is what I previously posted.
if i updated through kies not a month or 2 ago and im using an australian SGS GT I9K 16BG with optus what would i be running (eg...gingerbread, Eclair, Kernal, Froyo)?
just get an market apk file n install
10tonhammr said:
No, not really. You would need to reflash the stock system image. Factory resets just wipe user settings, app data, and other stuff like that. It won't restore anything. If you want to do a reinstall, look into using Odin to flash back to stock. Just BE CAREFUL. Odin can brick you if you don't know what you're doing. Better off following the steps I outlined, or installing CWM and flashing a stock ROM. Again, the safest way to do what you want is what I previously posted.
Click to expand...
Click to collapse
ok i have fixed everything with odin...i followed it word for word and was really simple 2 downloads and 5 mins and im now on 2.3 gingerbread with all stock apps....used pathikshah .com/blog/install-android-2-3-3-gingerbread-on-samsung-galaxy-s/

Is possible to have pre-installed security apps with user data ?

Hello,
Is it possible to simply modify any rom to contain pre-installed security app with user data ?
For example I have extracted lookout.apk and data from /data/data/com.lookout. My idea is simply copy these files to zip with custom rom. In case of lost/stolen phone, applications would stay with my settings even after factory reset.
I tried to put lookout.apk into system/app and data in data/data/com.lookout into the custom rom. The application was installed ok, but the data was completely missing. I am quite new in modifying roms, but I think there is some problem with missing instructions in manifest or update script.
...belongs in Q & A
xlxcrossing said:
...belongs in Q & A
Click to expand...
Click to collapse
Pardon, can somebody move it please ?
You can put the apk in the data/apps I don't know if you can put the actual saved data in....
apk is working perfectly. Problem is how to tell the rom to copy files with settings into /data/data/com.lookout. Good solution could be some script with commands such as
"cp /data/com.lookout/file1.txt /data/data/com.lookout/file1.txt" but I dont know if it is possible.
I tried to modify manifest.mf and cert.sf but files was not copied.
d1105373 said:
Hello,
Is it possible to simply modify any rom to contain pre-installed security app with user data ?
For example I have extracted lookout.apk and data from /data/data/com.lookout. My idea is simply copy these files to zip with custom rom. In case of lost/stolen phone, applications would stay with my settings even after factory reset.
I tried to put lookout.apk into system/app and data in data/data/com.lookout into the custom rom. The application was installed ok, but the data was completely missing. I am quite new in modifying roms, but I think there is some problem with missing instructions in manifest or update script.
Click to expand...
Click to collapse
if i understand you question correctly, if someone where steal your phone and flash a new ROM you want lookout and your personal data from lookout to be installed when they flash the ROM? is this correct?
i think your confused, or either i am in regards to what exactly you mean? a factory reset and flashing a new ROM are two totally different things. a factory reset simply resets the installed ROM to its default settings. flashing a ROM resets "everything" data included. if someone were to steal your phone, flash a format all or wipe manually for that matter, and then install another ROM your data is GONE. no, getting it back for us normal people anyway.
t3project said:
if i understand you question correctly, if someone where steal your phone and flash a new ROM you want lookout and your personal data from lookout to be installed when they flash the ROM? is this correct?
i think your confused, or either i am in regards to what exactly you mean? a factory reset and flashing a new ROM are two totally different things.
Click to expand...
Click to collapse
I think he wants to save it at /system and have a script or something put the settings back after a rom initiated factory reset...
Sent from my PG86100 using xda premium
ceyo14 said:
I think he wants to save it at /system and have a script or something put the settings back after a rom initiated factory reset...
Sent from my PG86100 using xda premium
Click to expand...
Click to collapse
the only way i know of to accomplish this would be to place the files on the /sdcard create a script that runs at boot (a fairly simple thing) and tell it to copy the file from the sdcard into the desired folder. this would have to be a custom ROM and the sdcard would have to have the file on it. again, if the person flashed a new ROM or formatted/repaleced the /sdcard, you're just SOL.
its possible use avast formally theft aware it integrates it self into the rom as root and survives a hard reset as well as offering alot of other features such as sms control and automatically turning n 3g and gps
Questions or Problems Should Not Be Posted in the Development Forum
Please Post in the Correct Forums
Moving to Q&A
aaronpoweruser said:
its possible use avast formally theft aware it integrates it self into the rom as root and survives a hard reset as well as offering alot of other features such as sms control and automatically turning n 3g and gps
Click to expand...
Click to collapse
until you wipe and flash a new ROM
ceyo14 said:
I think he wants to save it at /system and have a script or something put the settings back after a rom initiated factory reset...
Click to expand...
Click to collapse
Yes, thats exactly what I meant. I didn't realize, that after factory reset is data partition (/data) wiped. The script could be a good solution.
Of course I know after flashing rom everything will be gone. But I asume if somebody steal/find your phone. He will not be flashing rom at first time. Probably he will make factory reset and insert his sim card. It would be fine to know who is using your phone and where even after factory reset.

Need help

Please I need help. I had Omega 9.1 installed but today I decided to add a theme (Vertumus ICS domination 1.1) and when I installed it something went wrong. Now it's telling me that systemui has stopped working also I can't transfer or get any files from the phone. CMW even says that it can't mount the internal sd card. Please I need info on what to do next. I want to if possible to not remove my data but if it's needed I will do it. I also wish to use omega again, what are the things that I have to do.
Thank you in advance !
Edit: What if I tried replacing the systemui.apk ?
Try flashing Omega again and immediatly wiping Cache and Dalvik Cache aswell as using Advanced->Fix permissions.
That may fix the issue.
d4fseeker said:
Try flashing Omega again and immediatly wiping Cache and Dalvik Cache aswell as using Advanced->Fix permissions.
That may fix the issue.
Click to expand...
Click to collapse
Thanks I somehow managed to make the phone download omega from bittorrent I will wait for it to download and try your method. It should save my files right, I mean data and apps ?
It actually worked. Thans a lot you are a life saver I was so scared that I wouldn't be able to bring back my phone

[Q] CWM Wipe cache - huge problem

Alright, I hope I have this in the right place. I just recently flashed the TerraSilent Kernel for the Galaxy Player 4.0 US version. The Flash went fine, but my device was running extremely slowly. A re-flash didn't solve it either. I figured that wiping the cache partition might solve the problem - I decided to do this before running a backup, since no important data is stored in the cache (...right?), and since I was worried that backing up while I had this problem could make things worse - so I went ahead into CWM and did just that. Then, it reboots, and I nearly get a heart attack. The stock wallpaper is back, it's using the default launcher again (I had LauncherPro installed), and pretty much only system apps work, all the others have an icon with an SD card on it, and when clicked on, it says something like "application not installed". I did some searching, and it seemed like a reboot might help (although I didn't find anyone with a problem like mine anywhere). The reboot didn't do anything, so now I have it shut down, so that nothing can happen. The odd thing is, it doesn't seem to me like the system messed up and did a full wipe instead, either, because a couple of things I have are still there - for example, some of my bookmarks I made on the homescreen while still using the default launcher are still there. I'm really confused because I have wiped the cache partition before, when I was still on an unmodified stock kernel, and everything stayed the same, the way I thought it was supposed to. And now this happens. What do I do now? I exported my absolute most important data (Astrid Tasks and Calendar) before I installed TerraSilent (but I obviously wasn't able to do a full backup because I wasn't rooted, I figured installing TerraSilent would root it), so my absolute most important data is on my computer. I also did a simple file backup of the internal USB storage and external SD card to another computer before flashing TerraSilent. However, there is still a good deal of data still need, and a lot of data that would just be a pain in the rear to recreate, not to mention my (valuable to me) game data. What did I do wrong - or did something in the system mess up? And - what do I do to get back to where I was before?
It happened to me when I was on gingerbread with terrasilent. It's a known issue with this kernel. In fact, you didn't wipe the data, but the recovery contain a bug wich format the data as soon as you do an operation wich mount the data partition(I think it's this but I can't remind) but it doesn't wipe the system or anythin else, so the icon, setting and everything else stay there but without anything attach to them. I don't remind what was causing it, I only stopped using cwm with this kernel unless I wanted to flash something or to wipe everything. Sorry but I can't help you more as I don't remind everything, it's been a while since I've been on gingerbread.
ti-pich said:
It happened to me when I was on gingerbread with terrasilent. It's a known issue with this kernel. In fact, you didn't wipe the data, but the recovery contain a bug wich format the data as soon as you do an operation wich mount the data partition(I think it's this but I can't remind) but it doesn't wipe the system or anythin else, so the icon, setting and everything else stay there but without anything attach to them. I don't remind what was causing it, I only stopped using cwm with this kernel unless I wanted to flash something or to wipe everything. Sorry but I can't help you more as I don't remind everything, it's been a while since I've been on gingerbread.
Click to expand...
Click to collapse
Wasn't that problem solved with a later version of the kernel though?
And, assuming that's what happened (what you describe sounds pretty much like what happened to me), would that mean that the only way to try and get it back would be by trying to recover the formatted data?
trainman261 said:
Wasn't that problem solved with a later version of the kernel though?
And, assuming that's what happened (what you describe sounds pretty much like what happened to me), would that mean that the only way to try and get it back would be by trying to recover the formatted data?
Click to expand...
Click to collapse
It was said to be resolved, but it happened to some peoples even thought. Maybe you can recover some of your data with your computer and some tools that let you get the erased data, but I can't guarantee the integrity of your data and you would need to replace every bit of data that was there before to get it running nicely. The easiest way would be to try to recover some of your important data, put it on your computer then wipe your player and start from scratch (wipe data/factory reset) and reinstall your apps. Then put back the save, or setting or files that you got back in your apps. Hope this help, I'm not a proffessional with data recovering or where to put it back after you got it, maybe someone else could further help you with this.
And the conclusion...
ti-pich said:
It was said to be resolved, but it happened to some peoples even thought. Maybe you can recover some of your data with your computer and some tools that let you get the erased data, but I can't guarantee the integrity of your data and you would need to replace every bit of data that was there before to get it running nicely. The easiest way would be to try to recover some of your important data, put it on your computer then wipe your player and start from scratch (wipe data/factory reset) and reinstall your apps. Then put back the save, or setting or files that you got back in your apps. Hope this help, I'm not a proffessional with data recovering or where to put it back after you got it, maybe someone else could further help you with this.
Click to expand...
Click to collapse
OK, my reply is late, but thanks for your help. I managed to copy the partition with all the deleted contents over to the computer, and I'll have to study the contents some other time, because I've spent about 24+ hours on this problem in total, and need my device for more important purposes - those for which the data I managed to copy before the custom kernel and everything else. For those of you who have a similar issue, this is how I managed to save (or that is I am 95% sure this will have saved at least some, as I said I haven't studied it yet) what I hope is a good chunk of my data.
Have you tried flashing a different kernel? Terrasilent also gave me some weird in that after a few days my device would boot into recovery by itself then wipe all my data in that only my system apps would remain. So it's a little different than what's happened to you. I ended up using klin's R3 kernel or Steven's kernel that fixed the issue.
Sent from my YP-G1 using xda app-developers app
obscuresword said:
Have you tried flashing a different kernel? Terrasilent also gave me some weird in that after a few days my device would boot into recovery by itself then wipe all my data in that only my system apps would remain. So it's a little different than what's happened to you. I ended up using klin's R3 kernel or Steven's kernel that fixed the issue.
Sent from my YP-G1 using xda app-developers app
Click to expand...
Click to collapse
I've got huge issue with steve's kernel. You can get into recovery, but once you booted in it will simply bootloop. Then you have to flash back with odin. So if you go with steve's kernel, don't boot into recovery. As for klin's kernel, I've never tried it, and will probably never as we have some really nice jellybean rom that I recommend you.
I never got that issue with steve's kernel.
Sent from my YP-G1 using xda app-developers app
obscuresword said:
Have you tried flashing a different kernel? Terrasilent also gave me some weird in that after a few days my device would boot into recovery by itself then wipe all my data in that only my system apps would remain. So it's a little different than what's happened to you. I ended up using klin's R3 kernel or Steven's kernel that fixed the issue.
Sent from my YP-G1 using xda app-developers app
Click to expand...
Click to collapse
Actually, with my problem, my system apps did remain, so it's almost the same problem, only my device didn't boot into recovery on its own (seriously, it booted into recovery on its own and wiped the data? ). I only installed the terrasilent kernel to be able to upgrade to JB, so I'm now on JB, running into different problem (the wrong settings are being backed up from google backup, they're restoring from my galaxy mini 2), but thanks anyway. I am really not having any luck at all with this whole update . But ti-pich, I agree with you, that JB rom is awesome
trainman261 said:
Actually, with my problem, my system apps did remain, so it's almost the same problem, only my device didn't boot into recovery on its own (seriously, it booted into recovery on its own and wiped the data? ). I only installed the terrasilent kernel to be able to upgrade to JB, so I'm now on JB, running into different problem (the wrong settings are being backed up from google backup, they're restoring from my galaxy mini 2), but thanks anyway. I am really not having any luck at all with this whole update . But ti-pich, I agree with you, that JB rom is awesome
Click to expand...
Click to collapse
Yes it did, after 1 week. I was like ???. I reflashed it again and it did the same exact thing, and it happened to me while I was at my college too.
I also had that same issue where it was restoring from the wrong device. I just had to reflash the rom, and install stuff manually because it was making my device horribly slow.
obscuresword said:
Yes it did, after 1 week. I was like ???. I reflashed it again and it did the same exact thing, and it happened to me while I was at my college too.
I also had that same issue where it was restoring from the wrong device. I just had to reflash the rom, and install stuff manually because it was making my device horribly slow.
Click to expand...
Click to collapse
Wow that is some scary stuff, now I know why every kernel/ROM/mod has a disclaimer at the beginning ... I'm glad I'm off that now and on a stable JB build now. I found a way to have it restore at least some of the stuff from when it was on gingerbread (mostly apps and appdata, no WiFi passwords or other settings - at least I'm pretty sure, I'm still working on getting all the stuff up and running) - go into a terminal, and type
Code:
bmgr list sets
It will probably have two different sets, one for when it was on GB and one for JB - or that is, if you had the problem, there will probably be a third set for a different device (maybe more). Then, choose the one you want to restore from, and type
Code:
bmgr restore xxxxxxxxxxxxxxxx
and replace xxxxxxxxxxxxxxxx with the apropriate ID from the command before. I'm having to type it several times in order to get it to work - I type it once, it restores some apps, then stops, I type it again, and it restores some more - but I'm hoping it gets as much possible onto the JB build. I guess this won't help you much, I've seen you saying on the ICS and JB threads that you've upgraded a while ago, but I guess if someone else comes along with the same problem, I hope it will help
trainman261 said:
Wow that is some scary stuff, now I know why every kernel/ROM/mod has a disclaimer at the beginning ... I'm glad I'm off that now and on a stable JB build now. I found a way to have it restore at least some of the stuff from when it was on gingerbread (mostly apps and appdata, no WiFi passwords or other settings - at least I'm pretty sure, I'm still working on getting all the stuff up and running) - go into a terminal, and type
Code:
bmgr list sets
It will probably have two different sets, one for when it was on GB and one for JB - or that is, if you had the problem, there will probably be a third set for a different device (maybe more). Then, choose the one you want to restore from, and type
Code:
bmgr restore xxxxxxxxxxxxxxxx
and replace xxxxxxxxxxxxxxxx with the apropriate ID from the command before. I'm having to type it several times in order to get it to work - I type it once, it restores some apps, then stops, I type it again, and it restores some more - but I'm hoping it gets as much possible onto the JB build. I guess this won't help you much, I've seen you saying on the ICS and JB threads that you've upgraded a while ago, but I guess if someone else comes along with the same problem, I hope it will help
Click to expand...
Click to collapse
hmmm. I'm about to try Terrasilent with my YP-G1 (US version) running 2.3.6. This is giving me second thoughts. Does this kernel still cause issues with SGP 4.0s running GB 2.3.6?? Maybe I should try the old Steves Kernel? I just want to use voodoo sound - thats really the only reason I want to root and get these kernels.

2 questions regarding a new Cyanogen Mod installation with Safestrap

How do I make my stock partition smaller, or remove it completely to give to my Cyanogen Mod slot?
What values would I edit in the build.prop file for a Razr Maxx with Verizon?
Thanks a lot!
TheAndroid1 said:
How do I make my stock partition smaller, or remove it completely to give to my Cyanogen Mod slot?
What values would I edit in the build.prop file for a Razr Maxx with Verizon?
Thanks a lot!
Click to expand...
Click to collapse
1. You can just wipe stock slot and install CM on it. You have to do it fresh and not restore a backup from another slot.
2. Why do you need to edit your build.prop?
Draxin said:
1. You can just wipe stock slot and install CM on it. You have to do it fresh and not restore a backup from another slot.
2. Why do you need to edit your build.prop?
Click to expand...
Click to collapse
1. Is there another way to take space from the default slot and give it to the CM slot without having to reset it?
2. Because I need to download some carrier-specific/manufacturer apps that have all of my contacts.
TheAndroid1 said:
1. Is there another way to take space from the default slot and give it to the CM slot without having to reset it?
2. Because I need to download some carrier-specific/manufacturer apps that have all of my contacts.
Click to expand...
Click to collapse
1. No, stock slot, is stock slot... all of that is predetermined space of the partition... If you have titanium backup Pro and a custom launcher... all you will really lose is time. Make sure you are saving to ext. sd just to be safe, backup your user apps, backup again for modified data, and you are fine. For the custom launcher, save your setup. After you flash over, restore. Depending on what/how much you have it could take a couple hours... some games that require extra data, you will still have to download it but, your progress should still be there. Double check if it is a game, as some of them only save via a cloud.
2. I may be ignorant to your particular situation/apps, but, if your previous device was a an android device, and you saved your contacts to your google I.D. they should be waiting for you, when you reactivate from the wipe/flash. When I got my first droid years ago, I was coming from a crappy flip phone from att, they were able to flash my conacts from the att sim over to my new droid. All my contacts are now saved via google.. so it doesn't matter what phone I boot up.. my contacts are waiting for me.
If I helped you, hit the thanks!
Draxin said:
1. No, stock slot, is stock slot... all of that is predetermined space of the partition... If you have titanium backup Pro and a custom launcher... all you will really lose is time. Make sure you are saving to ext. sd just to be safe, backup your user apps, backup again for modified data, and you are fine. For the custom launcher, save your setup. After you flash over, restore. Depending on what/how much you have it could take a couple hours... some games that require extra data, you will still have to download it but, your progress should still be there. Double check if it is a game, as some of them only save via a cloud.
2. I may be ignorant to your particular situation/apps, but, if your previous device was a an android device, and you saved your contacts to your google I.D. they should be waiting for you, when you reactivate from the wipe/flash. When I got my first droid years ago, I was coming from a crappy flip phone from att, they were able to flash my conacts from the att sim over to my new droid. All my contacts are now saved via google.. so it doesn't matter what phone I boot up.. my contacts are waiting for me.
If I helped you, hit the thanks!
Click to expand...
Click to collapse
Ok, I know what I'll be doing this weekend. Thanks!
EDIT:
Will everything will work out if I install CM on the stock, and then delete ROM-Slot1?
TheAndroid1 said:
Ok, I know what I'll be doing this weekend. Thanks!
EDIT:
Will everything will work out if I install CM on the stock, and then delete ROM-Slot1?
Click to expand...
Click to collapse
Keep slot 1 and it's backup til you have the stock slot the way you want it. That way, if you forgot something, you still have what you need til you figure out what you missed and it isn't gone for good.
When you do your wipes DO NOT TOUCH internal storage and micro SDcard... that is all your personal data.. there is where your backups are... you wipe them your screwed.. pictures.. music, all of it is gone, and no one can help you!
Draxin said:
Keep slot 1 and it's backup til you have the stock slot the way you want it. That way, if you forgot something, you still have what you need til you figure out what you missed and it isn't gone for good.
When you do your wipes DO NOT TOUCH internal storage and micro SDcard... that is all your personal data.. there is where your backups are... you wipe them your screwed.. pictures.. music, all of it is gone, and no one can help you!
Click to expand...
Click to collapse
I've done what you've said, booted on to the stock ROM, and it's been on the CM boot screen for an hour, I still have the CM installed on stock ROM 1, what would've caused this problem?
TheAndroid1 said:
I've done what you've said, booted on to the stock ROM, and it's been on the CM boot screen for an hour, I still have the CM installed on stock ROM 1, what would've caused this problem?
Click to expand...
Click to collapse
Lol.. now you know why you wanted to keep slot 1. Either the stock ROM didn't get fully wiped, the CM11 didn't install properly, or it was a bad download.
So. Just a recap, you are using safestrap 3.65 or higher. When you did your wipe, did you just factory reset, or did you go into advanced wipe and wiped Dalvik cache, android secure, data, cache, and system? The CM thread recommends advanced wipe, and doing it three times!
Draxin said:
Lol.. now you know why you wanted to keep slot 1. Either the stock ROM didn't get fully wiped, the CM11 didn't install properly, or it was a bad download.
So. Just a recap, you are using safestrap 3.65 or higher. When you did your wipe, did you just factory reset, or did you go into advanced wipe and wiped Dalvik cache, android secure, data, cache, and system? The CM thread recommends advanced wipe, and doing it three times!
Click to expand...
Click to collapse
OK, I am gonna just start from the absolute beginning again:
I am flashing the Razr back to factory default with RSD Lite... Complete
Booting into the stock Android installation... Complete
Rooting device with RazrBlade... Complete
Installing Safestrap V3.65... Complete
Rebooting into Safestrap recovery... Complete
Wiping ROM Slot 1 3 times, wiping the same as 2 steps below... Complete
ADB Push CM onto /sdcard/
Install and configure CM on ROM Slot 1 as a fallback...Complete
Advanced wipe Stock slot 3 times, wiping the Dalvik cache, Android secure, data, cache, and system, this is where I messed up... Complete
Install and configure CM on Stock slot...Complete
Delete ROM Slot 1... I'll delete it once I have the Stock ROM fully finished.
It works, thanks for dealing with my stupidity
TheAndroid1 said:
OK, I am gonna just start from the absolute beginning again:
I am flashing the Razr back to factory default with RSD Lite... Complete
Booting into the stock Android installation... Complete
Rooting device with RazrBlade... Complete
Installing Safestrap V3.65... Complete
Rebooting into Safestrap recovery... Complete
Wiping ROM Slot 1 3 times, wiping the same as 2 steps below... Complete
ADB Push CM onto /sdcard/
Install and configure CM on ROM Slot 1 as a fallback...Complete
Advanced wipe Stock slot 3 times, wiping the Dalvik cache, Android secure, data, cache, and system, this is where I messed up... Complete
Install and configure CM on Stock slot...Complete
Delete ROM Slot 1... I'll delete it once I have the Stock ROM fully finished.
It works, thanks for dealing with my stupidity
Click to expand...
Click to collapse
Not stupidity. Ignorance (for lack of a better word... look up the true meaning if you are taking offense.)
And just so you know, you probably went through a few extra more steps than you needed too. Stock wasn't damaged, just needed to be thoroughly wiped then reinstalled. Also if you had a backup of Slot one, after you did the firmware reflash with RSD then root and recovery, you could have just restored your slot 1 backup.. same thing, less time. Just a couple of tips.
It is certainly good that you aren't afraid to just reflash a fresh firmware though, that can solve a lot more problems than you think. Hone your searching skills, and you are golden

Categories

Resources