We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dae664e commit b6997f3Copy full SHA for b6997f3
app/run.bat
@@ -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