Code Monkey home page Code Monkey logo

multifunctionandroiddemo's Introduction

【友盟+】统计、推送、分享三合一组件化SDK集成Demo

本项目仅提供离线包依赖方式集成示例。

如果您是采用maven库在线依赖相关友盟SDK,请参考如下Demo工程

apm SDK集成示例工程,请参考 APM Demo


集成升级必读(Android)

1. 统计SDK 9.3.0版本不能和低版本推送、分享SDK混用。混用可能导致不可预知后果(例如:崩溃,无数据等)。

下表列出统计SDK 9.3.0支持的各业务SDK最低版本,请确保App中配合9.3.0统计SDK集成的各业务SDK版本号满足下表要求。

推送SDK 分享SDK 游戏统计SDK 智能登录SDK
>= v6.2.0 >= v7.1.0 >= v9.2.0+G >= v1.4.0

2. 集成本版本SDK 请务必在混淆时增加:-keep class com.uc.** {*;}

3. 集成移动统计时,如果App不能保证在Appcalition.onCreate函数中调用UMConfigure.init初始化函数 请查看https://developer.umeng.com/docs/119267/detail/118588#h3-u9884u521Du59CBu5316

4. 集成移动统计时,如果开发者调用kill或者exit之类的方法杀死进程,请查看,https://developer.umeng.com/docs/119267/detail/118637#h1-u5176u4ED6u529Fu80FD6

5. 如集成移动统计后无数据,请查看https://developer.umeng.com/docs/119267/cate/121449

6. 详细升级文档,请查看:https://developer.umeng.com/docs/119267/detail/118642

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.