You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jay Carlson edited this page Mar 23, 2018
·
1 revision
If you want to build and debug the Android version of the Treehopper App in a VMWare Android image, we've found you must call adb shell setprop debug.mono.runtime_args "-O=-simd" in an ADB prompt to disable SIMD. Otherwise, when the Activator attempts to create instances of the library components in the LibrariesPage constructor, the app will tank.