Root permission fix for Es file explorer MM - T-Mobile Samsung Galaxy S6 Edge+

Fix for es file explorer root permission on MM:
Download terminal emulator and type in su next to the $
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
And grant permission
After you grant permission you will have a #
Them type this:
echo "BINDSYSTEMXBIN=true" >> /data/.supersu
Reboot into recovery and reflash su and reboot, then open es file explorer and now it will grant su
Sent from my SM-G928T using XDA-Developers mobile app

THX... or simply install a non bloated other root explorer without the need to bind in system for granting root...

lulli1 said:
THX... or simply install a non bloated other root explorer without the need to bind in system for granting root...
Click to expand...
Click to collapse
can you give me an example? I still cant seem to get it to work.

this is currently my root explorer... https://play.google.com/store/apps/details?id=com.rhmsoft.fm

lulli1 said:
this is currently my root explorer... https://play.google.com/store/apps/details?id=com.rhmsoft.fm
Click to expand...
Click to collapse
Thanks Appreciate it

Simpler solution
There is a simpler solution to get es file explorer working, it simply needs "su" binary in /system/xbin/ (su path is hardcoded)
1) open a terminal emulator
2) then execute "su root"
3) then "which su" (to know where is your su binary)
4) copy su to "/system/xbin/" (I used Solid Explorer to copy instead of the terminal emulator)
5) Done.
Tested on SM-N910F running Marshmallow 6.0.1
Note that some other root apps needs busybox in /system/xbin/
By the way: copying su binary to /system/xbin/ solved philz-cwm asking "Apply root" when rebooting.

MarioUnoDueTre said:
There is a simpler solution to get es file explorer working, it simply needs "su" binary in /system/xbin/ (su path is hardcoded)
1) open a terminal emulator
2) then execute "su root"
3) then "which su" (to know where is your su binary)
4) copy su to "/system/xbin/" (I used Solid Explorer to copy instead of the terminal emulator)
5) Done.
Tested on SM-N910F running Marshmallow 6.0.1
Note that some other root apps needs busybox in /system/xbin/
By the way: copying su binary to /system/xbin/ solved philz-cwm asking "Apply root" when rebooting.
Click to expand...
Click to collapse
Also works on 7.0 nougat[emoji2]
Sent from my Nexus 9 using XDA-Developers mobile app

Thank you so much for this I just got root access back on "ES File Explorer" on my Tab S3 (Nougat 7.0) It's crazy what we have to do to gain full permissions on a device we paid, Google start little by little becoming an Apple device
Edit: Just checked and I got root back on "Secure Settings" as well :good:

Related

Dena Theme v1.1 for I9000XXJPK

So i have modified The Dena theme from JPH for JPK
1.You need a rooted JPK
2.download root explorer and install
3.download Dena Themev1.1 and unpack it
4. Copy the unpacked files to your Galaxy s
5:Open root explorer and copy framework-res.apk and twframework-res.apk
from sdcard to system/framework directory
6.copy settings.apk from sdcard to system/app directory
7.Restart your Phone and it work perfectly
Link:
rapidshare.com/files/420925248/Dena_Theme_V1.1_For_I9000XXJPK.zip.html
No Pass
Any pics possible?
here some pics
yfrog.com/1233401109p
yfrog.com/ng74387340p
open this links and there are two pics i cant post it here i am new!!! sorry
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thank you very much pharaohdk!!!!!
nice theme..got other link..RS server seems to be busy atm..^_^
nice theme
thanks
hello,
auto rotation in notification bar removed ?
in stock jpk i have wlan bluetooth gps vibration autorotation
Problems with the file copy. I get a no space for copy error.
Yes, idem for me :x
Alexzander said:
Problems with the file copy. I get a no space for copy error.
Click to expand...
Click to collapse
i got the same error also..you will need to remount first..
mount -o remount, rw /system
thats should be okay then..^_^
doesn't work, cause the phone not able to boot after cping the 3 files.
it didn`t work for me either ...
I get a no space for copy error too ...
is it possibile that the one click lag fix could be causing it ?
anyway my phone booted with normal skin ... but got few odd vibrations on startup
EDIT:
Managed to get it working using Android SDK tools. ROOT needed
Connected my phone via usb with the computer ... USB debuging needs to be enabled before connecting the phone.
copy the files included in Dena Themev1.1 to your internal SD card.
1. adb shell
2. su (grant su rights on your phone when asked)
3. mount -o rw,remount /dev/block/mtdblock3 /system
3. rm system/framework/twframework-res.apk
4. rm system/framework/framework-res.apk
5. rm system/app/settings.apk (if no file is found try Settings.apk ... no ide if it matters tho)
6. cp sdcard/twframework-res.apk system/framework
7. cp sdcard/framework-res.apk system/framework
8. cp sdcard/Settings.apk system/app
Then reboot your phone manually.
Worked for me with a few minor bugs tho.
So i suggest you bacup the original *.apk`s
cp: no found
help me
Install busybox.
And a please would not have been too much
Sent from my GT-I9000 using XDA App
that is those buttons and wallpapers wearing? thanks

