Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Hello Everyone,
i would like to import the Android SDK in one of my existing projects (assume a freshly created one) but i am not sure how to exactly do that.
My Android Edge SDK version is 1.1.2.600
I guess i somehow have to include the library folder or the files inside to my project.
The Android SDK Tutorial says to import the three "modules" provided in the lib folder via
File->New Import->Import Module
The problem is that if i do so, only the thingworx-android-sdk-1.1.2.aar is shown and i cant import it because i have to "Specify location of the Gradle or Android Eclipse project".
So my Question is, how do i properly include the Thingworx android sdk into a new created Project.
Thank you for your answers