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

AccelerometerProvider can not found #4

Open
magiccash opened this issue Nov 16, 2015 · 2 comments
Open

AccelerometerProvider can not found #4

magiccash opened this issue Nov 16, 2015 · 2 comments

Comments

@magiccash
Copy link

Error:Execution failed for task ':app:compileDebugJavaWithJavac'.

Compilation failed; see the compiler error output for details.
GoogleFlipGameApplication error not found AccelerometerProvider

@ktp420
Copy link

ktp420 commented Nov 18, 2016

I am seeing this also. Can someone upload the missing file? org.hitlabnz.sensor_fusion_demo.orientationProvider.AccelerometerProvider

@jo-elimu
Copy link

jo-elimu commented Mar 2, 2017

I'm getting the same error:

:app:compileDebugJavaWithJavac
GoogleFlipGameApplication.java:26: error: cannot find symbol
import org.hitlabnz.sensor_fusion_demo.orientationProvider.AccelerometerProvider;
                                                          ^
  symbol:   class AccelerometerProvider
  location: package org.hitlabnz.sensor_fusion_demo.orientationProvider
1 error
:app:compileDebugJavaWithJavac

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

No branches or pull requests

3 participants