Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Absolute APK Installer

Android APK installer using device owner privilege

(Only one application can be made as device owner)

How to Install

Oculus Quest2

  • Perform factory reset
  • Pair with your phone in Oculus App (don't follow instructions in Quest2)
  • Enable Developer Mode using your phone
  • Select 'Allow' button in Quest2
  • Install apk using adb (SideQuest)
  • Execute adb command below
    adb shell dpm set-device-owner net.everzone.AbsoluteAPKInstaller/.DeviceAdminReceiver
    ---
    (result)
    Success: Device owner set to package ComponentInfo{net.everzone.AbsoluteAPKInstaller/net.everzone.AbsoluteAPKInstaller.DeviceAdminReceiver}
    Active admin set to component {net.everzone.AbsoluteAPKInstaller/net.everzone.AbsoluteAPKInstaller.DeviceAdminReceiver}
    
  • Follow instructions in Quest2
  • After reboot once, Enable Developer Mode again

Using

test.mp4

About

Android APK installer using device owner privilege

Topics

Resources

Stars

8 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages