This message was deleted.
# android
s
This message was deleted.
🚫 2
😶 1
👎 4
b
Do you mean SMS or notification?
t
@Brian Dilley sms to other phone
b
so you want it to show up as a text message - you don’t need Android/Kotlin to do this. Just signup for Twilio and write a script
t
@Brian Dilley ok, will it cost money? if it costs money I prefer not to
b
yes, it’ll cost money.
t
@Brian Dilley then I'll pass Lol
b
🙂
t
@Brian Dilley thanks anyways
b
you can send text messages through email if you know their provider
t
@Brian Dilley oh ok, i will try this
b
either way - you’re in the wrong place for what you’re looking to do
t
@Brian Dilley is it because it's not kotlin related
b
no, it’s because in android (and even iOS) you don’t write code to send an SMS to someone. You write code to open up a pre-formatted SMS and the user presses send or not.
e
well that and saying "in Kotlin" doesn't magically make a question kotlin-related if you don't know how to solve it without kotlin either
t
@ephemient 😅