Description: * Calls Google play services Safety Net test
* Local verification of request
* Verifies Safety Net API response with the Android Device Verification API (over SSL pinned connection)
To Search:
File list (Check if you may need any files):
safetynethelper-master
safetynethelper-master\.gitignore
safetynethelper-master\README.md
safetynethelper-master\art
safetynethelper-master\art\SafetyNet Helper-feature-graphic.png
safetynethelper-master\art\safetynet_logo_v1.png
safetynethelper-master\art\safetynet_logo_v1_512x512.png
safetynethelper-master\art\safetynet_logov1.svg
safetynethelper-master\art\sample_info.png
safetynethelper-master\art\sample_loading.png
safetynethelper-master\art\sample_req_fail.png
safetynethelper-master\art\sample_req_pass_cts_fail.png
safetynethelper-master\art\sample_req_pass_cts_pass.png
safetynethelper-master\art\sample_req_pass_validation_fail.png
safetynethelper-master\art\sample_start.png
safetynethelper-master\build.gradle
safetynethelper-master\gradle.properties
safetynethelper-master\gradle
safetynethelper-master\gradle\wrapper
safetynethelper-master\gradle\wrapper\gradle-wrapper.jar
safetynethelper-master\gradle\wrapper\gradle-wrapper.properties
safetynethelper-master\gradlew
safetynethelper-master\gradlew.bat
safetynethelper-master\safetynetlib
safetynethelper-master\safetynetlib\.gitignore
safetynethelper-master\safetynetlib\build.gradle
safetynethelper-master\safetynetlib\proguard-rules.pro
safetynethelper-master\safetynetlib\src
safetynethelper-master\safetynetlib\src\androidTest
safetynethelper-master\safetynetlib\src\androidTest\java
safetynethelper-master\safetynetlib\src\androidTest\java\com
safetynethelper-master\safetynetlib\src\androidTest\java\com\scottyab
safetynethelper-master\safetynetlib\src\androidTest\java\com\scottyab\safetynet
safetynethelper-master\safetynetlib\src\androidTest\java\com\scottyab\safetynet\ApplicationTest.java
safetynethelper-master\safetynetlib\src\main
safetynethelper-master\safetynetlib\src\main\AndroidManifest.xml
safetynethelper-master\safetynetlib\src\main\java
safetynethelper-master\safetynetlib\src\main\java\com
safetynethelper-master\safetynetlib\src\main\java\com\scottyab
safetynethelper-master\safetynetlib\src\main\java\com\scottyab\safetynet
safetynethelper-master\safetynetlib\src\main\java\com\scottyab\safetynet\AndroidDeviceVerifier.java
safetynethelper-master\safetynetlib\src\main\java\com\scottyab\safetynet\GoogleApisTrustManager.java
safetynethelper-master\safetynetlib\src\main\java\com\scottyab\safetynet\SafetyNetHelper.java
safetynethelper-master\safetynetlib\src\main\java\com\scottyab\safetynet\SafetyNetResponse.java
safetynethelper-master\safetynetlib\src\main\java\com\scottyab\safetynet\Utils.java
safetynethelper-master\safetynetlib\src\main\res
safetynethelper-master\safetynetlib\src\main\res\values
safetynethelper-master\safetynetlib\src\main\res\values\strings.xml
safetynethelper-master\sample
safetynethelper-master\sample\.gitignore
safetynethelper-master\sample\build.gradle
safetynethelper-master\sample\proguard-rules.pro
safetynethelper-master\sample\src
safetynethelper-master\sample\src\androidTest
safetynethelper-master\sample\src\androidTest\java
safetynethelper-master\sample\src\androidTest\java\com
safetynethelper-master\sample\src\androidTest\java\com\scottyab
safetynethelper-master\sample\src\androidTest\java\com\scottyab\safetynet
safetynethelper-master\sample\src\androidTest\java\com\scottyab\safetynet\ApplicationTest.java
safetynethelper-master\sample\src\main
safetynethelper-master\sample\src\main\AndroidManifest.xml
safetynethelper-master\sample\src\main\java
safetynethelper-master\sample\src\main\java\com
safetynethelper-master\sample\src\main\java\com\scottyab
safetynethelper-master\sample\src\main\java\com\scottyab\sateynet
safetynethelper-master\sample\src\main\java\com\scottyab\sateynet\sample
safetynethelper-master\sample\src\main\java\com\scottyab\sateynet\sample\MainActivity.java
safetynethelper-master\sample\src\main\java\com\scottyab\sateynet\sample\SampleAppUtils.java
safetynethelper-master\sample\src\main\res
safetynethelper-master\sample\src\main\res\drawable-hdpi
safetynethelper-master\sample\src\main\res\drawable-hdpi\ic_action_info.png
safetynethelper-master\sample\src\main\res\drawable-hdpi\ic_action_share.png
safetynethelper-master\sample\src\main\res\drawable-mdpi
safetynethelper-master\sample\src\main\res\drawable-mdpi\ic_action_info.png
safetynethelper-master\sample\src\main\res\drawable-mdpi\ic_action_share.png
safetynethelper-master\sample\src\main\res\drawable-xhdpi
safetynethelper-master\sample\src\main\res\drawable-xhdpi\fail.png
safetynethelper-master\sample\src\main\res\drawable-xhdpi\ic_action_info.png
safetynethelper-master\sample\src\main\res\drawable-xhdpi\ic_action_share.png
safetynethelper-master\sample\src\main\res\drawable-xhdpi\pass.png
safetynethelper-master\sample\src\main\res\drawable-xhdpi\problem.png
safetynethelper-master\sample\src\main\res\drawable-xxhdpi
safetynethelper-master\sample\src\main\res\drawable-xxhdpi\ic_action_info.png
safetynethelper-master\sample\src\main\res\drawable-xxhdpi\ic_action_share.png
safetynethelper-master\sample\src\main\res\layout
safetynethelper-master\sample\src\main\res\layout\activity_main.xml
safetynethelper-master\sample\src\main\res\menu
safetynethelper-master\sample\src\main\res\menu\menu_main.xml
safetynethelper-master\sample\src\main\res\mipmap-hdpi
safetynethelper-master\sample\src\main\res\mipmap-hdpi\ic_launcher.png
safetynethelper-master\sample\src\main\res\mipmap-mdpi
safetynethelper-master\sample\src\main\res\mipmap-mdpi\ic_launcher.png
safetynethelper-master\sample\src\main\res\mipmap-xhdpi
safetynethelper-master\sample\src\main\res\mipmap-xhdpi\ic_launcher.png
safetynethelper-master\sample\src\main\res\mipmap-xxhdpi
safetynethelper-master\sample\src\main\res\mipmap-xxhdpi\ic_launcher.png
safetynethelper-master\sample\src\main\res\mipmap-xxxhdpi
safetynethelper-master\sample\src\main\res\mipmap-xxxhdpi\ic_launcher.png
safetynethelper-master\sample\src\main\res\values-w820dp
safetynethelper-master\sample\src\main\res\values-w820dp\dimens.xml