matomo-org / matomo-sdk-android

SDK for Android to measure your apps with Matomo. Works on Android phones, tablets, Fire TV sticks, and more!
BSD 3-Clause "New" or "Revised" License
388 stars 162 forks source link

piwik-sdk inside project #68

Closed er1cka closed 8 years ago

er1cka commented 8 years ago

hi guys' sorry but i am new on java development, may i ask how to include piwik-sdk inside a project not getting from github or maven? thanks in advance :)

i am using android studio for my platform.

d4rken commented 8 years ago

If including the library via gradle is not an option, you can also build a jar file.

gradlew :piwik-sdk:clean :piwik-sdk:assemble :piwik-sdk:makeJar