Need help with psouza4's script - Motorola Droid 3

First of all, I am posting here because it would not let me post in psouza4's thread.
I have a Droid 3, I ran his root tool and that worked great. I downloaded script manager off the app market and ran (as root) his bloat removal script. And now my phone is stuck at the loading screen.
Please help, phone is useless at this point.
-- interesting thing is I can receive phone calls, so it looks like I just hosed the home screen, which I thought I said No to removing that.
How do I restore the bloat without being able to access anything on the phone?

Sounds like you chose to get rid of the home launcher and did not have another pre-installed..
Read the suggestion somewhere.. goto the market online, sign on to your account, download and intall another launcher (ie adw, launcherpro, etc)
Wait a few minutes, battery pull and reboot.
Should work.
Hope that helps ya.

thanks a ton nu2droid, that was exactly it...

you got it.
glad it helped

Related

[Q] Launcher Pro Expiring

Looking for some guidance here, my wifes Captivate is running Launcher Pro (free version), and about a week ago, she received this message as one of those little popup messages, saying "This version of launcher pro is about to expire, please go to launcherpro.com to update"....
I checked the Market for an update, and according to it, there was no update. We saw this message about every other day, until this morning, she goes to use her phone, and basically launcher pro has completely crashed out, and keeps taking her to the web browser trying to open to the launcher pro website.
She has no way to get to her home screen, or any other part of the phone. All the physical buttons on the bottom redirect her to the browser trying to load launcherpro.com, I assume to get this "Update".
I've never heard of this, I run launcher pro too, which no problems. Any thoughts? How can I back her out of using launcher pro as her home app, with out being able to access the main android setting panel?
Can this be done from recovery mode?
Is her phone rooted?
Edit: And is USB debugging enabled?
Yes, it is rooted. I think her most recent launcher pro update (from market) failed to download, or install correctly, and now it's corrupt.
She only has access to the web browser. She can access other websites, but launcherpro.com will not load.
I had her remove battery, sim card, and then reboot phone, no dice.
Edit: I think USB debugging is enabled, but I'm not sure.... I'm at work, she's at home....I'm basically trying to get my plan together, so when I get home tonight, I can tackle this.
I also had her type in the direct URL for the most recent launcherpro update (apk file) which she was able to download, but of course she can't install it....
If she can sideload apps, You might be able to use the browser to download a different launcher (touchwiz, adw ..etc) then uninstall launcherpro and reinstall if you wanted... just use the browser to sign in to xda and download whichever u wanted....if browser wont let you download an apk then you could use adb, download your launcher then adb push it to /system/app/ and reboot (you might have to adb shell to mount /system RW) once it boots u might have to hit the home key for it to pop up and ask what launcher to use..
Sent from my SGH-I897 using XDA App
csticky said:
Looking for some guidance here, my wifes Captivate is running Launcher Pro (free version), and about a week ago, she received this message as one of those little popup messages, saying "This version of launcher pro is about to expire, please go to launcherpro.com to update"....
I checked the Market for an update, and according to it, there was no update. We saw this message about every other day, until this morning, she goes to use her phone, and basically launcher pro has completely crashed out, and keeps taking her to the web browser trying to open to the launcher pro website.
She has no way to get to her home screen, or any other part of the phone. All the physical buttons on the bottom redirect her to the browser trying to load launcherpro.com, I assume to get this "Update".
I've never heard of this, I run launcher pro too, which no problems. Any thoughts? How can I back her out of using launcher pro as her home app, with out being able to access the main android setting panel?
Can this be done from recovery mode?
Click to expand...
Click to collapse
I got the same message like 2 days back. I went to market and updated my version. It didn't give that message again.
ya, that was the first thing I did, but according to the market, her version was up to date, or at least there were no updates for her to install....
I figured there would be a way for me to sideload something, but I've never done anything like that....rooting via an update.zip file, was easy....
Edit: the other thought I had was, if she gets a market app update notification in the notifications bar, we would probably be able to get to the market that way, and uninstall launcher pro, or install another home app (adw). So I'm hoping an update gets pushed today.
csticky said:
ya, that was the first thing I did, but according to the market, her version was up to date, or at least there were no updates for her to install....
I figured there would be a way for me to sideload something, but I've never done anything like that....rooting via an update.zip file, was easy....
Edit: the other thought I had was, if she gets a market app update notification in the notifications bar, we would probably be able to get to the market that way, and uninstall launcher pro, or install another home app (adw). So I'm hoping an update gets pushed today.
Click to expand...
Click to collapse
Try ADW. This is one home replacement simple and more or less on lines of launcher pro, well, atleast personally by me.
She needs to get home launcher or something so that she can switch her launcher.
I still use Touchwiz mainly, but I have Launcher Pro Plus, ADW, Live Home, and Netlife Home on my phone as well.
Thanks, the problem of course is that we cannot access any part of the phone except the browser...so once I can figure out how to get to the market, or into the android settings, I will be able to disable LauncherPro.
If anyone has a suggestion of how to accomplish that, it will be most appreciated.
csticky said:
Thanks, the problem of course is that we cannot access any part of the phone except the browser...so once I can figure out how to get to the market, or into the android settings, I will be able to disable LauncherPro.
If anyone has a suggestion of how to accomplish that, it will be most appreciated.
Click to expand...
Click to collapse
She can't even access the market? If she can get an app called home switcher. That would let her choose which launcher to use. If not you would have to either email the creator or reset the phone if everything she touches makes the phone go to pp website. I don't know how anything she does makes it go to their website to upgrade.
This is my Captivate. There are many like it but this one is mine.
csticky said:
Thanks, the problem of course is that we cannot access any part of the phone except the browser...so once I can figure out how to get to the market, or into the android settings, I will be able to disable LauncherPro.
If anyone has a suggestion of how to accomplish that, it will be most appreciated.
Click to expand...
Click to collapse
If debugging is activated you could try to adb push a new launcher apk to /data/app/
Go to appbrain.com and you should be able to hook into the Market from there.
You can also use the Android Sideload Wonder Machine from Androidcentral to sideload another launcher or HomeSwitcher. Link
Just connect your phone with USB debugging on, but not connected as a usb mass storage device, select the apk, and click install.
If you are comfortable with ADB then follow the instructions in the link below.
http://www.careace.net/2010/05/12/how-to-remove-android-apps-through-adb/
csticky said:
Thanks, the problem of course is that we cannot access any part of the phone except the browser...so once I can figure out how to get to the market, or into the android settings, I will be able to disable LauncherPro.
If anyone has a suggestion of how to accomplish that, it will be most appreciated.
Click to expand...
Click to collapse
1. Download any launcher, say adw onto ur computer.
2. Use adb commands to push it to /system/app
3. Press the home button -- this will prompt u to pick one home app, pick the new one, and presto... u have full access to ur phone
MikeyMike01 said:
Go to appbrain.com and you should be able to hook into the Market from there.
Click to expand...
Click to collapse
MikeyMike has the easiest solution. If on the phone, you can only access the browser. Go to www.appbrain.com, and download another launcher from there(Zeam, ADW,Launcher2) install it and reboot, you should be able to then select which browser to use.
download the .apk from your computer and install using droidexplorer...problem solved
I had the same thing happen to me. The launcherpro website is also down. This seems well thought out. How do you make a program liked by almost everyone and turn it into something I'm swearing at for the last three hours because I need to use my phone as a #(*@^@% phone.
I don't have mine rooted. Stupid thing is I was planning to do it this weekend.
Any of the ideas above work for a non-rooted phone? Can I still sideload something else somehow?
Thanks.
whitesox311 said:
download the .apk from your computer and install using droidexplorer...problem solved
Click to expand...
Click to collapse
He is unable to access anything else besides browser, he has now way to get to a file manager
1+ for going to appbrain.com...forgot all about that, it will redirect u to the market to dload another launcher...
Sent from my SGH-I897 using XDA App

