Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ VCamera is based on a virtual machine, so you can detect whether it is currently
[Check Env Demo Apk](https://github.com/andvipgroup/VCamera/blob/main/check_env_demo/check_env_demo.apk) <br><br>
![Check Env Demo Apk Screenshot](https://github.com/andvipgroup/VCamera/blob/main/check_env_demo/check_result.png?raw=true)
Here "isPathReallyExist < 0" means it running in a virtual machine.
If "isPathReallyExist = 0" means it running in a real device.
If "isPathReallyExist = 1" means it running in a real device.



Expand Down