Skip to content

Commit 69f0a39

Browse files
authored
Merge pull request #64 from product-science/jordanmwooten-patch-1
Update android.md
2 parents ac68333 + 24710c1 commit 69f0a39

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

docs/mobile/record-n-upload/android.md

+17-3
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Start both the screen and trace recording as described above.
3232

3333
The 'Record trace' button should be available in your quick settings tile. If it is not, go back to the section on [enabling trace recording](../device-set-up/android.md#3-make-sure-tracing-is-enabled) and ensure you enabled the __Show Quick Settings tile__.
3434

35-
![quick-settings](../../images/quick-settings.png){ width="300" }
35+
![quick-settings](../../images/quick-settings.png)
3636

3737
### 5. Execute your user flow
3838
Perform the user action to execute the user flow you are analyzing.
@@ -42,7 +42,21 @@ When you have reached the end of the user flow ("Reaction"), swipe down from the
4242

4343
## Upload
4444

45-
### 7. Upload your trace and video to PS Tool
45+
There are two ways to upload a trace file and video to PS Tool, via web or via the PS Companion app.
46+
47+
### 7. Upload your trace and video to PS Tool via web
48+
49+
- To transfer traces from your phone to your computer, use adb pull /data/local/traces/ or any file sharing method of your choice
50+
- Go to PS Tool https://productscience.app/ on your computer
51+
- Select or create a user flow folder for the analysis
52+
- Open the user flow folder and click on Add trace in the top right corner of the screen
53+
- Once your trace is uploaded, open it and go to the the Annotations screen
54+
- From the Annotations screen, click Upload video and select the video file
55+
56+
<img width="550" alt="Screenshot 2025-01-17 at 4 09 17 PM" src="https://github.com/user-attachments/assets/752f3589-a0a9-43ee-ac07-16cd20f1c219" />
57+
58+
59+
### 8. Upload your trace and video to PS Tool via the PS Companion app
4660

4761
- Open your notification panel &gt; “Tap to share you trace”
4862
- Tap the notification. You will have the option to save it or export it to different apps
@@ -58,6 +72,6 @@ When you have reached the end of the user flow ("Reaction"), swipe down from the
5872

5973
- Phone library opens &gt; select the screen recording
6074

61-
![name-trace-android](../../images/name-trace-android.png){ width="300" }
75+
![name-trace-android](../../images/name-trace-android.png)
6276

6377
- Once the trace and video finish uploading and processing, you can view your trace in PS Tool. The uploaded trace will appear in your productscience.app User Flow Library.

0 commit comments

Comments
 (0)