implicit Intent
-
SmsManager
Android Sending SMS Example
In some situations, we want to send sms messages from our own Android application. There are two different ways to…
Read More » -
Email
Android Sending Email Example
To send an email from your application, you don’t have to implement an email client from the beginning, but you…
Read More »