SMS Logger - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
I've had a lot of requests for SMS related applications. So today we will create a SMS logger application. This application will allow users to scroll through a listing of all the SMS / text messages they have received while the application has been running.
This is a great application for a beginner to create. It has a very simple UI, the main component is the WebBrowser. The way we can have nicely formatted text easily.
The key piece of code here is the MessageRecieved event off of the SmsIntercepter object.
Possibilities:
This application logs incoming SMS messages, but it doesn't do several thing that were requested from our reader. It doesn't log outgoing messages. It doesn't save to a text file. And it doesn't clear out data from Outlook Mobile when the users runs SMS Logger.
I also think there is room to improve the UI. I think some small 16x16 pixel graphic files could really add some life to the application. Maybe one icon for incoming messages, and one for outgoing messages.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Supported operating systems:
Windows Mobile 2003, Windows Mobile 5.0, Windows Mobile 6 Classic, Windows Mobile 6 Professional, Windows Mobile 6.1 Classic, Windows Mobile 6.1 Professional
Similar Software:
TvMSmS TvMSmS-very simple application which allows you to send SMS via VOIP account
ClipboardTweetshrink ClipboardTweetshrink - converts the current PocketPC clipboard into SMS short form and copies the new text into the clipboard and displays it. Copy the text on the clipboard from any application and then tap the button to convert it to SMS text. This service is provided by TweetShrink
Info Sharp Info Sharp gathers SMS Firewall, Auto Answering/Forward Machine, and SMS Notification in one. It also can manage and classify all your SMS more efficiently.
It can not only send, receive, forward SMS but also manage the all sms into a Tree structure. It also has a super filter which take many actions such as play sound, vibrate, auto reply by the SMS's number or content
ClipboardSMSer ClipboardSMSer sends the text contents of the PocketPC clipboard to a contact via SMS
StatusSMSerer StatusSMSerer allows you to update people of your current status via SMS
2me2u 2me2u is an app that sits on the phone, waiting for SMS's to be sent. You login to a web portal (which the app also logs into) and create your SMS there (as many as you wish) and when the app checks (every 1s to 300s) it'll download the messages you want to send, then send them. With a delivery report if you so wish
OS Logger OS Logger - Log your last 3 received sms in your calendar as appointment.
If you have S2U2, and have activated the "show appointment" option, you can automatically read your sms without having to unlock your device
iPocketSMS iPocketSMS includes 10 free credits!
iPocketSMS is an application that allows you to send SMS to any destination with special features for less than 0.01 per credit
ShowLastMsg ShowLastMsg - ShowLastMsg displays last unread message. You can assign it to a hardware button for quickly viewing unread messages.
USAGE:
showlastmsg.exe [#BOX(messaging account)] [/ALL] [/SILENT]
/ALL - ignore READ flag (always display last message)
/SILENT - not show "Not found any unread messages" alert
Example:
showlastmsg
Other Software by developer «Chris Craft»:
Mobile SMS Contact Mobile SMS Contact - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
Today one of my readers, Paul Diston, made the following request
Mobile Quiz Mobile Quiz - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
Today we are going to look at another classic goal in Mobile development, data collection
Community Megaphone Reader Community Megaphone Reader - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET
Trippr Trippr - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
You've probably already figured out what this application does
What Is My IP? What Is My IP? - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
You may have seen sites like WhatIsMyIP.com, IPChicken.com, and my favorite IPCow.com
GPS Clock GPS Clock - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
I couldn't resist creating another GPS related mobile application
Lunch-O-Matic Lunch-O-Matic - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
Being a geek, I have a lot of geek friends. Being friends, we tend to eat lunch together
Mobile Speedometer Mobile Speedometer - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET
Mobile Weather Mobile Weather - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET