Tuesday, February 10, 2015

Changes 2/10/15 - Firefox OS and Github

I kept going with my attempts to understand the camera API.  I used Finn's Flame device today because it has OS 2.2, and console.log works with the web console.

Now I can see this on my computer:


I'm stuck though, because everything seems to work, but the image doesn't show up in the gallery and I don't know how to reference it yet.  However, it appears to be going through all the steps correctly, and just failing to write to the file.

1 comment:

  1. So you figured out many arguments the getCamera method takes, now you just need to figure out what kind of object it is expecting as the third argument.

    I'm not going to be any help with the specifics. As I mentioned to Finn, you and he are blazing the trail. My plan is to follow along behind you ;-)

    ReplyDelete