Use or test plugins with AVD only (without theta)

i would like to find out if any of these plugins (http://theta360.guide/plugin/) can be used/tested with AVD (without theta)?

The only one we’ve tested is OpenCV.

It’s possible that we can modify these to work:

  • messaging
  • TensorFlow
  • WebGUI
  • Face Blur

At the current time, the five above do not work on the emulator.

thanks for the reply. i have tried opencv one. that one working. by the way, why webgui was mentioned twice?
since those do not work on emulator, i will explore samples other than those.

It’s probably best to write your own on the emulator or use examples that were made for a generic Android phone. Most of the examples have minor changes to standard Android code to get the camera buttons and LEDs to respond.