Page 1 of 1

CameraService Mapping

Posted: Thu Feb 21, 2013 5:41 am
by Ted L

Is there a way to launch the camera from the startScreen and then have the output mapped to another page?

Thanks


CameraService Mapping

Posted: Thu Feb 21, 2013 6:29 am
by maxkatz

To get the data on the another page you could save it first into local storage and then read it on the second page.


CameraService Mapping

Posted: Thu Feb 21, 2013 6:49 am
by Ted L

Hi Max,

I was just looking into that and that's what I came up with too :) I'm working on reading it from the second page right now. I wasn't thinking of a picture as data.

Why is it that I can spend a two weeks trying to figure something out, then a few minutes after I ask for help, I find the answer.

As soon as I heard the e-mail come in, I knew somebody has posted the local storage idea.

Thanks :)


CameraService Mapping

Posted: Thu Feb 21, 2013 6:49 am
by maxkatz

You welcome :)