As part of the Appoxee Android SDK integration process, you are required to extract the SDK to Eclipse.
When upgrading you must replace the entire "Appoxee resources" project and to make sure the the project dependency is linked to the new SDK. |
Take the following steps:
After downloading the Appoxee Android SDK from the Android SDK Downloads page, extract the SDK to the designated Eclipse folder.
Using the Appoxee SDK for Android requires an Eclipse installation with Android SDK Tools Revision 20 or higher. |
Include the Appoxee project as a dependency of your Eclipse project:
In the Android menu, click the Add button and choose the Appoxee resources project.
Make sure that the file appcompat_v7 is inside your eclipse work tree, otherwise import it. |
The Appoxee SDK are now included in your Eclipse project.
Your next step is Integration: Adding Appoxee to your Android Application Code.