Constant force close applications....Need Help ASAP.

I am running stock 2.2 and I was removing the AT&T bloatware usting TiBa. Was only able to remove AT&T Navigator and AT&T Radio before the TiBa was no longer able to find the following apk files for some reason.
# AT&T Maps
# AT&T Music
# AT&T Mobile Hotspots
# Mobile Banking
# Mobile Video
Then all of a sudden the phone started giving me a message that:
LogsProvider has stopped unexpectedly and needs to resart and makes me force close but is in a constant loop along with TwLauncher. When I click Force close it closes the boxes but the screen stays black. I cannot see anything unless I hit the power button to lock the screen but it keeps popping up these stupid messages. What is wrong and how do I remedy it? Please someone help.
Now it is also saying Messaging, Daily Briefing, Google Services Framework and Calender is needing to force close.
you removed something you shouldnt have. and unless you can list everything you removed for us... you are going to have to flash to stock~! learning is fun!
The 2 bloatware apps listed are the only things removed. It may seem like stock is my only option here because the phone isn't letting me even access my applications menu to access TiBu to try and restore stuff.
Sounds like another deleted launcher. Use the search key on your phone to look up apps on your phone. Try searching for market and launching it from the search box, then look for launcherpro and install it. If not just use the search key to open TiBu and open it from there lol
Twicebak3d said:
Sounds like another deleted launcher. Use the search key on your phone to look up apps on your phone. Try searching for market and launching it from the search box, then look for launcherpro and install it. If not just use the search key to open TiBu and open it from there lol
Click to expand...
Click to collapse
It's basically locked in a force close loop. Bottom buttons won't respond. I take it I will end up using Odin3 to fix this whole mess? I just read up on it and seems like that is my option.
That'd be my last resort, but it seems that's where you're at.
I chock this up as a learning experience. LOL Is there a safer way to remove the bloatware without possible deleting needed files?
I just flashed a custom rom and made my cappy happy.
Sent from my SAMSUNG-SGH-I897 using XDA App
jhightower31 said:
I chock this up as a learning experience. LOL Is there a safer way to remove the bloatware without possible deleting needed files?
Click to expand...
Click to collapse
If you insist on keeping the stock ROM, I would recommend SGS Tools. It's capable of removing stock apps
http://forum.xda-developers.com/showthread.php?t=936727
https://market.android.com/details?id=captivate.sgs.tools&feature=search_result

