Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wirelessdreamer opened this issue Apr 27, 2019 · 7 comments

Comments

@wirelessdreamer
Copy link

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
Copy link
Collaborator

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
Copy link
Author

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
Copy link
Collaborator

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

@wirelessdreamer
Copy link
Author

wirelessdreamer commented Apr 29, 2019 via email

@wirelessdreamer
Copy link
Author

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
Copy link
Collaborator

@wirelessdreamer Does this issue still occur?

@wirelessdreamer
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants