开发者

Blackberry way to store audio and video into sqlite?

I want to make a blackberry app. which will store audio and video files into the sqlite database.

Does blackberry have a special api for t开发者_JAVA百科his? (special classes for byte[])

Can I store files into sqlite on blackberry?


Sure can. Have a look at using BLOB in version 3+. Why you'd want too instead of using links to the content, well, that's up to you and the particular application you're looking to create of course.

Here's a good development guide from RIM on working with SQLite on the Blackberry platform.

Best of luck!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