[ROM] Adeo - Atrix 4G Android Development

Decided for fun I would call this a rom, Adeo (A deodexed rom).
This is the full retail system dump, deodexed. Nothing more, nothing less.
What is the point of this?
So you can modify the APK's in a deodexed environment or apply some of my mods
taken down for now
In the mean time I will be working on a better script that executes on the phone rather then thru three bat files so you only have one SU request.
Disclaimer: break your ****? Don't ***** to me about it, you know the risks.

Downloading Now! Thankyou Designgears

Awesome job making it super accessible for everyone! Now we can all have deodexed systems.
Looking forward to the battery mod as well as the shut down options one.

kennethpenn said:
Awesome job making it super accessible for everyone!
Click to expand...
Click to collapse
That is pretty hacky, but it works
working on a shell script so I can push everything to the phone, and launcher script, accept one SU request, reboots, and done.

designgears said:
That is pretty hacky, but it works
Click to expand...
Click to collapse
Ahh... there's nothing wrong with good ole batch files!

did they ever go out of style?

Awasome

So when will we expect a version with your mods on it?

realawill said:
So when will we expect a version with your mods on it?
Click to expand...
Click to collapse
Very soon
trying to make it to bed by 1am and get the new script done

designgears said:
Very soon
trying to make it to bed by 1am and get the new script done
Click to expand...
Click to collapse
Sounds good. Well thanks for all your hard work. Installing now.

lol got a softbrick....installed and rebooted fine. Did step 3 clean up and on reboot, soft brick. Now to figure out how to fix this.

realawill said:
lol got a softbrick....installed and rebooted fine. Did step 3 clean up and on reboot, soft brick. Now to figure out how to fix this.
Click to expand...
Click to collapse
crappy, not sure why that would happen unless the deodexed files didnt really copy over

So I am trying to write a script following your instructions here http://forum.xda-developers.com/showpost.php?p=11585851&postcount=1
Now sure why but no luck. And time is a factor. LOL
I PM'd you the script so you can let me know my error.

realawill said:
So I am trying to write a script following your instructions here http://forum.xda-developers.com/showpost.php?p=11585851&postcount=1
Now sure why but no luck. And time is a factor. LOL
I PM'd you the script so you can let me know my error.
Click to expand...
Click to collapse
OH, I thought what you sent me was working, didnt see your edit here.. checking it out now.

realawill said:
lol got a softbrick....installed and rebooted fine. Did step 3 clean up and on reboot, soft brick. Now to figure out how to fix this.
Click to expand...
Click to collapse
Hey, just a thought, boot into recovery, do a factory reset..
making a script too if you want to wait to try that first

designgears said:
OH, I thought what you sent me was working, didnt see your edit here.. checking it out now.
Click to expand...
Click to collapse
Seriously, while you wait for the fn thing to reboot, it seems like it's forever. But trying to type everything in a command prompt, the time speeds up to reboot. FML

will try and see if that works. Do you have a script you can post since you said you have used the recover method before?

realawill said:
Seriously, while you wait for the fn thing to reboot, it seems like it's forever. But trying to type everything in a command prompt, the time speeds up to reboot. FML
Click to expand...
Click to collapse
oh, you are in Logan, if this script doesnt work I can meet up with you and fix it

designgears said:
Hey, just a thought, boot into recovery, do a factory reset..
making a script too if you want to wait to try that first
Click to expand...
Click to collapse
Did a factory reset, it was a no go.

designgears said:
oh, you are in Logan, if this script doesnt work I can meet up with you and fix it
Click to expand...
Click to collapse
I actually work down in WVC, so I am not too far away.

Related

[Q] Erasing Recovery

