Need Root CMD line - Galaxy Note II Q&A, Help & Troubleshooting

Appying w/ABD & side load . the long CMD filestring.

Related

[Q] help with fastboot?

i am trying to install a boot animation, but i can't remember the sequence or how to navigate to the tools folder with my command prompt. 2 weeks ago i managed to change my splash screen, but im still kinda new with this and forgot what i did. lol. i've tried searching this forum, but nothing ive found so far helps. could someone point me in a better direction? thanks!
open command prompt either by the shift right click method or using the cmd prompt... if the shift right click method doesn't work (it doesn't for me) then just do it the long way
type:
cd android-sdk-windows
cd tools
then type the commands of what you're trying to fastboot
surrealmethod said:
open command prompt either by the shift right click method or using the cmd prompt... if the shift right click method doesn't work (it doesn't for me) then just do it the long way
type:
cd android-sdk-windows
cd tools
then type the commands of what you're trying to fastboot
Click to expand...
Click to collapse
Not quite.
Code:
cd c:\android-sdk-windows\tools
That will put you in the ADB directory, assuming you have the android-sdk-windows folder on the root of your C: drive, not inside another folder (mine downloaded inside another folder, I just pulled it out and put it so it fits the above structure). Then pass the commands.
Power user tip: Just type in "cd c:\and" and then hit Tab. It will complete the rest of the folder name, then you can hit "\t" and hit Tab again to complete the next part. Tab is an auto-complete feature. I never type path names anymore.

[Q] ADB not working

Hello everyone i am having troubles installing adb on my laptop and i need it to flash a splash screen on my mytouch slide so it can match the rom i have made for it. I installed the adnroid sdk to where it needs to be by downloading adb for dummies lol. Except when i open cmd and run adb it says its not an internal batch orrecognized file or whatever but when i type adb.exe on command prompt it shows everything about adb. So can anyone please help me thanks.
Nerd019 said:
Hello everyone i am having troubles installing adb on my laptop and i need it to flash a splash screen on my mytouch slide so it can match the rom i have made for it. I installed the adnroid sdk to where it needs to be by downloading adb for dummies lol. Except when i open cmd and run adb it says its not an internal batch orrecognized file or whatever but when i type adb.exe on command prompt it shows everything about adb. So can anyone please help me thanks.
Click to expand...
Click to collapse
I'm trying to piece together information here. ADB for me is in my C:\, so when opening CMD prompt, I first type "cd/" (without quotes) then "cd AndroidSDK/tools". To get a list of ADB's commands, type "adb help". Maybe you're not using the proper syntax. I base this off the statement you made that when you type adb.exe it shows the adb commands, and command syntax usage.
Also note that changing your splash screen you must first S-OFF your phone. Here's a guide on how to do so
http://forum.xda-developers.com/showthread.php?t=798168
That's the tricky part though, easy part is flashing your custom boot image.
File you will need: View attachment Boot_images.zip
Once you have the 320x480 boot image you want, open "CreateG1Splash", select your boot image, and convert it with this program. Once converted the new file will show in the same folder as CreateG1Splash, named mysplash.rgb565. Move this file to your ADB tools folder. Open CMD prompt and point CMD prompt to your AndroidSDK\tools folder.
Then boot phone into bootloader, then select fastboot. Plug the phone to CPU via USB, and type, "fastboot flash splash1 mysplash.rgb565". Reboot phone to see change.
Hope this helps!

How to speed up internet with cmd (hack & trick)

Hello guys am sharing a simple hack or trick to speed up your internet using cmd prompt.
First go to www.speedtest.net to check your current speed
Then follow these simple steps
How to Speedup Internet connection using Command Prompt.
Follow below given step for increase you internet speed.
########For windows user########
Click on Start
Type cmd in Search program and files box (Click right click and Run cmd as Administrator)
Now command prompt will appear
In command prompt go to root directly "C:" ( type cd C:\ )
Now type netsh interface tcp set global autotuning=disabled
Now press Enter button you have done it.
Now go to speedtest.net and check your current speed.
I hope you like it .if it work for you please hit the thanks button.
++++++++++++**********+++++++++#########################
No Change Bro
Really not work .
First check your current speed and then after this.
Use www.speedtest.net.
Thanks.have a nice day.

