Start a new topic

Using media from android expansion file

Using media from android expansion file

1 person has this problem
1 Comment


Hi,

I'm using the Wikitude Phonegap Plugin and with all media the Android version of my App ist > 50MB.

Hence the Android Expansion File mechanism has to be used (see http://developer.android.com/google/play/expansion-files.html)

I'm using am Apache Cordova plugin (https://github.com/agamemnus/cordova-plugin-xapkreader) to handle this.

Although this won't work with the wikitude plugin. When e.g. using a regular html audo tag with the url "content://<ID>/main_expansion/assets/test.mp3"

everthing works fine.

But using the AR.Sound() method, the error "W/Android Callback(19304): Unknown protocol: content (content://..." appear's.

Does anyone have experience with android expansion files and wikitude?

Is there a way to solve that problem?

Any help is appreciated!

Thanks,

Markus

 

 

 
Login or Signup to post a comment