Is there a way to remove your recovery in ADB when youre not rooted?
I did it, but i had to clash CWM 3.0.2.4 and format recovery, then when it rebooted. i did adb reboot recovery, it went to fastboot (which makes sense)
then i entered fastboot erase recovery. which might have been pointless but still did.
But my question is if i can erase my recovery through ADB when im rooted or even unrooted?
davidevan said:
Is there a way to remove your recovery in ADB when youre not rooted?
I did it, but i had to clash CWM 3.0.2.4 and format recovery, then when it rebooted. i did adb reboot recovery, it went to fastboot (which makes sense)
then i entered fastboot erase recovery. which might have been pointless but still did.
But my question is if i can erase my recovery through ADB when im rooted or even unrooted?
Click to expand...
Click to collapse
I have no idea if you can adb remove recovery.img or not, you probably could though. You would have to have r/w access to it's mtdblock. Even so, it sounds like you got it. You can always RUU which removes recovery as well. If you are really "unrooted" you wouldn't have a recovery to remove fyi. Also, most adb codes only work with r/w access to your /system partition, so unrooted would likely kill off adb, for what it's intended to do anyway. I am curious though, why do you ask/want to do this?
il Duce said:
I have no idea if you can adb remove recovery.img or not, you probably could though. You would have to have r/w access to it's mtdblock. Even so, it sounds like you got it. You can always RUU which removes recovery as well. If you are really "unrooted" you wouldn't have a recovery to remove fyi. Also, most adb codes only work with r/w access to your /system partition, so unrooted would likely kill off adb, for what it's intended to do anyway. I am curious though, why do you ask/want to do this?
Click to expand...
Click to collapse
Well here was my story, i wanted to go to Sprint to get a new hero cause my hardware was a little bit sticky/not working right, like the volume rocker and call button. So i unrooted with z4 (thats how i rooted). I double checked to see if i had root or busybox. through root checker in the Market. So i made my marry way over there, and these guys have all there phones rooted so they know what they are doing and if it might be rooted. he couldnt find the # or busybox, but he found my recovery img, by going into it manually. AND I WAS SCREWED. haha. so apparently z4 doesnt remove the recovery. To my knowledge thats the only way he found out i had prior root, and it took him bout 20 min to figure that out, so i thought i did a good job, except for having the recovery img
davidevan said:
Well here was my story, i wanted to go to Sprint to get a new hero cause my hardware was a little bit sticky/not working right, like the volume rocker and call button. So i unrooted with z4 (thats how i rooted). I double checked to see if i had root or busybox. through root checker in the Market. So i made my marry way over there, and these guys have all there phones rooted so they know what they are doing and if it might be rooted. he couldnt find the # or busybox, but he found my recovery img, by going into it manually. AND I WAS SCREWED. haha. so apparently z4 doesnt remove the recovery. To my knowledge thats the only way he found out i had prior root, and it took him bout 20 min to figure that out, so i thought i did a good job, except for having the recovery img
Click to expand...
Click to collapse
So what you really needed to do was run the Rom Update Utility to get back to the stock recovery image, not erase the recovery image.
davidevan said:
Well here was my story, i wanted to go to Sprint to get a new hero cause my hardware was a little bit sticky/not working right, like the volume rocker and call button. So i unrooted with z4 (thats how i rooted). I double checked to see if i had root or busybox. through root checker in the Market. So i made my marry way over there, and these guys have all there phones rooted so they know what they are doing and if it might be rooted. he couldnt find the # or busybox, but he found my recovery img, by going into it manually. AND I WAS SCREWED. haha. so apparently z4 doesnt remove the recovery. To my knowledge thats the only way he found out i had prior root, and it took him bout 20 min to figure that out, so i thought i did a good job, except for having the recovery img
Click to expand...
Click to collapse
Oh, now it makes sense. Yeah what Jason said, run the RUU. Did they help you or just say "bugger off you hacker" lol. If you RUU just go to a DIFFERENT store, they might help.
il Duce said:
Oh, now it makes sense. Yeah what Jason said, run the RUU. Did they help you or just say "bugger off you hacker" lol. If you RUU just go to a DIFFERENT store, they might help.
Click to expand...
Click to collapse
Thats the thing i cant run any damn RUUs haha
i always get a bootloader error. i think i literally done every RUU imaginable, except (i forgot the dev) came with a flashable RUU
davidevan said:
Thats the thing i cant run any damn RUUs haha
i always get a bootloader error. i think i literally done every RUU imaginable, except (i forgot the dev) came with a flashable RUU
Click to expand...
Click to collapse
I bet it's error 140 right? look here if I am right: http://forum.xda-developers.com/showthread.php?t=843544
il Duce said:
I bet it's error 140 right? look here if I am right: http://forum.xda-developers.com/showthread.php?t=843544
Click to expand...
Click to collapse
Hhaha oh god this looks technical (for me) i get a lot, but itll probably take me a day to understand the meaning of what it does and how to execute properly
Thanks to the the both of you!
davidevan said:
Hhaha oh god this looks technical (for me) i get a lot, but itll probably take me a day to understand the meaning of what it does and how to execute properly
Thanks to the the both of you!
Click to expand...
Click to collapse
What is a region version exactly? and do i HAVE to set a different path, or will it typically go where it needs too?
davidevan said:
What is a region version exactly? and do i HAVE to set a different path, or will it typically go where it needs too?
Click to expand...
Click to collapse
I don't think you need to worry about the region. I think you just flash the first zip there....... REVISION ........ looks like the dude pulled the zip I would send him a pm to see if he'll give it to you, and if he does, send the zip to me too. FYI I have never actually done that, never needed to.
il Duce said:
I don't think you need to worry about the region. I think you just flash the first zip there....... REVISION ........ looks like the dude pulled the zip I would send him a pm to see if he'll give it to you, and if he does, send the zip to me too. FYI I have never actually done that, never needed to.
Click to expand...
Click to collapse
Iactually got it!
like 15 min ago and i flashed it, ran regaws RUU he uses for unrooting and BAM,
back to stock. Thanks so much =]
Im not sure what your issue was about removing the zip? maybe i got extremely lucky before he removed it haha. if you want it i can send you it via PM
davidevan said:
Iactually got it!
like 15 min ago and i flashed it, ran regaws RUU he uses for unrooting and BAM,
back to stock. Thanks so much =]
Im not sure what your issue was about removing the zip? maybe i got extremely lucky before he removed it haha. if you want it i can send you it via PM
Click to expand...
Click to collapse
Dkd you get my PM?if you ever need anything else ill try to find it for you!
davidevan said:
Dkd you get my PM?if you ever need anything else ill try to find it for you?
Click to expand...
Click to collapse
LOL yeah I got it. I got confused reading that thread and thought the "unneeded" one was still there and the "needed" one was was missing, I think I was wrong. I downloaded it anyway - safety first. I usually don't need help finding anything, I have a BUNCH of threads saved in my userCP, and a crapload of zips/apps/roms/themes/tweaks/kernels/etc that I'll probably never need, lol. Thanks though.
il Duce said:
LOL yeah I got it. I got confused reading that thread and thought the "unneeded" one was still there and the "needed" one was was missing, I think I was wrong. I downloaded it anyway - safety first. I usually don't need help finding anything, I have a BUNCH of threads saved in my userCP, and a crapload of zips/apps/roms/themes/tweaks/kernels/etc that I'll probably never need, lol. Thanks though.
Click to expand...
Click to collapse
screw his threa i got confused too too haha
the. zip i sent is all you nedd and it flashed you is flashed through recovery; I used a stock rom to do this but i guess it doesnt matterwhich rom, guess it just fixed the boot loader entirely (the zip that is) and here is the RUU i persoanlly used... you might use a different one, but this was sufficient for me
http://www.mediafire.com/file/zoutcenvr20udwu/RUU_Hero_C_Sprint_2.27.651.5_R_signed_release.exe

