Android Mirroring is a powerful application that allows you to mirror your Android device's screen and audio to your computer. It supports USB and wireless connections, enabling seamless interaction using your keyboard and mouse.
- Lightweight and fast performance
- High frame rates: 30~120fps, based on device capability
- High resolution: Up to 1920×1080 or higher
- Low latency: 35~70ms
- Non-intrusive: No installation required on the Android device
- Visit the official website at SVECTOR Android Mirroring to download the ZIP file.
- Click on the Download button for the latest version (v2.1) to start downloading the ZIP file.
- Once the download is complete, locate the downloaded ZIP file in your
Downloads
folder or the designated download location. - Right-click on the ZIP file and select Extract All (or use an extraction tool like WinRAR or 7-Zip).
- Choose a destination folder where you want to extract the files and click Extract.
- Open Terminal.
- Navigate to the extracted folder:
cd path/to/extracted-folder
- Install the application:
sudo ninja -Candroid-mirroring-mac install
- Run the application:
android-mirroring
Windows support is currently under development.
To connect wirelessly, ensure that your Android device and computer are on the same Wi-Fi network. Follow these steps:
- Connect your Android device to your computer via USB.
- Enable USB debugging on your Android device.
- In the Terminal, execute the following command:
adb tcpip 5555
- Disconnect the USB cable.
- Find your Android device's IP address (you can find it in the device’s Wi-Fi settings).
- Connect to your device using the command below, replacing
your-ip-address
with the actual IP:adb connect your-ip-address:5555
- Launch Android Mirroring:
android-mirroring
For support, feature requests, or inquiries, please contact us at [email protected].
Copyright © 2024 SVECTOR. All rights reserved. Licensed under the Apache License, Version 2.0. Unauthorized copying, reproduction, or distribution is prohibited.