9 lines
372 B
Markdown
9 lines
372 B
Markdown
|
Drawing a Yellow Rectangle on Android
|
||
|
-------------------------------------
|
||
|
|
||
|
This is a gradle-based project for Android Studio, tested in Version 3.0.1. It builds an App "YellowRectangle" providing an activity "DrawYellowRectangle".
|
||
|
|
||
|
The app, when launched, clears the display and draws a yellow rectangle on a black backdrop.
|
||
|
|
||
|
The app will exit on the first touch event.
|