I am just a starter and student researcher in android coding. I am thinking about writing an app that could access the native messaging app in phone. Is it possible to access the native messing app (accessing mean I could be able to send the message from native messaging app and read the incoming message)? How could I be able to read or reference about that topic? Thanks.
Asked
Active
Viewed 1,075 times
2
-
2I think this one would be useful http://mobiforge.com/developing/story/sms-messaging-android – Volodymyr Lykhonis Jun 20 '12 at 00:25
-
1Along with @VladimirLichonos link, follow this question http://stackoverflow.com/questions/4967448/send-sms-in-android – gsb Jun 20 '12 at 00:38
-
The question has not been properly answered yet. No mentions as to how one can access the 'native' sms app (without using SMSManager) – devanshu_kaushik Oct 15 '12 at 13:08