How do I install a JRE or JDK to run the Android Developer Tools on Windows 7?

前端 未结 7 990
北荒
北荒 2020-12-04 17:57

I\'m trying to install the Android Developer Tools on my Windows 7 computer, so that I can use the Android emulator to test websites.

Android Developer\'s website, \

7条回答
  •  天涯浪人
    2020-12-04 18:22

    If using win7 64 bit OS:

    After installing the latest JDK make sure you copy the jre folder from the install location {C:\Program Files\Java\jdk1.7.0_40} directly to your eclipse folder as even pathing it apparently does nothing on win7.

    Mad

    edit:

    Actual jdk version number on folder name will vary as newer versions are released

提交回复
热议问题