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

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -