diff --git a/topical-units/env-android/README.md b/topical-units/env-android/README.md index 9b6943e240f64f10e382662851529469930c90db..19e9db22638e2b11fe34bc314bef4d79abd5148b 100644 --- a/topical-units/env-android/README.md +++ b/topical-units/env-android/README.md @@ -13,7 +13,7 @@ Android development consists of the Java programming language, the MySQL databas - [W3Schools - Android](https://www.w3schools.blog/android-tutorial) - lots of information about specific components of android development # Deliverables -You will write a "hello world" Android app and install it on your own or a borrowed CS Android device. +You will write a "hello world" Android app and install it on your own device, or on the Android Emulator included with Android Studio. Your code should have three components: * a main screen that reads "Hello world"