Messed up my phone need help!

Before I even begin, I was a nub didn't know much about rooting and did it anyways. I suppose I have learned it the hard way and now I must pay.
I rooted my phone and everything went fine.
Before knowing much about Titanium Backup Pro I instead of "freezing" application I have accidentally deleted some apps that I shouldn't have.
When I say my phone is messed up I don't mean not "operational"
I can still use it for day to day but for instant.
I deleted backup manager and now I can't even restore my backups from verizon online.
I also when I try to call somebody from my contacts list I get this error
The application Contacts Storage (process com.motorola.contacts) has stopped unexpectedly. Please try again.
I have random errors like that all the time.
I have unrooted and did a factory reset but to no avail.
Is there anything out there that could help get my phone back to the way it was when I received it?
I know its my fault for not learning but there must be something out there
Any help is appreciated.
When you first rooted, a backup is usually created. Go to your recovery and look for backup and restore and restore it.
Sent from my PC36100 using XDA App
rogueone330 said:
When you first rooted, a backup is usually created. Go to your recovery and look for backup and restore and restore it.
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
Thanks for that quick response, could you be more specific about "Go to your recovery and look for backup" Where do I exactly go. Went around settings but couldn't find backup
There is no backup unless you made a backup.
And there's no recovery mode on the Droid 3 yet either.
LaTropa64 said:
There is no backup unless you made a backup.
And there's no recovery mode on the Droid 3 yet either.
Click to expand...
Click to collapse
So in other words you are saying I am screwed?
I requested before, but i think the thread got moved or removed to be redone in devl section... Can someone post a backup from Titanium BackUp of the stock apps that will be needed for those who have gone Delete-happy and removed some wrong stuff?
Just found this:
Javier78 said:
I've uploaded the /system/app directory to mediafire.
http://www.mediafire.com/?xntww3x2h2xow24
Click to expand...
Click to collapse
geigerm said:
So in other words you are saying I am screwed?
Click to expand...
Click to collapse
Nope, you aren't: http://forum.xda-developers.com/showpost.php?p=16998796&postcount=5
Thank you for the responses guys.
I have played with it but I can honestly say I have not been able to get it to work.
I have tried following the instructions, even bought Root Explorer but can still not figure it out.
I attached a picture of the error. I just can't seem to do anything to get it fixed. Also I was attempting to re-install backup manager without success.....
Anybody that can help out? Is there maybe an easier way to get back to defaults maybe somebody have an image or something of a stock operating system that could be copied? sorry I have no idea of this stuff yet still learning
geigerm said:
Thank you for the responses guys.
I have played with it but I can honestly say I have not been able to get it to work.
I have tried following the instructions, even bought Root Explorer but can still not figure it out.
I attached a picture of the error. I just can't seem to do anything to get it fixed. Also I was attempting to re-install backup manager without success.....
Anybody that can help out? Is there maybe an easier way to get back to defaults maybe somebody have an image or something of a stock operating system that could be copied? sorry I have no idea of this stuff yet still learning
Click to expand...
Click to collapse
make sure when you change owner to root you change the owner on the group as well.
Seirÿu said:
make sure when you change owner to root you change the owner on the group as well.
Click to expand...
Click to collapse
Ok here is what I do. Let me know if I am doing ANYTHING wrong at all.
I load up root explorer and transfer my backupmanager.apk and .odex from ex-sdcard to /system/app
then I change the permission to r/w
press and hold the file and go to permission. There I set Owner to Read/Write and Group, Others just have read privilages.
Hold the file again. Then I scroll to the bottom to change owner and group to 0 - root...
Reboot...
The program doesn't appear in my apps? Anything I did wrong?
First off, you are doing it correctly. However, I'm not sure if backup assistant is even an app you can launch from the drawer. You have to launch the "My Accounts" app. Second, you can check if it worked by going into titanium backup, and looking for the app. If the name of the app is in red, then you did it correctly.
Hey thanks for that reply! I have looked into it and like you said, it was there in red but now I can't find the my accounts app all I can find is the my verizon wireless app and our doesn't have any backup functions from what I can tell.
Let me ask you this since you seen to be pretty knowledgeable. I have all the apps on my computer from that file above! Would I be able to just copy paste them with root explorer to /system/apps and then do a system factory restore would that work? Or do I have to manually find the apps I stupidly deleted and do it one by I've like I have been?
Sent from my DROID3 using Tapatalk
geigerm said:
Hey thanks for that reply! I have looked into it and like you said, it was there in red but now I can't find the my accounts app all I can find is the my verizon wireless app and our doesn't have any backup functions from what I can tell.
Let me ask you this since you seen to be pretty knowledgeable. I have all the apps on my computer from that file above! Would I be able to just copy paste them with root explorer and then do a system factory restore would that work? Or do I have to manually find the apps I stupidly deleted and do it one by I've like I have been?
Sent from my DROID3 using Tapatalk
Click to expand...
Click to collapse
If you can't find the app, just go into Settings>Accounts.
As for your question: Unfortunately, it's not that easy (I would know, that's one of the first things I tried when I was fixing that contacts bug ). You would have to set the permissions and owners for every apk and odex file from the system dump. However, that contacts bug should've been fixed if you reinstalled those yahoo apps the same way you reinstalled the backup assistant.
Btw, you do know that backup assistant is pretty pointless since all of your contacts are synced with your Google account, right? People have reported no problems when removing the backup assistant app.
And thanks! I'm no android guru like many others here; just trying to help others with a similar problem that had me stumped for a good hour.
Thanks again. I've located the app but it still gives me troubles and not bein able to sync with the online server please call *811 or something like that. The only reason why I care its because I actually did backup all my contacts to the backup client but couldn't get them back on the phone now! I figured it out last night with syncing to gmail and it worked but still trying to get it back to normal. I will just have to do the rest manually haha! Appreciate it a lot!
Sent from my DROID3 using Tapatalk
geigerm said:
Thanks again. I've located the app but it still gives me troubles and not bein able to sync with the online server please call *811 or something like that. The only reason why I care its because I actually did backup all my contacts to the backup client but couldn't get them back on the phone now! I figured it out last night with syncing to gmail and it worked but still trying to get it back to normal. I will just have to do the rest manually haha! Appreciate it a lot!
Sent from my DROID3 using Tapatalk
Click to expand...
Click to collapse
I got that error message even without root with all of the system apps in place. Backup Assistant is just a poorly-coded app.
I'm pretty sure you didn't do much damage to your phone. I mean, as long as you didn't remove any other authenticators or other apps that blur needs in order for it to function, you should be fine just reinstalling the yahoo apps I told you about. After all, that looks like it's the only error you're getting.
And no problem.
Alright so now I need urgent help!
I went through the entire applications that I was missing and I gave them all permission etc. Rebooted my device and now I am stuck in this screen.
It's an endless loop because I get the error message and can't exit out of it.
Anything that can be done at all?
Haha, oh wow. I knew I wasn't the only one with that problem. Accounts loved to crash on me whenever I reset my phone. You can fix this one of two ways: hold the search button on your phone until it launches voice search. Say anything; as long as it launches the browser, you'll be fine. Once the search is performed, search for an apk for another home launcher. The accounts app basically hijacked your home button, so you'll need another launcher in order to get your home button back.
The second way involves using the desk dock. If you have one, then go into productivity mode. There should be an app drawer there. Open up the market, and install the launcher of your choice.
Once again, I had this problem even before root, so I'm not sure what the cause for this was.
Javier78 said:
Haha, oh wow. I knew I wasn't the only one with that problem. Accounts loved to crash on me whenever I reset my phone. You can fix this one of two ways: hold the search button on your phone until it launches voice search. Say anything; as long as it launches the browser, you'll be fine. Once the search is performed, search for an apk for another home launcher. The accounts app basically hijacked your home button, so you'll need another launcher in order to get your home button back.
The second way involves using the desk dock. If you have one, then go into productivity mode. There should be an app drawer there. Open up the market, and install the launcher of your choice.
Once again, I had this problem even before root, so I'm not sure what the cause for this was.
Click to expand...
Click to collapse
I don't know what I would do without you lol... I was searching google like wild for droid 3 recovery but there is literally NOTHING out there.
Also let me ask you this. If I do a factory reset. Do I have to re-do the whole application proccess to give them permissions or should they be right now
Once it's a system app, it will always be a system app, even after resetting the phone. You should be fine.
Javier78 said:
Once it's a system app, it will always be a system app, even after resetting the phone. You should be fine.
Click to expand...
Click to collapse
So I tried doing the factory reset. Everything went smooth and I was hoping that my phone would be back to the old phone.
I am at the Welcome to DROID 3 screen. Tap on the little green guy, get to the motorola screen from before and same damn error. Except this time, I can't even try to use the voice or search buttons, none of them work.....
What now? I feel so stupid right now

