Skip to content

yanrun/analytics-android

 
 

Repository files navigation

analytics-android

Maven Central Javadocs

analytics-android is an Android client for Segment

Integrating with Segment

Interested in integrating your service with us? Check out our Partners page for more details.

Documentation

You can find usage documentation at https://segment.com/libraries/android.

Building with Gradle

To build the project with Gradle, you will need to have Java 8 (this is only for testing the SDK, you can also use Java 7 to assemble the SDK) installed, and export a variable $JAVA_HOME that points to the installation directory. If you have an existing Android SDK installed, make sure to export a variable $ANDROID_HOME that points to it. Once you've cloned the repo, simply run ./gradlew clean build, which will automatically download all dependencies, build the project, and run all tests. Run ./gradlew tasks --all to see all available tasks.

Check out how to contribute to the library, or add providers here: https://segment.com/libraries/android#contributing.

License

WWWWWW||WWWWWW
 W W W||W W W
      ||
    ( OO )__________
     /  |           \
    /o o|    MIT     \
    \___/||_||__||_|| *
         || ||  || ||
        _||_|| _||_||
       (__|__|(__|__|

The MIT License (MIT)

Copyright (c) 2014 Segment, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

The hassle-free way to add analytics to your Android app.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.4%
  • Other 0.6%