Hi all,
This being my first foray into android development, please forgive me if this is a silly question. I have 2 G1's, and my wifes G1 has been rather annoyingly dropped in mud resulting in the answer button not working. Of course, I could take it to be repaired, but being a
Java developer decided it may be more fun to write an app that displays an on screen answer button for recieving calls. I checked out the google sdk docs and whilst I could find a listenter class for detecting when the phone is ringing, I could find nothing that could actually give the order to answer or reject the call. Is this a call that is done at a lower level meaning it is impossible, or have I just missed the documentation?
Any hints would be appreciated.