1
I work in computer lab administration at a university. Step by a situation with Android Studio, where in a user below all the dependencies of the SDK, only when logging in with another user is necessary to download again.
Is there any way to leave a default folder for all users by default in the boot setup of all users and avoid needing to download the SDK again?
Just make the SDK installation folder public to all users. It is important that you have read and write permission, so that anyone can install updates. The way to do this will vary from system to system.
– Pablo Almeida
Pablo, thank you for your answer. This procedure I have performed here, but I would like a way to automate this procedure, as there are several teachers and speakers who give classes and workshops Android. Wanted some solution where each user who started the first setup already by default identified where the SDK is. Something like a standard variable.
– Thiago Jack
Automate which process? It is not very clear what remains to be done, so.
– Pablo Almeida