[Q] removing system apps

so like always I get my phone from verizon and there are just LOADS of apps that I don't want and will never use. the first thing I usually do is download my browser of choice (xscope) and then I will go into an application and click a link or an ad. you are prompted with a dialogue of which of the browsers you want to use to open I chose xscope and tick the box that says use this as default. I am then safe to un install the stock browser and not run into any problems. I also took out the ones I knew wouldn't interfere with anything like netflix, blockbuster, pre loaded game demos.
my question is , is it safe to remove these moto blur applications, I never use facebook on my phone, I don't twitter...they're wasting space and I'd rather just get rid of them, but my last phone was the moto droid 1 and it didn't have any of this blur bull****.
so are there any complications if I remove my facebook or twitter apps then I click someones facebook link and my phone explodes because it cant find the moto blur app? Also can I get rid of the backup stuff...and Im not sure why...but Gallery has been replaced with 'my pictures' and it has that ****ing red thing on the top which indicates it will upload these to my verizon account....uhhh no thank you....do I have to keep this or can I just install an old gallery and make that default?
I wouldn't remove them, just freeze them. Titanium backup pro is a great tool and really worth the money. There's a lot of apps that can be frozen and not cause issues, check the Android development for the Droid 4, there's a thread about which apps you can freeze. Removing them can cause instability with the phone, and no sbf files have been released
dewhashish said:
I wouldn't remove them, just freeze them. Titanium backup pro is a great tool and really worth the money. There's a lot of apps that can be frozen and not cause issues, check the Android development for the Droid 4, there's a thread about which apps you can freeze. Removing them can cause instability with the phone, and no sbf files have been released
Click to expand...
Click to collapse
yeep I ****ed up. I only uninstalled bloat bs like blur youtube facebook twitter, everything was seemingly working fine then I just tried to call my friend and my dialer force closes. I made backups of everything ... I was using system app remover and it has a option to backup or to disable . I backed up ..it pushed the odex files too but when I go to the folder in root explorer and install it will go through the process and then say file not installed....advice?
svrnmnd said:
yeep I ****ed up. I only uninstalled bloat bs like blur youtube facebook twitter, everything was seemingly working fine then I just tried to call my friend and my dialer force closes. I made backups of everything ... I was using system app remover and it has a option to backup or to disable . I backed up ..it pushed the odex files too but when I go to the folder in root explorer and install it will go through the process and then say file not installed....advice?
Click to expand...
Click to collapse
scratch that I did a factory reset and the problem still persists. called up verizon they said they were going to give me a new phone since I just picked it up yesterday. only thing tho...can I unroot my phone and how? should I just un-install superuser? I doubt anyone at the store is going to know its rooted if I just un install that.
Please don't return your phone. You root you pay!
Sent from my DROID4 using XDA App
Here's the list of apps I froze on my Droid 4. My battery life is amazing now. I was at over 50% after 20 hours on battery yesterday.
djdarkside1983 said:
Please don't return your phone. You root you pay!
Sent from my DROID4 using XDA App
Click to expand...
Click to collapse
Can't I just unroot it? I know none of the retards at the store will be able to tell the difference...but I figured I would use the Droid 4 Utilities seen here http://forum.xda-developers.com/showthread.php?t=1492843 and just unroot it and give it back? you think it will work?