[Q] Help Unrooting HTC Hero CDMA

Ok, I want to unroot my phone so I can get it fixed, but the problem is I just seem to can not find a successful way of doing this.
I've tried using different Hero CDMA RUUs from searching around here on XDA and on the Sprint site to keep getting the 140 error [bootloader error]. I even tried http://forum.xda-developers.com/showthread.php?t=657086&highlight=ruu+in+zip+format along with others with a similar method using the HERCIMG.zip and loading it into the bootloader/recovery either flashing it or pushing it through adb. Ive spent countless hours trying to unroot this thing and I'm becoming discouraged, can anyone help me please?
I am rooted with Cyanogenmod 7 w/clockworkmod recovery
HERC XC SHIP S-ON
HBOOT-1.47.0000 (HERO20000
Radio-2.42.02.10.29
I started a thread with a link to fix 140, click my name and find the thread. Hope it works for you.
and i have zip i can PM you. fixes it everytime
il Duce said:
I started a thread with a link to fix 140, click my name and find the thread. Hope it works for you.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=843544
Actually just try this hercimg
http://forum.xda-developers.com/showthread.php?t=804692
Used the HERCIMG above and worked perfectly! Thankyou!!!
texas83 said:
can you send me the zip? i am in the same boat!
I actually just need to nandroid back to sense rom to reactivate the phone and get internet working again. anyone have a sense zip i can use?
Click to expand...
Click to collapse
check your PM
aiwetir said:
Actually just try this hercimg
http://forum.xda-developers.com/showthread.php?t=804692
Click to expand...
Click to collapse
is there a .5 of that HERCIMG laying around somewhere?
coffeehandle said:
is there a .5 of that HERCIMG laying around somewhere?
Click to expand...
Click to collapse
Do you mind if I ask why?
aiwetir said:
Do you mind if I ask why?
Click to expand...
Click to collapse
Ive had less rooting problems on .5.
But i also hear you loose some memory going back to .5?
So .7 is a little more friendly i guess, but thats just what i heard
coffeehandle said:
Ive had less rooting problems on .5.
But i also hear you loose some memory going back to .5?
So .7 is a little more friendly i guess, but thats just what i heard
Click to expand...
Click to collapse
This method worked just fine for me
http://forum.xda-developers.com/showthread.php?t=804296
aiwetir said:
This method worked just fine for me
[ROOT] Easy Root, works with any Stock ROM (Including 2.31.651.7!) - xda-developers
Click to expand...
Click to collapse
I actually did that and got root, but my command prompt
wouldnt recognize adbshell. I did it twice to double check but got the same thing.
IDK maybe ill try it again!
coffeehandle said:
I actually did that and got root, but my command prompt
wouldnt recognize adbshell. I did it twice to double check but got the same thing.
IDK maybe ill try it again!
Click to expand...
Click to collapse
There should be a space there "adb shell".
aiwetir said:
There should be a space there "adb shell".
Click to expand...
Click to collapse
i know lol
sorry. i do put the space there.
Ill probably re try it when i get my sd card sent to me.

***Easiest Method for Keeping Root Thru the ZV8 Update***

Please Read Full Post Before Posting Any Questions!!! If You Ask A Question That Is Answered In This Post, It Will Not Get Answered!!!
Alrighty Boys and Girls!!! I have tried to make this as easy as possible for what we have!!! First and foremost, this will NOT root if you are already on ZV8!!!
Prerequisites
Pretty easy, you need ANY form of ZV7 (By any that includes stock, GingerVolt, Blitzkrieg, self modified, whatever) and CWM. Also, if you have frozen the software update app, make sure you unfreeze before anything!!!
1) Download this file: http://d-h.st/MeH
2) Flash that file in cwm
3) Reboot into the OS
4) Update to ZV8
That is it!!! You are now rooted stock ZV8!!!!
After gaining root on ZV8 you can get CWM recovery by running this ZV8CWMRecovery.bat: http://dl.dropbox.com/u/54501789/Revo/ZV8CWMRecovery.zip
There you have it!!! That was easy now wasn't it!
You are AMAZING! Very nice mtmichelson.
I'll give it a shot. What do we do if the OTA fails??
Edit:
OTA failed. Lol
Edit: fixed my market, broke my swype.
Edit: broke all sound and vibration. At work, can't take time to troubleshoot. Later, hopefully.
EDIT!
Holy effing facepalm, batman! I just realized what was killing the OTA.. And while I certainly feel like an idiot, I can assure you I am truly not one. Also, I refuse to disclose where I screwed the pooch.
Updating to zv8 now..
Edit:
Yup. It works. Ha!
Still not sound/vibration though. No worries, Im going to flash a clean zv7 and do this again in a bit.
I really should have waited until I was home to mess with this. Thanks MT!
Cal8192 said:
I'll give it a shot. What do we do if the OTA fails??
Edit:
OTA failed. Lol
Edit: fixed my market, broke my swype.
Edit: broke all sound and vibration. At work, can't take time to troubleshoot. Later, hopefully.
EDIT!
Holy effing facepalm, batman! I just realized what was killing the OTA.. And while I certainly feel like an idiot, I can assure you I am truly not one. Also, I refuse to disclose where I screwed the pooch.
Updating to zv8 now..
Edit:
Yup. It works. Ha!
Still not sound/vibration though. No worries, Im going to flash a clean zv7 and do this again in a bit.
I really should have waited until I was home to mess with this. Thanks MT!
Click to expand...
Click to collapse
This method does still take advantage of the local.prop file. Delete it from /data and reboot and you will have sound back. If you run the .bat it will remove it for you though.
Sent from my VS920 4G using Tapatalk
Awesome job MT! This was a life saver for me since my USB connection doesn't work! I was hoping the ZV8 upgrade might fix it, but it didn't. Oh well, at least now I'm on ZV8 with Break Out 1.1!!!
I had to enter the commands in Terminal Emulator by hand, which sucked. But hey, I got there...
sweet will try this later. i take it this means you dont want that update file anymore?
ejammer said:
sweet will try this later. i take it this means you dont want that update file anymore?
Click to expand...
Click to collapse
Nope, got it lol. Thanks!
Sent from my VS920 4G using Tapatalk
mtmichaelson said:
This method does still take advantage of the local.prop file. Delete it from /data and reboot and you will have sound back. If you run the .bat it will remove it for you though.
Click to expand...
Click to collapse
Yeah, that's what I figured. And since I was going to go fresh install after work I wasn't concerned. Thanks for helping a guy out, even if you did laugh at my previous post. It's cool, you can admit it. ; )
Cal8192 said:
Yeah, that's what I figured. And since I was going to go fresh install after work I wasn't concerned. Thanks for helping a guy out, even if you did laugh at my previous post. It's cool, you can admit it. ; )
Click to expand...
Click to collapse
No, I would never laugh at you lol
I know I am a complete noob for asking this, but what is the best way to execute the .bat file (.zip file, since we cannot install it with CWM)? I know I can adb, though I am foggy on the details since it has been a while. What are the steps that need to be taken to make sure that i direct terminal correctly towards my phone. I just want to make sure I do it right the first time. Thanks in advance!
Another dumb question again here. sorry, but....
To run the CWM Recovery bat file, I need to be hooked up to the computer, right?
I have done the update to ZV8, but I am at work and have no cable to connect to the computer. Did the first part through WIFI to get the files.
There is no way to run the bat file off the phone itself is there?
mtmichaelson said:
Please Read Full Post Before Posting Any Questions!!! If You Ask A Question That Is Answered In This Post, It Will Not Get Answered!!!
Alrighty Boys and Girls!!! I have tried to make this as easy as possible for what we have!!! First and foremost, this will NOT root if you are already on ZV8!!!
Prerequisites
Pretty easy, you need ANY form of ZV7 (By any that includes stock, GingerVolt, Blitzkrieg, self modified, whatever) and CWM.
1) Download this file: http://d-h.st/MeH
2) Flash that file in cwm
3) Reboot into the OS
4) Update to ZV8
That is it!!! You are now rooted stock ZV8!!!!
After gaining root on ZV8 you can get CWM recovery by running this ZV8CWMRecovery.bat: http://dl.dropbox.com/u/54501789/Revo/ZV8CWMRecovery.zip
There you have it!!! That was easy now wasn't it!
Click to expand...
Click to collapse
Dang that does sound easy, I guess that's what I get for being an early adopter.
Big Cam said:
Dang that does sound easy, I guess that's what I get for being an early adopter.
Click to expand...
Click to collapse
EXACTLY! Lol!
PS, worked like a charm. Awesome work mt!
Big Cam said:
Dang that does sound easy, I guess that's what I get for being an early adopter.
Click to expand...
Click to collapse
Nothing to see here anymore!!!
Sent from my VS920 4G using Tapatalk
Cal8192 said:
EXACTLY! Lol!
PS, worked like a charm. Awesome work mt!
Click to expand...
Click to collapse
Awesome! Thanks!
Sent from my VS920 4G using Tapatalk
eghill1125 said:
Another dumb question again here. sorry, but....
To run the CWM Recovery bat file, I need to be hooked up to the computer, right?
I have done the update to ZV8, but I am at work and have no cable to connect to the computer. Did the first part through WIFI to get the files.
There is no way to run the bat file off the phone itself is there?
Click to expand...
Click to collapse
Yes you need to be hooked to a computer and I assume you need to be in USB debugging mode and internet connection only. I felt bad because no one else answered.
As to pushing the file through ADB I have no idea I usually just use the simple connect and run by the means of MT's programz since they do it all for you anyways. Still denating to update though because I love my blitzkrieg...
Sent from my VS910 4G using xda premium
Thanks.
I figured as much. Will have to wait til after work then. It's been so long since I have done any updating on this phone, that I am forgetting how to do things.
I spend most of my time putting new Roms and stuff on my Nook Color and this stuff is new again to me.
Thanx a million
Will the phone info still say v7 after this. I flashed, all went fine, rebooted, all still good. Checked root, got it, but then checked phone info and it still says v7. I don't really care if it says v7 or what ever as long as I know it's v8. Thanks for all your time and effort dedicated to all of us Revo users MT.
buffettman03 said:
Will the phone info still say v7 after this. I flashed, all went fine, rebooted, all still good. Checked root, got it, but then checked phone info and it still says v7. I don't really care if it says v7 or what ever as long as I know it's v8. Thanks for all your time and effort dedicated to all of us Revo users MT.
Click to expand...
Click to collapse
You have to go into your settings and update now. The file doesn't upgrade for you.

