I can't find it on my MAC. Bash_profile what to do?

Source: Internet
Author: User
   

Developing an Android environment to re-build on your Mac results in a. bash_profile file not found when configuring environment variables. A lot of data solutions are very general, and the result is to find a solution on the English website.

1. Start the terminal terminal

2. Go to the home directory of the current user

Enter CD ~

3. Create a. Bash_profile

Enter Touch. Bash_profile

4. Edit the. bash_profile file

Enter OPEN-E. bash_profile

In order to build an Android development environment, enter the tools directory under the Android SDK: Export Path=${path}:/eclipse/android_sdk/tools

5. Save the file and close the. Bash_profile

6. Update the environment variables you just configured

Enter source. bash_profile

7. Verify that the configuration is successful

Enter Android launch Android SDK and AVD Manager

I can't find it on my MAC. Bash_profile what to do?

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.