I'm new to Android, so is there a way to automatically call a number (or at least put it in the phone's dialer) when an app is opened? (the app needs no GUI, it just needs to call when opened)
Thank you for your time!
I'm new to Android, so is there a way to automatically call a number (or at least put it in the phone's dialer) when an app is opened? (the app needs no GUI, it just needs to call when opened)
Thank you for your time!
To make a call,
}
Add this permission into manifest.
refer this