Call predefined number automatically
I am writing an app i have a panic button, onclick it should automatically call a predefined number. I'm managing to open the native android dialer but still i need the user to click again on send button to dial.
How can i make a direct call from the app?
Thanks!