User manual

AOAA Kit Software User’s Guide
Page 22
Copyright 2012 © Embedded Artists AB
4.2 Setting up Android Projects
This section describes how to compile the demo applications for the Android device.
1. The Android SDK with support for Android 2.3.4 (API 10) must be installed on the computer,
see reference [5]. It is out of the scope of this document to describe how to install the SDK.
2. As the demo applications are based on Android 2.3.4 (API 10) an extra package is needed,
see reference [4]
3. Start Eclipse in a new empty workspace.
4. Go to File Import General Existing Projects into Workspace and click Next
5. Click Select archive file and then browse to the android_apps_xxxxxx.zip file.
6. Select which of the projects to import, see Figure 20
7. Click Finish to import the projects.
8. When the projects are imported the code can be browsed, see Figure 21.
9. The project is automatically compiled as soon as the project is loaded.
Figure 20 Import project into Eclipse
1) Browse and select
archived project file
2) Select wanted
sub-projects
3) Import project