Skip to content

Commit 6fe3954

Browse files
committed
Add test pics
1 parent 35841e8 commit 6fe3954

File tree

4 files changed

+118
-3
lines changed

4 files changed

+118
-3
lines changed

.idea/codeStyles/Project.xml

+116
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/modules.xml

-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/src/main/java/com/internal/voip/MainActivity.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ public class MainActivity extends XWalkActivity {
3636
private XWalkSettings xWVSettings;
3737

3838
//以下两个url需要vpn
39-
// private String mUrl = "https://appr.tc/r/18629586538?vrc=H264&vsc=H264";
40-
private String mUrl = "https://appr.tc/r/18629586538?vrc=H264&debug=loopback&vsc=H264";
39+
private String mUrl = "https://appr.tc/r/1472583691?vrc=H264&vsc=H264";
40+
// private String mUrl = "https://appr.tc/r/18629586538?vrc=H264&debug=loopback&vsc=H264";
4141

4242
public class JsInterface {
4343
@JavascriptInterface

tests/apprc-test.jpg

76.6 KB
Loading

0 commit comments

Comments
 (0)