This is an old revision of the document!
Android Studio is the office distribution of the IntelliJ IDE for developing Android applications.
In THRN 2420 for W17, the iMac's labelled ULTRON, GGOBLIN and ?????? have Android Studio Installed for a specific SoCS user. If you need to use this IDE for CIS*3760, you will need to make a reservation with SoCS IT (help@socs.uoguelph.ca) to get set up. On each iMac, you will ONLY be able to use the iMac that was specifically set assigned to you (otherwise, you won't have access to the tools and libraries needed to build a project).
Also, you will have to use the folder /opt/local_user/AndroidStudioProjects for your project files. Android Studio explicitly does not support network home directories (i.e. your home directory when you log in).
If you believe that you need to install additional Add-On's to Android Studio, you can make your request to help@socs.uoguelph.ca but other support issues will take priority.
Notes:
- It would be unwise to modify any files in /opt/local_user outside of ./AndroidStudioProjects
- A Nexus 5X virtual device has been provided, you may be able to create other virtual devices.
- It is advisable to create a project containing the components that you would like to use to make sure that they work in the current environment. We cannot promise that we will be able to resolve IDE/Environment issues that are encountered late in the semester.
- If you plan on using your own computer(s) for development, it would be wise to make to make advance arrangements with Dr. Scott for your project marking/demos.