*What* Leverage some existing checks into the Android Security SDK
*How* Using the recommendations coming out of the initial IdM SDK Module work
http://feedhenry.org/mobile-security/#mobile_app_self_defence
We can add the following checks for a start:
detectRoot() { detectDeviceLock() debuggerDetected() isEmulator() detectLatestOS() detectDeveloperOptions() |
|