Android Paint App Assignment for 420-603-AB - Object Oriented Programming.
Server portion: Paint-JavaServer.
- Eclipse 3.7+ (4.2 recommended)
- Android SDK API 17 (4.2.x)
- Open Eclipse.
- Choose to import a project by going to File (in the menu bar) -> Import.
- Select General -> Existing Projects into Workspace.
- Choose Select Root Directory radio button and then click the Browse button next to the right.
- Navigate to the directory where you cloned the source code and then click the Open button on the bottom of the dialog.
- Click the Finish button.