Your app's logs?  Or the device's logs?

If you're doing the second one, don't do that, your app will be a
massive privacy leak that will probably be removed from the market...

What do you mean by the call log?  A stack trace?

kris

On Mon, Jan 30, 2012 at 1:07 AM, mithu <mithra...@gmail.com> wrote:
> I'm developing an app that extracts the call log and store it in a
> local text file, then push this file to a server.
> Till now i'm able to extract the call log and store it in a text  file
> by creating an activity. But the problem is if i delete an entry in
> the call
> log, its get deleted in my file too. i don't want the items to be
> deleted in the file and it should not be overwritten and i want
> the file to be deleted once it is pushed to the server and i want the
> app to run as a service in the background. Can anyone suggest me with
> some idea. I would appreciate if you provide some example code.
>
> Thanks in advance!
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to