*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 Unit Testing We [~tjackman] can you add the following checks for some detail around testing here. What do we need to test and what is a start: wrapper that we don't need to test
detectRoot() { detectDeviceLock() debuggerDetected() isEmulator() detectLatestOS() detectDeveloperOptions() |
|