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

前端 未结 7 979
北荒
北荒 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:42

    Your problem is that you have 64-bit eclipse running but you have 32 bit JRE.So please download JRE for 64 bit windows and let it install on the default location. Finally add that path till bin in your PATH variable. Try it should work.

    0 讨论(0)
提交回复
热议问题