[Q] Possible to Move Titanium Backup into Rom?

Hi guys i was wondering if its safe to move titanium backup into the rom, like installing it on the internal, then copying the app from the data/app folder to the system/app folder with root explorer? it is an important app so just want some tips if anyone has done it.
Thanks
Yep. Been doing that for quite a while. Better copy the apk file from data/app folder to SD. Afterwards do an uninstall of the app just to properly remove the app components. Then copy the TB apk file you saved on the SD card and paste it on to system/app folder. Don't forget to change the permissions and then reboot.
Make a NAND backup to before doing it as a precaution.
If you are going to flash a new ROM, you can put the apk file on the system/app prior to flashing. No need to update the permissions afterwards.
When you say, change the permissions, what do you mean? and change them to what? when i select the permissions option theres loads of boxes, some ticked and some unticked, therefore which ones do i need to tick and untick? thanks
Just long press on any existing app under system/app folder and select permissions via root explorer. find out what boxes that are checked. you need to set the same permission for Titanium apk.
It should be like this.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Root explorer being a paid app, you can set required permissions with Terminal emulator easily:
Anything in /system/app or /data/app should have permissions : rw-r--r-- / 644
So command is :
Code:
chmod 644 /system/app/com.keramidas.Titaniumbackup-1.apk
Check the file name.
This thread is awesome. I have 100 mb free in my system rom, and I'd like to move some apps over to it since I don't have too many options with my CDMA Desire. Thanks!
Okay, maybe I'm missing some final steps here. I've copied the apk files to the SD card, uninstalled the app, changed the permissions, then rebooted. I used Adobe Reader and Google+ since I don't use them often, and wanted to try something that wouldn't matter too much if I goofed it up. Well, the apps just forced closed when I tried to open them after rebooting. So I thought I had to install them (long press on apk file and click install). Well, that defeated the purpose because it installed them to internal memory. So was I supposed to do something else, or did I miss a step? And now I've got some stray files on the internal memories, since that has now shrunk. I was able to "uninstall updates" to Google+ and get rid of most of it, but I don't see where to uninstall them so I can start over.

Universal (All Firmware) One Click Root (Including 2.6.1!)

I have not tryed it yet cause I'm still at work. Once I get home I will give it a try and post my findings. But it looks like people have and its does work. Below are the 2 links to the fix, hope this helps.
Link 1
Link 2
Looks great!
Sent from my Nexus S
It works and this tip might help so people
When you open cmd go to the folder you download the files to or it will not work or did not for me at first,
cd c:\users\<yourcomputername here mine is troy>\downloads\superuser
Then as link said
adb remount
adb push su /system/xbin/su
adb shell chown 0.0 /system/xbin/su
adb shell chmod 06755 /system/xbin/su
adb install com.noshufou.android.su-1.apk
adb reboot
It works
It works!
Note that if you still have superuser installed from the previous roots before update to 6.2.1, it gives you a failed message for last step before reboot.
I presume this is because that step is just to install superuser again?
Mine is working now anyway despite this...im going to try installing recovery now and get cm7 on here before Amazon push another update^^
Of course it works, I wrote it while drunk.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hopefully they will integrate your root into the KF utility now
In my Will.I.Am voice > Oh myyyyyyyyy God! lol it works thanks alot man! now to install TWRP
I must be missing something , there is no drivers package in any of the files i downloaded ,just the su / superuser.apk , maybe im still drunk!
Vintage144 said:
I must be missing something , there is no drivers package in any of the files i downloaded ,just the su / superuser.apk , maybe im still drunk!
Click to expand...
Click to collapse
Didn't include any, I don't use windows, and have no clue how to setup adb on it. Im sure you can find directions somewhere.
ahh ok , i see
Vintage144 said:
ahh ok , i see
Click to expand...
Click to collapse
You get the drivers with sdk manager in the sdk starter package from google.
Sent from my Kindle Fire using Tapatalk
hi my mother got the kindle fire and im trying to root it. but im having problems.
when i get to the cmd part where i type in
cd c:\KindleADB
then type
adb devices
nothing appears. restarted comptuer. still no go. uninstalled the android phone in device manager but once i put the kindle back it appeared again then tried to just update the driver but i do think it did anything cause i re-ran the script and still nothing. should i ignore and move on? or is the something less involed then this.
im running im just trying to get this thing rooted so i can use ad hoc mode but im having issues.

