debugging on emulator and access to res files

debugging on emulator and access to res files

BY 17 May 2013 Native Application Development

Hello, I’ve got a problem with debugging. Went I run application in normal mode on emulator, everything is fine. But when I run it in debug mode, program have no access to my resource files (files, databases etc), e.g.

 

 

05-17 01:50:53.618 : ERROR / Tizen::Media ( 4422 : 4422 ) : Tizen::Graphics::Bitmap* Tizen::Media::Image::DecodeN(const Tizen::Base::String&, Tizen::Graphics::BitmapPixelFormat) const(90) > [SECURE_LOG] [E_FILE_NOT_FOUND] srcImagePath:/Res/progressing04_big.png

 

This makes debug a bit useless. Any thoughts?

 

ps. OspCompat mode

 

 

Written by