• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Auto Answer Phone Calls???

Laxidasical

Newbie
Is it possible for an app to do the follow...


  • Auto answer phone calls
  • Turn off the mic
  • Play a .mp3 that only the caller will hear

UPDATE: It looks like I found answers to my own questions. The first bullet point would be handled by the TelephonyManager Class. The last two would be handled by the AudioManager Class. I haven't done any testing yet, but this should definitely point anyone else who is interested in doing this in the right direction...
 
Back
Top Bottom