Releases: adjust/android_sdk
Releases · adjust/android_sdk
Version 4 SDK
Target SDK 21
Use Context in place of Activity
You can now call the Adjust api with a Context instead of an Activity.
Updated pom.xml for maven
Pull Request #75
SDK plugins
Use Google Advertisement ID as default device ID
Use Google advertisement ID as default device ID. If Google Play Services is present, don't send MAC Address.
Remove Google Play Services jar. Only the one provided by the app is needed.
Pull Request #63
Deeplink opened after install
Fix check malformed app token
Send tracking_enabled
Send tracking_enabled to know if the user opt-out of tracking
Always sending Google Play Services Advertisement Id
Migration Guide.
New response data fields
New response data fields for tracker information
Migration Guide.
Removed static dependency to Google Play
Android Studio build via Gradle.properties
Google Advertising ID obtained via reflection
Migration Guide.