From 4aa0a13a5ba5f9a0ec92fe73d9e265de94103105 Mon Sep 17 00:00:00 2001 From: Bri Kirchgessner <165532255+BriLeighk@users.noreply.github.com> Date: Thu, 17 Oct 2024 15:49:37 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9a4228b..b2c68d4 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,9 @@ This app is designed to assist victims of Intimate Partner Violence (IPV), who f - ```dumpsys```: dumps diagnostic information about the status of system services - ```pm list packages```: lists all packages on the device. +## Useful Resources - Potential Future Features +- [GenyMobile](https://github.com/Genymobile/scrcpy): This application mirrors Android devices (video and audio) connected via USB or over TCP/IP, and allows to control the device with the keyboard and the mouse of the computer. + ## Attempting to Open Google's Privacy Checkup Directly ```adb shell am start -n com.google.android.gms/com.google.android.gms.accountsettings.mg.ui.main.MainActivity``` Running this adb command causes the following error: