I saw some SO posts which discussed about how to end a phone call programmtically, for example, this one. Yep, people focus on the result but no one actually explain the rea
Actually, adding ITelephony.aidl to your project isn't necessary, it is just a convenience. You could just as well do it this way: correct answer