safetynet helper sample - apps on google play
正在載入網址信息....
檢測到目標網址安全。
檢測到目標網址已失效。
檢測到目標網站有威脅,請謹慎。
  • AVG
  • Google
  • Mcafee
  • 趁勢科技
  • Norton
  • QQ安全管家

safetynet helper is an open source library for the google safety net api. it’s makes it easier for developers to integrate and use this great service provided by google to add extra layer of validation of the device your app is running on. this is the sample app to show how it works. if you want to jump straight to the code go here -> https://github.com/scottyab/safetynethelper/ this sample app will check if your device passes the google safetynet cts test safetynet helper library features: * simplified call the safetynet api * decoding of the json web token (jwt) response into simple pojo * integration with the device verification api to verify the jwt message. * ssl pinning on the device verification api connection