public class DebuggerCheck extends AbstractSecurityCheck
| Constructor and Description |
|---|
DebuggerCheck() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
execute(android.content.Context context)
Check whether a debugger is attached to the current application.
|
testclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNameprotected boolean execute(@NonNull
android.content.Context context)
execute in class AbstractSecurityCheckcontext - Context to be used by the check.true if device is in debug mode