SDET- QA Automation Techie

Full Stack QA Automation Testing Blog

  • Home
  • Training
    • Online
    • Self-Paced
  • Video Tutorials
  • Interview Skills
    • HR Interview Questions Videos
    • Domain Knowledge
  • Career Guidance
  • Home
  • Software Testing
    • Manual Testing Tutorials
    • Manual Testing Project
    • Manaul Testing FAQS
    • ISTQB
    • AGILE
  • Web Automation Testing
    • Java Programmng
    • Python Programmng
    • Selenium with Java
    • Selenium with Python
    • Robot Framework(Selenium with Python)
    • selenium with Cucumber
    • TestNG+IntelliJ
    • Mobile App Testing(Appium)
    • JMeter
  • API Automation Testing
    • Rest Assured API Testing (BDD)
    • Rest Assured API Testing (Java+ TestNG)
    • Robot Framework(Rest API Testing with Python)
    • Postman
    • SoapUI
    • API Testing(FAQ's)
  • SDET|DevOps
    • Continuos Integration
    • SDET Essentials
    • AWS For Testers
    • Docker
  • SQL
    • Oracle(SQL)
    • MySQL for Testers
    • NoSQL
  • Unix/Linux
    • UNIX TUTORIALS
    • Linux Shell Scripting
  • ETL Testing
    • ETL Data warehouse Tutorial
    • ETL Concepts Tools and Templates
    • ETL Testing FAQ's
    • ETL Testing Videos
  • Big Data Hadoop
  • Video Tutorials
  • ApachePOI Video Tutorials
  • Downloads
    • E-Books for Professionals
    • Resumes
  • Automation Essencials
    • Cloud Technologies
      • Docker For Testers
      • AWS For Testers
      • Sub Child Category 3
    • Java Collections
    • Selenium Locators
    • Frequently Asked Java Programs
    • Frequently Asked Python Programs
    • Protractor
    • Cypress Web Automation

How to Set Up Android Environment Variable / Path on Windows

 How to Set Up Android Environment Variable / Path on Windows   

After you’ve installed the Android SDK Environment Kit in Windows, you must set theANDROID_HOME environment variable to point to the Android SDK installation directory. Let’s just set up the Android Environment Variable but to achieve that you are required to have the Android installation path with you. In the last chapter we did the installation in the following path but choose the right path in case you changed the default location for the installation.

Android_Environment_Path_0

 Step 1: Setting the ANDROID_HOME Variable
1) Open the Control Panel -> System or Security –> System; the same thing can be done by right-clicking on ‘MyComputer’ and choosing Properties.
Android_Environment_Path_1

2) Choose ‘Advanced system settings‘.
Android_Environment_Path_2

3) Under the Advanced tab Choose the ‘Environment Variable…‘ option.
Android_Environment_Path_3

4) Select New In the System variables.
Android_Environment_Path_4

5) Define the Variable name as ‘ANDROID_HOME‘ and Variable value as ‘C:\Users\lsharm\AppData\Local\Android\android-sdk‘.
Android_Environment_Path_5
Note : if needed, modify this string to reflect the real location of your machine.

Step 2: Setting PATH Variables for Android SDK

6) Now we need to specify the ‘tools‘ folder location in the PATH variable of android sdkpackage. For PATH, most probably it will already exists in your machine. So just select it and choose the Edit option.
Android_Environment_Path_6

7) In the editor add the value ‘;%ANDROID_HOME%\tools‘ or ‘;C:\Users\lsharm\AppData\Local\Android\android-sdk\tools‘.
Android_Environment_Path_7

8) Now we need to specify the ‘platform-tools‘ folder location in the PATH variable of android sdk package. Select the Path variable and choose the Edit option.
Android_Environment_Path_6

9) In the editor add the value ‘;%ANDROID_HOME%\platform-tools‘ or ‘;C:\Users\lsharm\AppData\Local\Android\android-sdk\platform-tools‘.
Android_Environment_Path_8
Note: This screenshot says platforms but it is wrong, please select ptatform-tools.

10) Now go to Start and type cmd in the Run and hit Enter. It will launch the Command Prompt. Type ‘android‘.
Android_Environment_Path_9
Note: If the cmd is already opened, please close it and start it again before typing android.

11) it will open the Android SDK Manager.
Android_Environment_Path_10
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg
Email ThisBlogThis!Share to TwitterShare to Facebook
Newer Post Older Post Home
popup

Popular Posts

  • How To Explain Project In Interview Freshers and Experienced
    “ Describe an important project you’ve worked on ” is one of the most common questions you can expect in an interview. The purpose of a...
  • API/Webservices Testing using RestAssured (Part 1)
    Rest Assured : Is an API designed for automating REST services/Rest API's Pre-Requisites Java Free videos: https://www.you...
  • MANUAL TESTING REAL TIME INTERVIEW QUESTIONS & ANSWERS
    1. How will you receive the project requirements? A. The finalized SRS will be placed in a project repository; we will access it fr...

Facebook Page

Pages

  • Home
  • Resumes
  • Job Websites India/UK/US
  • ISTQB
  • Selenium with Java
  • E-Books for Professionals
  • Manual Testing Tutorials
  • Agile Methodology
  • Manual Testing Projects

Live Traffic

YouTube


Blog Visitors

Copyright © SDET- QA Automation Techie | Powered by Blogger
Design by SDET | Blogger Theme by | Distributed By Gooyaabi Templates