The source code includes the android build but it hasn't been tested on this release and it is not complete. We never got a working sound card interface. I think a new Android development is needed and ideally this would involve a qtquick re-write of the GUI.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I managed to get libdream.so from the apk file, I suppose this is the file that has the DRM decoder code inside it. Is the C source code used to make this .so file available? Is there anyway I can use this .so file in my project to decode my DRM encoded files? The user interface is not important at the moment I am just looking for a way to decode my file.
Last edit: mahaju 2019-05-09
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Available here :https://sourceforge.net/projects/drm/files/helper%20files/dream-snapshot.apk/download
Hi, did you succeed with that apk version on android device? I tried, but it failed to read input test file or capture sound device input :(
Last edit: zhongfanyang 2018-11-14
delected mas
Last edit: Luis Ramirez Castro 2019-11-07
Hi, no, I just installed it on my Android phone, but haven't have the time to experiment with it.
It's a work in progress - I can't remember how far we got with audio - it is worth seeing if the new QtMultimedia framework would help.
is the source code for the apk file availabe?
is the source code for the apk file availabe?
The source code includes the android build but it hasn't been tested on this release and it is not complete. We never got a working sound card interface. I think a new Android development is needed and ideally this would involve a qtquick re-write of the GUI.
I managed to get libdream.so from the apk file, I suppose this is the file that has the DRM decoder code inside it. Is the C source code used to make this .so file available? Is there anyway I can use this .so file in my project to decode my DRM encoded files? The user interface is not important at the moment I am just looking for a way to decode my file.
Last edit: mahaju 2019-05-09