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

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

    [ https://issues.apache.org/jira/browse/CB-7511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14128513#comment-14128513 ] 

ASF subversion and git services commented on CB-7511:
-----------------------------------------------------

Commit 8237c41143abf594ff0bcc717a7847a7aa38654c in cordova-android's branch refs/heads/master from [~agrieve]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;h=8237c41 ]

CB-7511 Auto-detect Android SDK when Android Studio is installed


> 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)