Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does Android plan to support Java7? [closed]

As Android does not currently support java7, I find myself wondering if they have made an official comment if they are working on supporting it?

like image 406
pgsandstrom Avatar asked Dec 16 '11 13:12

pgsandstrom


1 Answers

I was under the impresssion that android didn't use oracle java, it uses a subset of apaches harmony java: http://en.wikipedia.org/wiki/Apache_Harmony#Use_in_Android_SDK

http://arstechnica.com/open-source/news/2010/11/apache-foundation-to-vote-down-java-7-protesting-oracle-abuses.ars

like image 126
Dessus Avatar answered Oct 11 '22 04:10

Dessus