android - Getting Frequent Outgoing SMS -
in android application, want access contacts whom messages sent in particular period. using servives , broadcast receiver, have accessed outoging sms details: contact, time, no of messages sent(depending on length of message). want to count of each contact appearing in cursor adding (no. of messages) , sort results giving frequent outgoing messages , contacts.
Comments
Post a Comment