DroidDLNA | full featured android DLNA App , with support of UPnP/DLNA | Media library
kandi X-RAY | DroidDLNA Summary
kandi X-RAY | DroidDLNA Summary
DroidDLNA is a full featured android DLNA App, with support of UPnP/DLNA Control Point, UPnP Media Renderer and UPnP Media Server. This app is based on Cling 2.0 alpha1, Cling is a UPnP-compatible software stack for Java environments. Play easily your music, videos and images on your phone and devices on your network (DLNA TVs, XBMC, WMP, ...), from your external UPnP Media Servers. Play your phone/tablet media to those devices. This code was mainly developed in 2013-2014, now I decide open source it in 2015.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Prepare media server
- Gets the fold name
- Get the sd card path
- Get VoldInfo for device
- On touch event
- Fixes translation
- Double click
- Fixes the scale
- Handle click
- Synchronously executes the subscription request
- Execute the local service method invocation
- Start playback
- Write out datagram message
- Handles incoming notification
- Sends a request message
- Initializes the surface
- Handle a browse action
- Creates an HTTP request based on the operation message
- Unzip a file
- Copy a file
- Runs the HTTP request
- Executes a synchronous request
- Set the token from a string
- Given an undescribe the device and its children
- Get a bitmap by width and max width
- This method executes the synchronous event request
DroidDLNA Key Features
DroidDLNA Examples and Code Snippets
Community Discussions
Trending Discussions on DroidDLNA
QUESTION
I am new in working with UpNp and DLNA. I am using cling library and DLNA code from here. In this code, everything working perfectly but my need is something else. It is giving me all media folders(Videos, Audio and Images) from selected device in network. But what I want is non media files from selected device on the network i.e., .docx, .srt, .txt etc.
Here is some code portion:
...ANSWER
Answered 2018-Feb-22 at 03:50Ok, After diving into code from more than a week, I got basic idea how DLNA and UPNP works. How callbacks are made and how it fetches media files from device. So, now I am able to answer my own question.
HOW TO GET NON MEDIA FILES:
Whenever discovery service found your own device, it will prepare media server which will fetch all media from your device. First it creates a Node for specific type of media.e.g., Videos, Photos, Audios etc. Here is the code:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install DroidDLNA
You can use DroidDLNA like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the DroidDLNA component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page