Skip to content

verify that Java is at least 1.7 #663

@teobugslayer

Description

@teobugslayer

Current Android SDK requires Java JDK at least 1.7.

But Mac OS X comes with 1.6 by default. We verify that Java exists and try using it, leading to random failures of android related commands.

We need to check not only existence but the version too. Affected code is inside the doctor command and android platform service.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions