[MUSIC]
Hi there, my name is Mike.
And I'm here to demo my app.
So thank you for joining me.
My app is a kind of drawing app, and it uses the face tracking framework.
It's going to allow people to draw a simple picture, by moving their face.
And once a user has drawn a picture, they can save it to a history list
of their drawings and then they can clear the screen and start over.
So the main function of the app is the drawing screen.
So it's the screen that lets you draw the photos and then the secondary
function is the function that lets you view your saved photos and
clearing the screen to start over.
So I'm going to demo the app now.
I'm going to start it up here.
Okay, so on the main screen of the app, you can see that the camera is facing me.
And you can see an image of me getting ready.
Now, what's going to happen is, as I hold my finger down the screen,
you can't see my finger.
But, what's happening is, it's drawing a line as it tracks my nose.
So, I can really, basically use my nose to, draw the line here.
When I lift my finger from the screen, it stops drawing the line so
I can draw different paths, different sections of the image.
You'll see that the three main functions are at the bottom there.
So I've just tapped Saved and
that saves the image and it shows a confirmation screen.
If I hit View then I see a list of images that I've already saved.
And I can tap on one of them to see the actual full screen version of that image.
So once I'm done looking at that, I just hit Back and then I hit Done.
And then it goes back to the drawing screen.
The last function is you can hit Clear in the lower left there and
it will clear the screen so that I can start over and draw a new picture.
All the main functions of the app are at the bottom of the screen,
so that makes it easy to hit them when you're holding the phone at arms length.
Your thumb would normally be close to the bottom of the screen.
And they don't really cover up the image so
you get a lot of drawing space when you're drawing your image.
So, that's the app.
Thank you for joining me.
I had fun creating it.
And I hope you had fun creating your apps as well.