I need to implement a small text ui to show sms message from inbox in unity.
After searching, I only find how to use Application.OpenURL to send a sms message.
You need a plugin for that. You write 2 functions that can read and write to messages in Java then call those functions from C#. You can also use this plugin from this nice person on the internet.