LPB
Back to Guide

LPB Phone Rental v1.0.0 — ADB Install Guide

Richard

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)

1

Step 1 - Enable ADB & Download APK

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

2

Step 2 — Connect phone and verify by CMD:

Open Command Prompt or Terminal and run: adb devices You should see your device listed.

3

Step 3 — Install by CMD:

Run the following command: adb install lpb-phone-rentalv1.0.0.apk

4

Step 4 — Set as device owner (required for kiosk mode):

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.

5

Step 5 — Open App

Open the app and grant all permissions when prompted.

0 Comments

U
Add a comment...