An open API service indexing awesome lists of open source software.

https://github.com/globalpolicy/phonemonitor

A Remote Administration Tool for Android devices
https://github.com/globalpolicy/phonemonitor

android monitoring remote-administrator-tool spy

Last synced: 6 months ago
JSON representation

A Remote Administration Tool for Android devices

Awesome Lists containing this project

README

          

# PhoneMonitor
A Remote Administration Tool for Android devices.

The Minimum SDK version for the app is API 15 and by its nature, the Target API level makes sense to be 21.



Instructions:



  • Open the folder PhoneMonitor with Android Studio.

  • Replace the XXXX strings with the relevant substitutes from AppSettings.java file.

  • Build a signed APK.





  • Modify the database parameters in helperfuncs.php file in the Webpanel folder.

  • Upload the php files to your server.

  • Create a MySQL database called 'phonemonitor' in your server.

  • Register an account from the main page.

  • Using phpMyAdmin provided by the server, modify the 'users' table to modify the value of 'Approved' column for the newly created account to 1





  • Install the APK in the desired Android device.




Check the Wiki for more information.