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
SMSesFolderer SMSesFolderer converts your SMS Inbox and Outbox folders into tiny text files in the current selected storage folder in dated order (most recent bottom) based on date. Select the storage card folder with the built in file interface and select 'Sync' from the toolbar to create the REC and SND text files. You can also use program this to send SMSes
MobileController Standard Edition Real-time Control and Display
Both mobile and computer screen have been synchronized and therefore they are one in the same
Using a mouse or keyboard to operate on computer screen is just like using a stylus pen or keyboard working on the phone
SMSFingerer SMSFingerer allows you to create pages of finger friendly SMS contact buttons and send SMSes with a large finger friendly keyboard. For each button you can add a contact name and phone number. Use the joypad left/right to change pages
Hinavigator Hinavigator - Touch To Go is a software package that allows you to launch programs, make calls, view weather information, access Phone profiles, do ALT-TAB, turn on/off today Plug-ins, and navigate your device by only one hand
StatusSMSerer StatusSMSerer allows you to update people of your current status via SMS
SMSesHTML SMSesHTML creates a HTML report of your Sent and Received SMS folders. Select the folder and tap the button to create a HTML page with the fields date/sender and text of the message. You can also preview the HTML page in Pocket Internet Explorer
Flash Messenger Flash Messenger - The programs lets ou send Class0 type of SMS which means, the sms will be flashed directly on recipients screen without getting into inbox
VoiceSMSer VoiceSMSer sends a SMS of a wave file link. When you tap the button the voice recorder starts and when you tap it again the wave file is uploaded to a remote FTP server
MobileInfo MobileInfo - 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.
Information is power. And with the .NET Compact Framework we can have all the information we want
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
Pocket Death Clock Pocket Death 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.
Let's have some fun today. And do an application that is just for kicks
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
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
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
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