JacobAMason / FTCDevSuite

3.. 2.. 1.. Charge!
1 stars 1 forks source link

Android SDK is installing for one user only and isn't in PATH #3

Closed JacobAMason closed 8 years ago

JacobAMason commented 8 years ago

The Android SDK install location installs the SDK manager only for the user running the installer. This isn't a huge deal, since most people are going to develop on the user where the SDK was installed, but this can be a confusing place to put the SDK, especially since I'm pretty sure everything else is installing to locations that all users can use. This is probably a good prerequisite step to adding adb to PATH.