castor-09
Honored Guest
since ‎07-23-2018
‎07-13-2023

User Statistics

  • 1 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I want to download the APK to local storage within the app and install the APK to Quest.This method didn't work.GameObject.Find("TextDebug").GetComponent().text = "Installing App"; try { //Get Activity then Context AndroidJavaClass unityPlayer = new ...