Coder Social home page Coder Social logo

android_suixinbo's Introduction

#最新版本App可从应用宝上下载安装(应用名:随心播)

APK展示

#集成太难?

参见简单DEMO,用eclipse开发的也点我

导入配置 (根目录下有快速入门文档)

###请注意要配置为jcenter库(如下图) 默认配置的是腾讯内部是库(build.gradle) maventojcenter

###配置自己的版本号 version

###如果你的项目中使用proguard等工具做了代码混淆,请保留以下选项。

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

-keep class tencent.**{*;}
-dontwarn tencent.**

-keep class qalsdk.**{*;}
-dontwarn qalsdk.**

###配置权限和服务 version

version

###随心播的Spear的配置 因随心播的参数配置较高,因此对主播上行带宽有要求 Spear配置

android_suixinbo's People

Contributors

guozhuoxing avatar xkazer avatar zhaoyang21cn avatar

Watchers

 avatar  avatar

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.