Android, store a couple of wav files.

Posted by Dimitry Hristov on Stack Overflow See other posts from Stack Overflow or by Dimitry Hristov
Published on 2010-03-26T07:41:18Z Indexed on 2010/03/26 7:43 UTC
Read the original article Hit count: 448

Filed under:
|
|
|
|

I'm generating about 6 wav audio files at runtime. I want to store them in internal memory. Is a blob to sqlite the right/recommended way?

© Stack Overflow or respective owner

Related posts about android

Related posts about sqlite