Hi, We are in trouble to provide Android SDK in the way we use our system environment.
Android Studio needs a RW path to install Android SDK. For our Android Dev courses, we need the last Android VM and the last Android Wear VM. The size of entire SDK with these two tools is ~7G. We use autofs to mount user's home folders, with 2G soft quota, and we have a bin NFS srv, to provite heavy apps, mounted with R perms. I tried to install Android SDK+VMs on this NFS share, but when starting Android Studio with a user account and set NFS share dir as Android SDK dir, it complains about the missing Write permission. If i use Android Studio this way i cannont execute Android VMs. (install on nfs srv with RW, then use with user Read only) The fact is that we cannot set more than 2G quota by student. Is there anyway to mutualise Android SDK on a NFS srv, and deport only files which needs RW perms on their home dirs ? Which are these file ? I found that ramdisk.img needs it. Thanks by advance for helping. Jonathan KIRSZLING Université de Montpellier, France. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/235a1492-c891-41e2-9ae4-8c225f38f01d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

