Skip to content

Adding Apptentive to Your Eclipse Project

skykelsey edited this page Dec 10, 2011 · 7 revisions
  1. Import the apptentive-android-sdk Project
    • File -> Import
    • General -> Existing Projects into Workspace
    • Select Select root directory and browse to the apptentive-android-sdk directory.
    • Under Projects:, make sure that the apptentive-android-sdk project is selected.
    • Check Copy projects into workspace
  2. Make your project depend on apptentive-android-sdk.
    • Select your project.
    • Project -> Properties
    • Click Android in the left side bar.
    • Under Library, click Add.
    • Select apptentive-android-sdk.
    • Hit OK.
Clone this wiki locally