週報(10/22〜11/05)
I have to find an internship for next year so this week, I have mainly made my portfolio. I also have learn a bit of Flash.
週報(10/15〜10/22)
I have improved the motion detector app :
週報(10/15〜10/22)
I have made the motion detector with the front Camera of the Tablet.
週報(10/8〜10/15)
I have found source code with which I have taken and save a 10px-10px picture. I have made an app which draw a picture when the device is not moved (using the accelerometer).
週報(10/1〜10/8)
This week, I have mainly followed tutorials to learn and remember android programation.
I have detected a proximity sensor on the asus tablet but it doesn't seem to detect anything.
The other option to detect movement is the front camera. There are two ways to use it : call the camera application in my application or use the camera API. I have called the camera application and it isn't adapted to my project. So, I will have to use the camera API.