Android IDE (AIDE) Support Forum

Help with this I'm stuck

It tells you to add a Point inside Rectangle not inside Main.

class Rectangle {
int width;
Point position; }