[Development] QML Audio on Android

Thiago Macieira thiago.macieira at intel.com
Wed Feb 5 22:15:52 CET 2014


Em qua 05 fev 2014, às 12:52:07, Alan Ezust escreveu:
> I have the same question.
> Interesting that assets:/ is used in both android and blackberry 10...
> It would be nice if we could get  assets:/ to work on the desktop platforms
> also,
> perhaps by packaging the assets into an accompanying .zip file so it
> doesn't cause memory bloat on the executable.

It should either redirect to QRC or to an platform-specific file search 
methodology. That's what we have QStandardPaths for.

assets:/ should be no more than QStandardPaths::locate().
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Development mailing list