Wednesday, May 21, 2014

[android-developers] Receiver when debugger is attached to an application

Hi All,

Hoping doing well..

I have developed one app.
I want to stop memory dumping for my app by attaching a debugger to it on runtime..
I found one api  android.os.Debug.isDebuggerConnected
Above api will give true if sombody attached a debugger to my app.
But my question here is Can I get a callback or receiver when some hacker attaches a debugger  to my app..

Thanks & regards,
Bunty Syed
 


--
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+unsubscribe@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 unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment