University of California at Berkeley Department of Electrical Engineering & Computer Sciences Instructional Support Group /share/b/pub/android.help /share/b/pub/adb.help Feb 5 2018 CONTENTS Android Studio 32-bit Libraries Android Studio -------------- Android Studio is available on all of the EECS Instructional Linux workstations and servers. For current locations and hostnames, please see http://inst.eecs.berkeley.edu/connecting.html#labs. These are the related bash environment variables and instructions for running Android Studio: export PATH="/share/instsww/bin:${PATH}" to start Android Studio just type at the prompt "studio.sh" 32-bit Libraries ---------------- Some 32-bit libraries are needed by Android SDK to launch emulation. We have installed them locally in Soda 349 with the Ubuntu command: aptitude install -y lib32stdc++6 lib32z1 lib32ncurses5 lib32bz2-1.0 Instructional Support Group 378/384/386 Cory, 333 Soda inst@eecs.berkeley.edu