*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()
Unit Testing [~tjackman] can you add some detail around testing here. What do we need to test and what is a wrapper that we don't need to test
|
|