Does Android work with JRE 7? I can't find any documentation on it..
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Android does not use the JRE... it uses its own runtime optimized for mobile applications, the Dalvik VM. however, it has most of the features of the JRE. |
|||||||||||||||
|