Skip to content

liulei9385/CyberLink4Android

Repository files navigation

CyberLink4Android

适用于Android投屏,经测试可用于泰捷盒子,奇异果,win10 5kplayer等等。

CyberLink for Android is a DLNA development package for UPnP™ developers on Android development. CyberLink controls these protocols automatically, and supports to create your devices and control points quickly.The file on www.cybergarage.org for Android can only realize the find and browse function, so I combine the Cyberlink4Java and the jar for Android make this Cyberlink for Android.

image image image

Status

  • Maven Central

Usage

for Gradle

If you are building with Gradle, simply add the following line to the dependencies section of your build.gradle file :
compile 'com.charonchui.cyberlink:library:1.0.0'

for Maven

<dependency>
  <groupId>com.charonchui.cyberlink</groupId>
  <artifactId>library</artifactId>
  <version>1.0.0</version>
</dependency>

Developed By

License

Copyright (C) 2013 Charon Chui <charon.chui@gmail.com>

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

android dlna demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published