Annoying ads keep appearing at random places

Hey guys,
I hope you can help me with this.
My girlfriend has been using the HTC One Mini 2 for a while now, but about a month ago these ads started appearing at random places, the home screen in other apps, etc.
We've tried multiple ad blockers, airpush solutions, factory resets, opting out, etc.
After setting up the phone, about 24 hours later the ads started appearing again. We can click 'em away with ease, but it's really annoying.
Unfortunately I'm not able to post an image, because I'm a new user, but it's always a Google ad and it's about as big as a row of icons on the homescreen. It always appear as an overlay, but never in the notifications.
Hope someone can help me with this.
Thanks.
jordylicht said:
Hey guys,
I hope you can help me with this.
My girlfriend has been using the HTC One Mini 2 for a while now, but about a month ago these ads started appearing at random places, the home screen in other apps, etc.
We've tried multiple ad blockers, airpush solutions, factory resets, opting out, etc.
After setting up the phone, about 24 hours later the ads started appearing again. We can click 'em away with ease, but it's really annoying.
Unfortunately I'm not able to post an image, because I'm a new user, but it's always a Google ad and it's about as big as a row of icons on the homescreen. It always appear as an overlay, but never in the notifications.
Hope someone can help me with this.
Thanks.
Click to expand...
Click to collapse
Take a screenshot while holding the Power button and the home key and post it here
Patching using Lucky Patcher, block ads on device and Turn google ads OFF. L.patcher will modify system hosts file to block all those crap ads. And it works for almost every devices I used before.
Give it a shot. Wish u luck!
Sidenote, it's root required.
Sent from my roboticdroid using Tapatalk
This is one of those new malwares that cant be removed with a simple factory reset, you have to do flash the whole firmware again, if you have TWRP its easier..
You need to see if you can uncheck the restore apps after reset option in Back & Reset, if you cannot disable it, then the above is the only solution..
jordylicht said:
Hey guys,
I hope you can help me with this.
My girlfriend has been using the HTC One Mini 2 for a while now, but about a month ago these ads started appearing at random places, the home screen in other apps, etc.
We've tried multiple ad blockers, airpush solutions, factory resets, opting out, etc.
After setting up the phone, about 24 hours later the ads started appearing again. We can click 'em away with ease, but it's really annoying.
Unfortunately I'm not able to post an image, because I'm a new user, but it's always a Google ad and it's about as big as a row of icons on the homescreen. It always appear as an overlay, but never in the notifications.
Hope someone can help me with this.
Thanks.
Click to expand...
Click to collapse
look like its one of the installed apps that's causing that. make sure they all are from play google and not running background advertising.
Thanks for the replies, guys.
Unfortunately I'm not able to post a screenshot yet, because I haven't got 10 posts yet.
I've tried rooting the phone, but that was quite a pain in the ass. I got stuck at installing TWRP, which still causes problems today with the phone freezing while booting and I have to use the "bright light" solution to reboot the phone. TWRP told me it had installed SuperSU, but it's nowhere to be found on the phone, so it's still not rooted.
It's almost impossible it's one of the apps, because we did a full erase of the phone. She'd never install apps from outside Google Play anyway.
jordylicht said:
Thanks for the replies, guys.
Unfortunately I'm not able to post a screenshot yet, because I haven't got 10 posts yet.
I've tried rooting the phone, but that was quite a pain in the ass. I got stuck at installing TWRP, which still causes problems today with the phone freezing while booting and I have to use the "bright light" solution to reboot the phone. TWRP told me it had installed SuperSU, but it's nowhere to be found on the phone, so it's still not rooted.
It's almost impossible it's one of the apps, because we did a full erase of the phone. She'd never install apps from outside Google Play anyway.
Click to expand...
Click to collapse
All you need for a fresh install in HERE
I also had to flash SuperUser manually in mine.

Categories

Resources