I would like to understand how can i make something like an app for my android phone, that will send me a mail every time i get a new SMS on my device.
Is an app the right way to do it? can i create an app that will have access to my unread SMS messages that will be able to pull their text content and send it via mail?
Ive searched for a solution online but couldnt find anything that doing exactly what im trying to do here.
Im a novice coder and this idea popped out to my head and i would like to learn how i can implement such thing if its even possible.
Thanks!