robovm / robovm-idea

GNU General Public License v2.0
18 stars 18 forks source link

Prompt user to install Android SDK automatically #73

Closed badlogic closed 9 years ago

badlogic commented 9 years ago

The Android plugin comes with IntelliJ IDEA, but the SDK has to be downloaded separately. Make this process semi-automatic by prompting the user to download the SDK and install components/emulators/etc. Make this optional.

badlogic commented 9 years ago

Current implementation doesn't preserve executable file permissions.