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

前端 未结 7 988
北荒
北荒 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:32

    The most likely reason why the Java Runtime Environment JRE or Java Development Kit JDK is that it's owned by Oracle not Google and they would need a redistribution agreement which if you know there is some history between the two companies.

    Lucky for us that Sun Microsystems before it was bought by Oracle open sourced Java and MySQL a win for us little guys.... Thank you Sun!

    Google should probably have a caveat saying you may also need JRE OR JDK

提交回复
热议问题