You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/en/docs/tutorials/distribution/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,6 @@ On Android, the StreamingAssets path is a special case. Data stored into this pa
45
45
3. Connect your device to your PC via USB, enable File transfer and then go to the following path on the device:
46
46
*"\Android\data\com.myCompanyName.myProductName\files"*. This is your applications **Persistent Data Path**.
47
47
48
-
4. Copy your sequence files in the same relative path you set in the Geometry Sequence Player.
48
+
4. Copy your sequence files in the same relative path you set in the Geometry Sequence Player. In our example, the geometry files would be copied into this folder *"\Android\data\com.myCompanyName.myProductName\files\Sequence\MySequence"*
49
49
50
50
5. Now run your app again, you should now see the sequence streaming successfully.
0 commit comments