How to Hang up a call

Jmu5667

Well-Known Member
Licensed User
Longtime User
Hi

I have made a call using StartActivity(p.call(<number>)). I was wondering how do i hang up the call.

The application I am currently writing will get turned into a service, but for the purpose of debugging etc I have it as a normal app.

Advice would be much appreciated.

John.
 
Top