How to configure environment variables with adb toolkit-How to configure environment variables with adb toolkit

Time: 2022-01-18Source: Huajun Software TutorialAuthor: Rocket

Many people don’t know how to configure environment variables with adb toolkit? The article I bring to you today is about how to configure environment variables with adb toolkit. If you still don’t know, let’s learn it with the editor.

Step 1: First, prepare the adb tool package and extract it to a folder (as shown in the picture).


Step 2: Right-click "My Computer" and select Properties from the pop-up menu (as shown in the picture).


Step 3: Select Advanced from the "System Properties" tab, then click "Environment Variables" (as shown in the picture).


Step 4: Select "Path" in "System Variables" and then select "Edit" (as shown in the picture).


Step 5: Finally, add the folder path where the adb tool is located at the end of the "Variable Value" in the pop-up window. After completion, click the "OK" button (as shown in the picture).


The above is the entire content of how to configure environment variables in the adb toolkit brought to you by the editor. I hope it can help you.

Related articles更多>>

Popular recommendations