[Q] Stock rooted 5.1?

I may have missed something but nothing has come up in my searches. Do we have a stock rooted 5.1 ROM yet? I know the guys building AOSP are having difficulty with voice calling (have to turn on speaker to hear anything). If this is in the wrong place, feel free to move or delete. I was just curious about this.
Yes it is the right place to ask.
This looks like it may be what you're after, but the OP is a little light on details.
http://forum.xda-developers.com/nexus-6/development/rom-stock-vanillipop-t3052384
rootSU said:
Yes it is the right place to ask.
This looks like it may be what you're after, but the OP is a little light on details.
http://forum.xda-developers.com/nexus-6/development/rom-stock-vanillipop-t3052384
Click to expand...
Click to collapse
Yeah I guess that's technically what I was looking for, although I dont know why he would bother posting it being so undeveloped. It even overwrites recovery. :s
Nacho~ said:
Yeah I guess that's technically what I was looking for, although I dont know why he would bother posting it being so undeveloped. It even overwrites recovery. :s
Click to expand...
Click to collapse
I'm not sure if it does or not to be honest. He said initially it did, but he was going to remove that. Though the rewriting of recovery is achieved using the install-recovery.sh script included in the rom. FYI SuperSU hijacks this file and changes it so if you flashed SuperSU right after before boot, it shouldnt be able to replace recovery.
Edit> V 1.5 doesn't replace recovery.
rootSU said:
I'm not sure if it does or not to be honest. He said initially it did, but he was going to remove that. Though the rewriting of recovery is achieved using the install-recovery.sh script included in the rom. FYI SuperSU hijacks this file and changes it so if you flashed SuperSU right after before boot, it shouldnt be able to replace recovery.
Edit> V 1.5 doesn't replace recovery.
Click to expand...
Click to collapse
hmm interesting. Guess I should wait til I get off work just in case something doesn't turn out right. Don't want to be stuck at work without a cell phone, right?
Nacho~ said:
hmm interesting. Guess I should wait til I get off work just in case something doesn't turn out right. Don't want to be stuck at work without a cell phone, right?
Click to expand...
Click to collapse
No indeed. And ensure your bootloader is unlocked first
rootSU said:
No indeed. And ensure your bootloader is unlocked first
Click to expand...
Click to collapse
Hmm...I would assume it is as I never re-locked it, but I guess I should check that again to be safe! Thanks for the reminder on that one

