java - how to show message sent by my app in default message application -
my application allows users send messages others, wondering possible show text sent in default message app. want show text in existing conversation in messaging app if possible instead of creating new conversation.
you try google cloud messaging ( gcm ). link has nice tutorial!
Comments
Post a Comment