root explorer can't access sdcard in latest arconium ICS 1.0

same as title, i can't go inside sdcard via root explorer in arconium ics 1.0
Did anyone got same problem as me?
sorry for my bad english
What's message appear when u explore sdcard?
Have you try Astro?
screenshot add
after update to 1.1 is also same
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
es file manager is run ok
oi file manager also ok to browse sdcard
but i need use root explorer to set permission for copy or moving system apk file
if you've restored root explorer from a previous rom you may need to clear root explorer data in apps
try pressing MOUNT AS R/W . not sure tho.
you can explore sd card and system files with es file explorer to, and is free. for this go in settings - go down and check root explorer and mount file system. now you can change your system files. care with this...
sinkster said:
if you've restored root explorer from a previous rom you may need to clear root explorer data in apps
Click to expand...
Click to collapse
download new and clean install also same
Cedi0117 said:
try pressing MOUNT AS R/W . not sure tho.
Click to expand...
Click to collapse
already try it
useless
cosmyndemeter said:
you can explore sd card and system files with es file explorer to, and is free. for this go in settings - go down and check root explorer and mount file system. now you can change your system files. care with this...
Click to expand...
Click to collapse
but i cannot set the permission
i try use es file explorer copy apk to /system, before move to /system/app and i try use root explorer see the permission, it was auto set to rw-rw-rw-
why

Error : {root access is missing}, after successfully flashing rom

Hello everyone,
I have Micromax Canvas A1 Model number- AQ4501 (Android one)
From last 2 days I'm trying to flash {*NavBar Version MIUI 7 (V5.9.6) [STABLE]}
link- http://forum.xda-developers.com/cro...neral/port-miui-7-5-9-18-android-one-t3272082
i have downloaded all files including gapps
then i try to flash this rom using twrp and philz touch recovery both one by one but got no result .
both recoveries say that root is missing even i have rooted my phone successfully.
here are some screenshots :
I have some screenshots during flashing of rom:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Here are some more information if anybody needsverall Status: Congratulations! This device has root access!
Feedback
Stage 1 - Superuser App: Installed
Installed: SuperSU by Chainfire - version 2.65
Stage 2 - Superuser Binary Files: Installed
Standard Location
Command: ls -l /system/xbin/su
Result: -rwxr-xr-x root root 75364 2016-05-07 11:15 su
Version: 2.65:SUPERSU
Analysis: Root access IS correctly configured for this file! Executing this file can grant root access! Root user ownership is present and setuid attribute is not present.
Standard Location
Command: ls -l /system/bin/su
Result: /system/bin/su: No such file or directory
Analysis: File /system/bin/su does not exist.
Alternative Location
Command: ls -l /sbin/su
Result: /sbin/su: Permission denied
Analysis: File system permissions restricted and denied access.
Alternative Location
Command: ls -l /system/sbin/su
Result: /system/sbin/su: No such file or directory
Analysis: File /system/sbin/su does not exist.
Alternative Location
Command: ls -l /system/xbin/sudo
Result: /system/xbin/sudo: No such file or directory
Analysis: File /system/xbin/sudo does not exist.
Alternative System Environment Location
Command: ls -l /vendor/bin/su
Result: /vendor/bin/su: No such file or directory
Analysis: File /vendor/bin/su does not exist.
Stage 3 - Root User Account: Success
Root user id: uid=0(root)
Root group id: gid=0(root)
Root SELinux context: context=u:r:init:s0
Optional - ADB Shell User
Status: Non-Root Shell User
Setting stored in /default.prop and configured as: ro.secure=1
Additional - System Environment PATH
System Environment PATH: /sbin /vendor/bin /system/sbin /system/bin /system/xbin
License: N
Results provided for your Micromax AQ4501 - Android 5.1 device
These are some screenshots during flashing-
And this is errror:
after flashing this screen appears nothing else-
PLEASE guys help me out . any suggestions and fixes to get rid of this problem?
Thank you everyone
Are u wipe your old data and system and cache and dalvik cache ? before install new rom

Categories

Resources