Pre-install Startup Manager with Root access? - HD2 Android Q&A, Help & Troubleshooting and Genera

Pre-install Startup Manager with Root access?
i didnt success to run it with root access
maybe its could be done if i run it while the installation of android ?
thx

Once you have a proper superuser app installed you should be able to gain root with any app.
If you are having problems with the superuser currently installed I suggest removing it Via either adb or Root manager.
Programs like Android commander can set adb up for you.
As a rule Any app that needs root I give it permission then restart to make sure it takes affect.

thx root manager did the trick
gr8 30% 126MB used
hope its will make the battery little longer
wierd the startup manager is not working even with root access
i put it in the backup root manager directory and restore and did happend to work but nothing :S
still the same error i get without root access

Please see Google Android issue 14889

Related

Removing stock apps?

Coming from a Mt3g that I've ran exclusively with Cyanogen mod since I got it, I've become quite used to running a very slim, light phone, and getting this today with all this bloatware is driving me nuts. Anyone been successful getting these apps off theirs phones? I'm already rooted, and have astro installed, but didn't quite know what to remove.
Would prefer not having to use adb, as it doesn't work well with Win7
Use Root Manager and delete what u want. be careful what u delete tho.
how do u remove the icons of these crapps from the app menu?
After you delete them with root manager and re set the phone, they should be gone.
Yup. Granted I used ADB, but root manager will work too. Just make sure you delete the apk and the odex.
I deleted mine with root explorer .. worked fine for me...
Yep, I thought Astro had root access but I was wrong, snagged root explorer and cleaned my phone up rather nicely.
Any stock apps cause issues if removed?
try this thread. there are some u can remove and some you shouldn't remove.
http://forum.xda-developers.com/showthread.php?t=712546
Guys I know you can use root manager to delete the bloatware on this phone. How can you delete the .apk files using ADB? I searched but it doesn't seem to work. Any instructions on how its done.
http://www.careace.net/2010/05/12/how-to-remove-android-apps-through-adb/
Thanx but I thought you needed some type of recovery application. No?
Sent from my SAMSUNG-SGH-I897 using XDA App
I know this is a bit of a noob question. But I have been using root explorer to "move" apk and odec that I do not need. Is is that simple? There is no "uninstall" process, you just remove/delete the apk/odec?
That should be the same as rm -r in ADB and that's what I've been doing for the last couple of years. Proper or not, it does the trick
When I got the phone I think it had 4 pages of bloatware apps? I'm down to 2 and couldn't be happier.
I don't think the remount on root explorer works properly however, I had to remount between rw and ro with terminal.
ADB doesn't work well, I need to set up some sort of remote ssh so I can just run all of these commands from a shell on my desktop.

Titanium backup not working on 6.0.1

