Jump to content

Vysor - Launching Apps on the Focus Dev Kit


JustinVive

Recommended Posts

  • 1 month later...

I'm having a ton of problems actually starting the app. 

What I've done so far.

Have my .apk build that runs on an android phone as a test (no vr functionality, just runs)
Used adb to install the app on the Vive Focus
I can see the installed apk on the devices using: adb shell pm list packages -f
I can run other installed games using: 

adb shell monkey -p INSTALLED_APP_NAME -c android.intent.category.LAUNCHER 1

 However, I cannot run my own app. Nor do I see a way to click it via menus within the Vive Focus.

Any thoughts on what I am missing?

Link to comment
Share on other sites

  • 3 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...