How to install droid spy
Features GPS Logging Microphone Recording View Contacts SMS Logs Send SMS Call Logs View Installed Apps View Stub Permissions Live Clipboard Logging Live Notification Logging View WiFi Networks (logs previously seen) File Explorer & Downloader Built In APK Builder Auto Allow Permission Easy Bind Any Apk Prerequisites Java Runtime Environment 8 See installation for OS specifics NodeJs A Server Installation ON Heroku Click Here Installation ON VPS & PC Video Tutorial For VPS And PC Click Here Install JRE 8 Debian, Ubuntu, Etc sudo apt-get install openjdk-8-jre Fedora, Oracle, Red Hat, etc su -c "yum install java-1.8.0-openjdk" Windows click HERE for downloads Install NodeJS Instructions Here (If you can't figure this out, you shouldn't really be using this) install PM2 npm install pm2 -g Download and Extract HERE In the extracted folder, run these commands npm install <- install dependencies pm2 start index.js ...