openEmail

fun openEmail(    ctx: Context,     mailto: String,     subject: String,     body: String)

Opens the default email client with the specified fields already filled