One thing I get confused: in Nokia 6260, there are two applications: Camera and Gallery which both have the camera functionality.
So, here I am wondering is there such embedable camera application used by both Gallery and Camera??
I have made a test through the RApaLsSession, I got the embedalbe application list and found there was one camera in the embedable app list which uid is 0x101f857a which is the same as the Camera application.
So I opened both camera function in Camera and Gallery, when I closed the Camera. the embedable camera app was also closed!! It shouldn't be like this because the Gallery was opened to use the embedable camera app.