Skip to content

globalpolicy/PhoneMonitor

Repository files navigation

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.

Releases

No releases published

Sponsor this project

Packages

No packages published