Skip to content

devtodev-analytics/android-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 

Repository files navigation

Latest Version

October 1, 2021 - v1.15.0

This generation of the SDK is deprecated and is no longer supported. You can find the current version here: https://github.com/devtodev-analytics/android-sdk-2.0

If you use Gradle, please add mavenCentral() into gradle.build of your application
and then add the line “implementation com.devtodev:android:1.15.0” into dependencies.

Getting Started

Full description of the integration process of devtodev SDK and all the accessible features can be found on the page with official devtodev documentation.

ProGuard

Add following lines at the bottom of proguard.config

-keep class com.devtodev.** { *; }
-dontwarn com.devtodev.**

Changelog

See releases.

About

devtodev SDK gen. 1 for Android (deprecated)

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •