-
Notifications
You must be signed in to change notification settings - Fork 0
Installing the Dev Environment
Using a git client, clone this link to access the Android project. You can clone using an ssh key so that you do not require a password every time you push or pull.
[email protected]:CPSECapstone/ambigouslyandroid.git
Download the latest version of Android Studio using the link below.
https://developer.android.com/studio
Be sure to select the green android project icon so that the IDE configures the project correctly.
Wait for gradle to finish syncing and indexing.
Navigate to Tools -> SDK Manager
Select Android 7.1.1 (Nougat)
Navigate To SDK Tools and check Android Emulator, Chrome OS Device, Google Play Services, Android SDK Build Tools and Android SDK Platform Tools
Select Save
Navigate to Tools -> AVD Manager
Select create virtual device
Select Pixelbook and click next.
Select Nougat and click next.