Android Studio
The Android Studio project provides sample code for using basic APIs of the Safety Detect SDK.
SysIntegrity
The project provides sample code for using the SysIntegrity API of the Safety Detect SDK.
AppsCheck
The project provides sample code for using the AppsCheck API of the Safety Detect SDK.
URLCheck
The project provides sample code for using the URLCheck API of the Safety Detect SDK.
UserDetect
The project provides sample code for using the UserDetect API of the Safety Detect SDK.
WifiDetect
The project provides sample code for using the WifiDetect API of the Safety Detect SDK.
NOTE
Before using the sample code, read the README file in the sample project carefully. Run the sample code only after you complete the following operations:
Sign in to AppGallery Connect, download the agconnect-services.json file of your app, and copy the file to the app directory of the sample project.
Open the build.gradle file in the sample project, and change the value of applicationId to your app package name.