Hello All, I want to know if it's possible to build app for Symbian S60 3rd, which captures specific incomming call and then automatically turn on the camera and take picture? Can I start a research about my problem, or there is no use?
Hello All, I want to know if it's possible to build app for Symbian S60 3rd, which captures specific incomming call and then automatically turn on the camera and take picture? Can I start a research about my problem, or there is no use?
Qt does not really have telephony related APIs so you would propably need to us eSymbian CTelephony API for detecting the incoming call, and then you could indeed use Qt Camera API for taking an image.