cmd and twrp

im having this problem i installed platform tools and when i shift right click in folder i dont get cmd i get powershell command is this right
ron31 said:
im having this problem i installed platform tools and when i shift right click in folder i dont get cmd i get powershell command is this right
Click to expand...
Click to collapse
PowerShell is now the default in Windows 10. You can change it back permanently in Settings->Personalization->Taskbar and turn off "Replace Command Prompt with Windows PowerShell...".
You can also access cmd temporarily by typing 'cmd' in a Windows Explorer title bar.
Thanks for the reply I was thinking power shell is why I can't install twrp on my pixel XL

Razer Phone with no OS system

Hi
i wasn't able to make this a thread but thought i would try and give a hand to people who accidentally wipe their razer phone of any OS whilst trying to root
If you have got no OS you will need to switch your phone into (download mode) for the following operations.
To get to download mode, turn off device and hold volume down button and download mode will load with razer symbol, (download mode will be stated in top left corner)
You will need to have ADB and Fastboot pre installed on your PC/Mac before starting this procedure
You will need a USB C cable to connect your device to your PC/Mac
Your BOOTLOADER should be unlocked, if you have wiped your phone of an OS, you most likely have it unlocked already as you were trying to Root your phone!
You will need to obtain the Stock firmware from the Razer website, getting it from the Razer website will stop you from accidentally downloading a corrupt file.
Once file is downloaded extract the .zip file and locate the (Windows) flash_all.bat, (mac) flash_all.sh
Open the flash_all.sh or flash_all.bat as a text format, from there you can see what files will be loaded to your razor phone.
You will need to delete the end of each command line for example: ${FASTBOOT_CMD} flash partition:0 gpt_both0.bin (this is the command line in original text format), Now delete the end of the command line (gpt_both0.bin), your new line should read ${FASTBOOT_CMD} flash partition:0, after drag and drop the file (gpt_both0.bin) from the original folder into the text editor, this will apply the address for the file and update your command line.
Once you have edited each following command line, with what it states at the end of each command line, save the document to original folder.
Open up terminal or CMD (CMD run as administrator), once loaded type the command line; adb
This will allow the ADB to run in the terminal
Now check that your device is connected to your PC/Mac, type the command line; adb devices
This should show you a ID number for your phone and what state it is in.
Now drag and drop the file flash_all.sh (mac) or flash_all.bat (windows), this needs to be your edited version, from you original folder and drop into your terminal or CMD page. Now hit enter
This will start the process to re-loading your stock firmware onto your phone.
Wait until the end of the process is complete, after your phone should reboot and load to the phones guide of setting up a new phone
If this has not worked then try the process again or check that your bootloader is unlocked and try again.
After all is good you can re-lock your bootloader by putting your device into (download mode) and typing the command line; fastboot flashing lock
When the bootloader page loads click on yes by using the volume buttons and power button for accepting
Now your device should reboot to working order with stock firmware!
This is my first time trying this so if i have missed stuff out please forgive me and let me know and i will update.
I hope this helps you into getting your razer phone back to life
You. Are. A. Life. Saver.
Isn't it easier to just type "flash_all.bat" (without quotes) directly???
Just use cd.. to go back to a previous folder or type the name of the folder that you want to access directly on CMD, for example, asuming that your OS folder is directly placed on "C" and the name of the folder is RAZER, just type:
cd..
cd..
cd RAZER
flash_all.bat
All the instructions can be found directly on the official Razer site: https://developer.razer.com/razer-p...885.617132994.1525376764-984967671.1524497635
Thank you tho.
Jonlines94 said:
Hi
i wasn't able to make this a thread but thought i would try and give a hand to people who accidentally wipe their razer phone of any OS whilst trying to root
If you have got no OS you will need to switch your phone into (download mode) for the following operations.
To get to download mode, turn off device and hold volume down button and download mode will load with razer symbol, (download mode will be stated in top left corner)
You will need to have ADB and Fastboot pre installed on your PC/Mac before starting this procedure
You will need a USB C cable to connect your device to your PC/Mac
Your BOOTLOADER should be unlocked, if you have wiped your phone of an OS, you most likely have it unlocked already as you were trying to Root your phone!
You will need to obtain the Stock firmware from the Razer website, getting it from the Razer website will stop you from accidentally downloading a corrupt file.
Once file is downloaded extract the .zip file and locate the (Windows) flash_all.bat, (mac) flash_all.sh
Open the flash_all.sh or flash_all.bat as a text format, from there you can see what files will be loaded to your razor phone.
You will need to delete the end of each command line for example: ${FASTBOOT_CMD} flash partition:0 gpt_both0.bin (this is the command line in original text format), Now delete the end of the command line (gpt_both0.bin), your new line should read ${FASTBOOT_CMD} flash partition:0, after drag and drop the file (gpt_both0.bin) from the original folder into the text editor, this will apply the address for the file and update your command line.
Once you have edited each following command line, with what it states at the end of each command line, save the document to original folder.
Open up terminal or CMD (CMD run as administrator), once loaded type the command line; adb
This will allow the ADB to run in the terminal
Now check that your device is connected to your PC/Mac, type the command line; adb devices
This should show you a ID number for your phone and what state it is in.
Now drag and drop the file flash_all.sh (mac) or flash_all.bat (windows), this needs to be your edited version, from you original folder and drop into your terminal or CMD page. Now hit enter
This will start the process to re-loading your stock firmware onto your phone.
Wait until the end of the process is complete, after your phone should reboot and load to the phones guide of setting up a new phone
If this has not worked then try the process again or check that your bootloader is unlocked and try again.
After all is good you can re-lock your bootloader by putting your device into (download mode) and typing the command line; fastboot flashing lock
When the bootloader page loads click on yes by using the volume buttons and power button for accepting
Now your device should reboot to working order with stock firmware!
This is my first time trying this so if i have missed stuff out please forgive me and let me know and i will update.
I hope this helps you into getting your razer phone back to life
Click to expand...
Click to collapse
my phone is just stuck in the green and white loading screen and it wont get past anything i can do
Djcall11 said:
my phone is just stuck in the green and white loading screen and it wont get past anything i can do
Click to expand...
Click to collapse
Hi have you managed to find a way to resolve your issue, i have been on the forum for a long while so sorry for late replies
Jonlines94 said:
Hi have you managed to find a way to resolve your issue, i have been on the forum for a long while so sorry for late replies
Click to expand...
Click to collapse
you have to reinstall the image add me on discord #7136
My guy!
You saved another Razer Phone with this post, just thought I should let ya know. much appreciated, man!
Doesn't work
I think this is really good and all, but it doesn't work. You suggest removing the extensions such as the gpt_both0.bin and to drag the file itself into the text editor. This doesn't work at all, all it does is open the gtp_both0.bin as a text file as opposed to doing whatever it was you were doing. Am I doing something wrong?
I've tried launching the bat file with all the img and bin files in the ADB folder so that I can just double press the flash_all.bat file, but the response to that is that in the CMD it says that over majority of the things have failed with the message "FAILED (remote: 'Flashing is not allowed for Critical Partitions')".
The only ones that do work are the flash system_b system_other.img, yet system_a system.img don't.
People says that if u want to enter Download mode just hold voulme down and plug the cable , but mine goes direct to bootloader page, phone is not working , brick and says your phone is corrupt
Yahyoo said:
People says that if u want to enter Download mode just hold voulme down and plug the cable , but mine goes direct to bootloader page, phone is not working , brick and says your phone is corrupt
Click to expand...
Click to collapse
HEllo I have a problem I install the firmware from razer to fix my phone but it says the file is corrupted

Categories

Resources