Skip to content

Commit a3a4224

Browse files
committed
improve blog list
1 parent a323ab3 commit a3a4224

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

blog/2024-04-14-update/index.mdx

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ authors: simon
66

77
We are happy to announce some new features for everyone:
88

9+
* Record your screen in screen mirror
10+
* Terminal emulator/ADB shell
11+
12+
{/* truncate */}
13+
914
## Record your screen in screen mirror
1015

1116
With the new <svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" style={{verticalAlign:"middle"}} viewBox="0 0 16 16"><path fill="currentColor" d="M8 12a4 4 0 1 0 0-8a4 4 0 0 0 0 8ZM8 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1ZM2 8a6 6 0 1 1 12 0A6 6 0 0 1 2 8Z"></path></svg> **Record** button in the command bar, you can record the display and audio of your device while screen mirroring. The recording will be saved as a video file and be downloaded to your PC automatically.
@@ -28,6 +33,6 @@ This terminal is same as running `adb shell` on your PC. It can run the same she
2833

2934
If you see a command that starts with `adb shell`, for example, `adb shell pm list packages`, you must only input `pm list packages` in the terminal.
3035

31-
## End
36+
## End Note
3237

3338
Remember to join our [Discord server](https://discord.gg/26k3ttC2PN) to get the latest news, check the public roadmap, and let us know your feedback. We are looking forward to hearing from you!

0 commit comments

Comments
 (0)