ViveSoftware / ViveInputUtility-Unity

A toolkit that helps developing/prototyping VR apps.
http://u3d.as/uF7
Other
352 stars 82 forks source link

Android Build Failure: Program type already present: com.htc.vr.unity.FileUtils #118

Open wirelessdreamer opened 5 years ago

wirelessdreamer commented 5 years ago

Looking at the plugin files, I don't see any with a name that would lead me to believe they are the cause of the issue. Its all that's currently blocking me from testing build on android. Anyone have ideas? I'm a bit green to android build troubleshooting.

chengnay commented 5 years ago

Is "com.htc.vr.unity.FileUtils" your Package Name in Settings for Android? image If yes, please change the Package Name to other name, FileUtils might have already been used by Android.

wirelessdreamer commented 5 years ago

my package name was already set to the name of my project, and is set in its own namespace, not the com.htc namespace. it of course also isn't called fileutils or colliderevent.

Any other ideas what could cause it?

chengnay commented 5 years ago

Could you share your project? Is this your first time building your project on Android?

wirelessdreamer commented 5 years ago

its the first time trying to build it for android. I could strip it down some and get you access to it. email me outside of here and we can work out details: wirelessdreamer@gmail.com

On Sun, Apr 28, 2019 at 10:56 PM ChengNan Yang notifications@github.com wrote:

Could you share your project? Is this your first time building your project on Android?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ViveSoftware/ViveInputUtility-Unity/issues/118#issuecomment-487440245, or mute the thread https://github.com/notifications/unsubscribe-auth/AABCHPPYSTP7DKOYHR6QT43PSZPXHANCNFSM4HI4HHUQ .

wirelessdreamer commented 5 years ago

For a short term workaround I removed the WaveVR SDK, the issue was related to it. I've still been doing out of thread testing with @chengnay so leaving the issue open to update with results later.

chengnay commented 4 years ago

@wirelessdreamer Does this issue still occur?

wirelessdreamer commented 4 years ago

I no longer am targeting Wave SDK, so I don't know. feel free to close the issue.