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
 

Chintan Gohel

Active member
May 23, 2014
10,785
1
36
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
 

Kimmo Toivanen

New member
Jan 12, 2013
182
0
0
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

Forum statistics

Threads
329,838
Messages
2,252,659
Members
428,697
Latest member
rayjaymor85