Skip to content

Commit b6997f3

Browse files
committed
add test bat
1 parent dae664e commit b6997f3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

app/run.bat

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
adb shell am start ^
2+
-n com.baba_s.uniandroidintent/com.unity3d.player.UnityPlayerActivity ^
3+
--ei i 123 ^
4+
--el l 456 ^
5+
-e s ABC ^
6+
--ez b true ^
7+
--eia ia 111,223,343 ^
8+
--ela la 444,555,666 ^
9+
--esa sa AAA,BBB,CCC

0 commit comments

Comments
 (0)