I’m the author of a world asset called “attach to me”, which glues props to avatar bones. This asset needs a way to remove these props without getting in the way most of the time, and for this I’ve been using left ctrl on desktop and right stick down on VR. Now I need to come up with a third mechanic, but unfortunately this is a lot trickier on android - I’d have to put some additional UI on screen, but that might overlap with built in UI in the future.
As such I don’t think I have a good path to supporting Android VRC at this time - I need a way of adding a new quick action to the VRChat UI that won’t break with future upgrades and UI changes, and ideally that won’t conflict with other assets either.