07-24-2012 12:56 AM
Hello All,
I am working on an application in which i want to take backup of all inbox messages means i want to upload on server
Is it possible if possible then how i achieve this task
Please provide your suggessstion.
07-24-2012 03:32 AM
It is possible to read email and Pin messages from inbox...
for this you just search the corresponding api..
but for sms you first intercept the messages and then store the messages into memory so that you can later read sms from that part of the memory..