I can't delete any system apps with it anymore, does anybody else have the same problem or even a fix for it?
Working fine on 6.01 for me, Did you try uninstalling and reinstalling it?
I just updated to 6.0.1 myself, rooted using superSU 2.61. I too cannot delete system apps using titanium. I tried to uninstalled and reinstall the app (via playstore) but it didn't help.
I also tried to do the same via the root explorer option in ES file explorer and it didn't work. I tried to toggle the root explorer option in ES, but after I turned it off I couldn't turn it on again. Root checker does say that I have root, and other root apps e.g. adaway, xprivacy still work.
Any help and suggestion is most welcome!
case-sensitive said:
I just updated to 6.0.1 myself, rooted using superSU 2.61. I too cannot delete system apps using titanium. I tried to uninstalled and reinstall the app (via playstore) but it didn't help.
I also tried to do the same via the root explorer option in ES file explorer and it didn't work. I tried to toggle the root explorer option in ES, but after I turned it off I couldn't turn it on again. Root checker does say that I have root, and other root apps e.g. adaway, xprivacy still work.
Any help and suggestion is most welcome!
Click to expand...
Click to collapse
hey guys, "system less root"
That would modify system... Just freeze the apps.
geoff5093 said:
That would modify system... Just freeze the apps.
Click to expand...
Click to collapse
Some people still want to recover the space.
With systemless root you will need to modify the system in TWRP to get titanium and ES working correctly.
It's as simple as going into TWRP and mounting the system R/W.
You then need to open the terminal in the following places:
/system/bin and execute "touch su"
/system/xbin and execute "touch su"
This will create zero byte files for SuperSu to come along and swap/link to on boot so that ES and TiBu can ask for root and get it.
They will then operate as you expect.; with the caveat that you are on your own when you start tinkering and may break something.
tech_head said:
Some people still want to recover the space.
With systemless root you will need to modify the system in TWRP to get titanium and ES working correctly.
It's as simple as going into TWRP and mounting the system R/W.
You then need to open the terminal in the following places:
/system/bin and execute "touch su"
/system/xbin and execute "touch su"
This will create zero byte files for SuperSu to come along and swap/link to on boot so that ES and TiBu can ask for root and get it.
They will then operate as you expect.; with the caveat that you are on your own when you start tinkering and may break something.
Click to expand...
Click to collapse
Pretty sure you lose Android Pay with this method though, just FYI if you care about that.
But if you are running Xposed you broke it anyway. There is a way to get it working.
You will need to remove the empty su files you just created to be able to add cards.
You will need to use a Xposed module to hide modifications to the system so that the device check comes back clean.
It's a pain, but if you want Xposed, TiBu, ES and Android Pay, that is the price.
Sent from my Nexus 6P using Tapatalk
I usually use this app:
https://play.google.com/store/apps/details?id=com.jumobile.manager.systemapp
I'm not on 6.0.1 at the moment so I can't test if it works. Anyone wanna test it out and report back?
WizeGuyDezignz said:
I usually use this app:
https://play.google.com/store/apps/details?id=com.jumobile.manager.systemapp
I'm not on 6.0.1 at the moment so I can't test if it works. Anyone wanna test it out and report back?
Click to expand...
Click to collapse
Doesn't work. Apps restore themselves.

Tip for those with android is starting or preparing apps on every reboot

So ive noticed on most roms that when you remove default built in root, it gives you an android is starting or optimising message on every boot. I deleted built in root so i could root with supersu and install suhide so i could play pokemon go. Well su hide wont install with built in root still intact so i had to do a full unroot first. Thats where the optimising problem on every reboot began. But i managed to solve it by copying the su file from supersu to the /su/xbin folder. After that no more problems on reboot. Thought id share in case someone else was having this same annoyance.
how to do that .... full unroot built in root
copy su file to su/xbin folder how to do this ?????

Remount issues

Hello,
I am currently running the H918 model with twrp and full root. Root was successful and the phone is running well. Thanks to all those who put in their time and effort and providing such a quick root capability. Makes the phone even more amazing than it already is.
Unfortunately, I am having an issue with be able to modify system files as I am unable to edit them whatsoever. I have tried using adb and using mount and remount commands but nothing has worked. I was hoping if anybody would be able to assist me with my issue. Thank you.
I've tried reflashing super su and I have busy box installed. Adaway is working properly (only through system less root) and I have been able to hibernate apps through tibu. I still cannot edit any files under /system. Does anyone have any suggestions? Thanks.
use root explorer
Thanks for your response. I've tried many root managers (including root explorer), enabled root permissions, had them successfully granted through supersu and still a no go. I just ran recowvery again and flashed twrp (this time without formatting data) and I am still unable to edit any system files.

Unable to mount /system as R/W partition

As the title states, my device /system is mounted as R/O and cannot be switched. This ROM has a prebuilt rooted in it, but I tried using Root Explorer, ADB on PC, apps on Play Store, but no luck. So I was wondering if there is a work around with this.
Device:
Redmi Pro
MIUI 7.6.10 | Weekly Build
Android 6.0
Pre-rooted
What root "manager" are you using (SuperSU)? When you try to make a root operation, does the root manager pops up and asks you to grant root permissions? I think you don't have a root manager installed or working properly...
wizard8400 said:
What root "manager" are you using (SuperSU)? When you try to make a root operation, does the root manager pops up and asks you to grant root permissions? I think you don't have a root manager installed or working properly...
Click to expand...
Click to collapse
I'm using internal root, which is not using TWRP to flash SuperSU, and I can assure you that I have root installed.
http://imgur.com/f82RoiB
This app won't lie isn't it?

Categories

Resources