4.2K views · 2 months ago
Prerequisites: - USB cable / - ADB installed on your computer / - USB Debugging enabled on the phone (Settings → Developer Options → USB Debugging)
Make sure to enable ADB (USB Debugging) on your device first: Settings → About Phone → Tap Build Number 7 times → Go back to Settings → Developer Options → Enable USB Debugging For Windows, install the ADB driver first: https://developer.android.com/studio/run/win-usb Or download Universal ADB Driver: https://adb.clockworkmod.com/ Open Browser: https://download20.lpbpisowifi.com/ > Click Phone Rental > Download lpb-phone-rentalv1.0.0.apk
Open Command Prompt or Terminal and run: adb devices You should see your device listed.
Run the following command: adb install lpb-phone-rentalv1.0.0.apk
Run the following command: adb shell dpm set-device-owner com.lpbpisowifi.phonerental/.DeviceAdminReceiver Note: This only works if no other accounts are on the device. If it fails, remove all accounts in Settings → Accounts first.
Open the app and grant all permissions when prompted.