Goodmorning,
can I use tab s with command adb?
for all root... stock firmware... and other,
or is mandatory use ODIN?
thank's
Related
I have read and read and I am finally ready to root my Galaxy Nexus. I also had been waiting to get a computer. Well I finally got my computer and it is a MacBook Pro instead of a PC. And I am not all that familiar with it yet.
Is there anybody that might be able to help me with this?
Thank You
There's no 1-click or "toolkits" for the Mac as far as I know.
Just do it manually with ADB and Fastboot in Terminal. Its extremely easy. I've attached the ADB/Fastboot files. Unzip and put in your home folder, navigate there with Terminal. Any files you need to flash should be in the same folder. All commands are the same as a Windows guide, but the commands have "./" in front of them.
Instead of "fastboot flash <> <>" you do "./fastboot flash <> <>"
Good luck.
Hi all.
Tab 3 8 T311.
I need to get adb root to use such firmware like QtADB or Android Commander and others.
And I want to keep stock kernel in my device (do not want to flash other customized boots).
So I`ve flashed TWRP, got system root with SuperSu, installed BusyBox.
In my stock boot.img I`ve edit default.prop to set:
ro.secure=0
ro.adb.secure=0
ro.debuggable=1
replaced adbd to (a few different, one - from ADBInsecure.apk) patched (one of them works fine on my other phone)
and still have no success...
I`ve system root and can use such programs like RootExplorer and so on... when I type in cmd line "adb root" - it tells me - already run as root
but when I type "adb shell" I get $ instead of #.
if I type "su" after $ - I got #
- it means - there`s no adb root. and my QtADB CWM edition - can`t work properly - it has no acces to system or data folders.
so I need some push to right way - because it`s so lazzy to clean system folder from garbage with rootexplorer... you understand me...
Hello,
I'm unable to connect the phone to a computer via USB, but I need to flash a custom recovery in order to fix the remount bug.
Is it possible over WiFi?
Thanks
Usb port on yours Z1c is broken or something else?
CoolAndroid12 said:
Hello,
I'm unable to connect the phone to a computer via USB, but I need to flash a custom recovery in order to fix the remount bug.
Is it possible over WiFi?
Thanks
Click to expand...
Click to collapse
No. Because of USB drivers and adb and etc
But if u r root u can install it inside phone by terminal.
U need terminal emulator app,
Busy box and if ubr root user thr might be superuser already.
Search for these...
Sent from my D6503
Thank you for your replies.
The ports on my notebook are broken, so WiFi was the only solution.
Actually, it worked. I installed the ADB drivers and activated ADB over WiFi on the phone via terminal emulator with the command:
Code:
su
setprop service.adb.tcp.port 5555
stop adbd
start adbd
Then I connected it to the notebook and ran the installer. It will prompt you to connect your phone via USB. Just run the "adb connect 'iport' " command again and the installer will install the recovery and reboot the phone.
I didn't encounter any problems.
CoolAndroid12 said:
Thank you for your replies.
The ports on my notebook are broken, so WiFi was the only solution.
Actually, it worked. I installed the ADB drivers and activated ADB over WiFi on the phone via terminal emulator with the command:
Code:
su
setprop service.adb.tcp.port 5555
stop adbd
start adbd
Then I connected it to the notebook and ran the installer. It will prompt you to connect your phone via USB. Just run the "adb connect 'iport' " command again and the installer will install the recovery and reboot the phone.
I didn't encounter any problems.
Click to expand...
Click to collapse
hello, pls can you tell me tell me more deeply I want to flash my samsung device with twrp...
I've rooted devices before but now they all have serious issues lol
I've had to look up how to root an A5 520W. Everything says to unlock the bootloader first.
So im having troubles with this. (as with rooting things before, I tried rooting without unlocking bootloader with apps and flashing different imgs through ODIN, but phone not rooted)
I've followed all instructions for unlocking the bootloader. When I go into the appdata folder with the fastboot.exe and whatever to open the cmd/power shell cmd window, I enter the commands 'adb....' but the commands show that they don't work. power shell suggested I used .\adb then the command, but I tried that too, and none of them worked.
I was going to try to manually do this with just the regular CMD but I don't know how to change the paths to add the commands into. But regardless it should have worked with the power shell with the riight directory?
Let me know:
If I'm doing something wrong with power shell,
should be using regular CMD instead (and if you can, guide me through to how to change the paths to execute commands for)
anything else I should know
thanks
I think you should just install a twrp and install the root from that.
Also I suggest you install Magisk, it has very few problems.
I have Galaxy S22 Ultra un-rooted.
I installed Sgallery app and I enable device admin via ADB in order to use some fuctions like "App Hide".
adb command : adb shell dpm set-device-owner com.hld.anzenbokusu/.receiver.DPMReceiver
How can I reset the device-owner to default so I can uninstall Sgallery?
I need help.
what's the adb command to remove "com.hld.anzenbokusu/.receiver.DPMReceiver" as device-owner?
anyone kind enough to HELP.
It is very time consuming to flash stock firmware and setup all apps all over again.