send SMS through custom windows phone 8 app

Omegamef

New member
Aug 22, 2016
1
0
0
Hi All,

I have experience with .NET and windows form applications on the PC but zero with windows phone 8. I need to develop a simple sounding app:

5 buttons, each button to send a different SMS message.

That's it. Just 5 text messages sent over SMS using a windows phone app. Messages go to the same number every time and about are 25 characters long each.

I'm reading about SmsTextMessage class and it's not getting any clearer.

Anyone have any tips for an abosulte beginner?

Cheers

Steve
 
Have you tried the msdn forums? And windows phone 8 is slowly losing support in favour of windows 10 mobile -I hope you know that
 
SmsTextMessage class

Manages a decoded SMS text message, providing direct access to the plain text body of the message, as well as key header properties, such as time stamp.
Note This functionality is only available to mobile operator apps and Windows Store apps given privileged access by mobile network operators, mobile broadband adapter IHV, or OEM
.

For normal developer it's two clicks minimum - button in app to compose and show message + send button in SMS. Check e.g. stackoverflow
 

Members online

No members online now.

Forum statistics

Threads
335,834
Messages
2,258,844
Members
428,743
Latest member
Yes