Phone stuck at android is aterting(plz read on..)?

Well I have a certain habit of breaking stuffs regularly and I've done it again.
Well I tried to remove the pattern lock through adb(not that I forgot it just out of curiosity).
And after the reboot the pattern was gone! But as soon as I unlocked it showed android is starting and well it didn't start (till now)...
I know I can fix this with a factory reset but that'd mean ill have to set up the phone again, that's a real pain and I have a lot of apps installed that'd take hours to set up again.
Any help guys ?
@Fredin_, still stuck?
SeenThings said:
@Fredin_, still stuck?
Click to expand...
Click to collapse
Nah man. I factory resetted. Took some time to setup but now I'm fine.
Thanks for asking ?
Fredin_ said:
Nah man. I factory resetted. Took some time to setup but now I'm fine.
Thanks for asking
Click to expand...
Click to collapse
Ah okay. why not to try with safe mode?
Fredin_ said:
Nah man. I factory resetted. Took some time to setup but now I'm fine.
Thanks for asking
Click to expand...
Click to collapse
Are you not making a backup of your apps and settings on a regular basis ?
If not I suggest you start as I know at this stage, you just love "tinkering" with your phone.
BTW @SeenThings maybe you haven't seen my question to you here,
https://forum.xda-developers.com/showpost.php?p=78068014&postcount=14
but very interested as to what you did to resolve and by answering you may well help others .
After all that is in keeping with the spirit of the forum.
Sparkrite said:
Are you not making a backup of your apps and settings on a regular basis ?
If not I suggest you start as I know at this stage, you just love "tinkering" with your phone.
BTW @SeenThings maybe you haven't seen my question to you here,
https://forum.xda-developers.com/showpost.php?p=78068014&postcount=14
but very interested as to what you did to resolve and by answering you may well help others .
After all that is in keeping with the spirit of the forum.
Click to expand...
Click to collapse
'Tinkering' might be the right word?
And I'll start taking backups?
SeenThings said:
Ah okay. why not to try with safe mode?
Click to expand...
Click to collapse
Never knew Android had a safe mode till you mentioned. Thanks anyways.
@Fredin_ : maybe u can try to clear any cache from user setting about the screen security.
u can enter to safe mode with this : when phone starting bootanimation, u press and hold the volume button few sec, and u got the safe mode. u know better than me.
@Sparkrite : im so sorry sir, im just following he's tutorial and he's help me to fix my problem. Thank you.

Categories

Resources