You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2014/09/10 15:49:28 UTC

[jira] [Created] (CB-7511) Auto-detect ANDROID_HOME when Android Studio is installed

Andrew Grieve created CB-7511:
---------------------------------

             Summary: Auto-detect ANDROID_HOME when Android Studio is installed
                 Key: CB-7511
                 URL: https://issues.apache.org/jira/browse/CB-7511
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
            Reporter: Andrew Grieve
            Assignee: Andrew Grieve
            Priority: Minor


Yet another way we can cheat and not force users to learn about their PATH environment variables.

Android studio on windows installs the sdk at (by default):
{quote}
%ProgramFiles%\Android\android-studio\sdk
{quote}
or
{quote}
%LOCALAPPDATA%\Android\android-studio\sdk
{quote}

on Mac:
{quote}
/Applications/Android Studio.app/sdk
{quote}







--
This message was sent by Atlassian JIRA
(v6.3.4#6332)