Search code examples
androidmixpanel

Unable to import MixPanel Analytics library in Android App in Eclipse


I am trying to integrate Mixpanel Android SDK in Eclipse using these instructions. The error

I have Mixpanel imported as library in the workspace and my app points to mixpanel-android project as a Library, but I still the issue below. enter image description here

Below is a window showing that i do have mixpanel-android imported in Eclipse. enter image description here


Solution

  • As you have imported Mixpanel SDK project to your workspace, i would like to again repeat the steps and further details too. You should add Mixpanel SDK to your workspace first and mark it as a library,

    SDK link

    SDK library details Library Details

    Your project library details Your project imports, even add mixpanel SDK to java build path library