PDA

View Full Version : How can I get the effect of the ICamera interface


yxq2k
08-21-2003, 11:04 PM
I wrote some codes in which I use the ICamera interface to have a test of using the APIs, but when exacuting the app, the Emulator says "Unable to start application. " Is that I can't see the final effect of the use of ICamera interface though the Emulator, or my code have got mistakes:confused: (I just copied the sample code in the chapter of ICamera Interface in the PDF documnet "BREW™ 2.1 API Reference"<Page215> and made a little modification to make it got through compiling)? Thank you!
:)

Kevin
08-27-2003, 10:47 AM
Camera emulation is not currently available. We are working to provide this, but no date is available for release.

yxq2k
08-28-2003, 06:42 PM
Thanks.
:)