Skip to content
This repository has been archived by the owner on Apr 19, 2018. It is now read-only.

Add interactive mode #59

Open
Alexander-- opened this issue Nov 9, 2014 · 2 comments
Open

Add interactive mode #59

Alexander-- opened this issue Nov 9, 2014 · 2 comments

Comments

@Alexander--
Copy link
Contributor

Preferably with graphical prompts (to make it usable in IDEs). The general concept of resolving whatever non-obvious dependencies have to be resolved is great, but horror of downloading Android SDK because of missing/incorrectly set environment variable makes the plugin hardly usable for me.

@artem-zinnatullin
Copy link

I think, developer should know his environment, what the problem to configure environment variables (only one: ANDROID_HOME)?

Plugin's purpose: automate resolving Android SDK dependencies, preferable for Continuous Integration environment without graphical system. If you need GUI -> Open Android SDK manager

@Alexander--
Copy link
Contributor Author

Plugin's purpose: automate resolving Android SDK dependencies, preferable for Continuous Integration environment without graphical system.

I don't see contradiction here: it should be possible to enable interactiveness with option with non-interactive operation by default.

If you need GUI -> Open Android SDK manager

Why am I supposed to do manually something, that is easily automated on build server?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants