-
Notifications
You must be signed in to change notification settings - Fork 204
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
Samsung Accessory SDK not found Error #106
Comments
Is this a build error or a runtime problem? Your log is unavailable. |
@frankmorgner It's a runtime error. Thanks for response! |
I need to make the handling less restrictive. In the mean time you may simply install https://play.google.com/store/apps/details?id=com.samsung.android.app.watchmanager |
This message means that you can't use NFC emulation via Samsung Gear. NFC emulation via the Smartphones integrated NFC should work as expected. I edited the warning to be more concrete. |
Thanks! |
Expected behaviour
No errors
Actual behaviour
Throwing an error:
You need to install Samsung Accessory SDK to use this application.
Steps to reproduce
compile files('libs/sdk-v1.0.0.jar', 'libs/accessory-v2.5.2.jar', 'libs/jcardsim-3.0.4-SNAPSHOT-android.jar')
intobuild.gradle
file.Logs
https://gist.github.com/andertsk/5ef1aca2beadb63425c2c9738f355312
The text was updated successfully, but these errors were encountered: