Get comunication events - Windows Mobile Development and Hacking General

I'm writing monitoring application and need to get some communication events.
Using the 'tstril' I can get the incoming SMS events and also captured out SMS and incoming/outgoing voice calls events. My problem now is that I captured the events but don't know how to parse their data in the RILMESSAGE struct since it have data struct just for few events.
Any ideas how can I get the missing data?
Thanks

Related

Call History - No Limit

Is there a program or reg tweak to allow me to have all of my call history? I want it to keep a record of every call.
Thanks.
Get CallCalendar. It's in CRC's Device update. It places your calls on your calendar. If you sync your device with Google's Syncing service, you'll have your calls on your phone as well as on your calendar on google.com.

save incoming/outgoing SMS into txt

The idea is to intercept every incoming/outgoing SMS and save them into a file or a TXT so they can be viewed latter and re-direct the sms to the standard SMS application as if the SMS was never touched.
My first option was one of those spy programs to record GPS position, SMS and call log but one need to send a SMS with a specific command to retrive the information and i dont want to incur in charges (sending the command and sending the info from target phone) as a dont have unlimited SMS.
I've been looking at this
MessageInterceptor class'
but my programing skills are not sufficient, hope someone can help me out.
thanks in advance

[PRJ] SMSAutoReply

I am currently working on an application that will auto reply to text messages when enabled. Reason behind this is in Canada it is illegal to use your handset while driving. I plan on expanding the pre-defined messages.
Cheers!
Have you checked out MagiCall at all? Doesn't have a very nice interface, but it's very powerful and versatile. You can use it to change outgoing dialed numbers (ie:for calling cards etc), auto reply to incoming SMS messages, as well as run commands and programs on incoming SMS messages.
I use it to auto-reply to anyone in my "Friends" categories if they call or text me during an appointment in my calendar.

How to check incoming message ?

Hi
I have created a Service in android to check the incoming message .I want show the notification to the user at the time of new incoming message.And to view the body of the incoming message in the class.
That means how to pass the message body from Service to the Active class
Please any one help me
Is your Service working? Are you calling BroadcastReceiver as an intent inside your Service?
At that point, the default SMS receiver will post the notification. You can pop-up an Alert Dialog with the message. Which is basically the same thing as the user going to the default SMS client.
What are you trying to accomplish?

[Q] App that blocks private calls and no mailbox

Hi,
I'm looking for an app that blocks private calls and especially not referring to the mailbox.
All the ones I found relate to voicemail, and it's what I do not want to not have polluted my email messages telling me that someone has tried to contact me without leaving me message.
Thanks

Categories

Resources