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

Samsung Accessory SDK not found Error #106

Closed
andymedvedev opened this issue Jun 28, 2017 · 5 comments
Closed

Samsung Accessory SDK not found Error #106

andymedvedev opened this issue Jun 28, 2017 · 5 comments

Comments

@andymedvedev
Copy link

Expected behaviour

No errors

Actual behaviour

Throwing an error: You need to install Samsung Accessory SDK to use this application.

Steps to reproduce

  1. Download Samsung Accessory SDK, and add it to /lib directory.
  2. Insert compile files('libs/sdk-v1.0.0.jar', 'libs/accessory-v2.5.2.jar', 'libs/jcardsim-3.0.4-SNAPSHOT-android.jar') into build.gradle file.
  3. Launch application

Logs

https://gist.github.com/andertsk/5ef1aca2beadb63425c2c9738f355312

@andymedvedev andymedvedev changed the title Samsung Accessory SDK Eror Samsung Accessory SDK not found Error Jun 28, 2017
@frankmorgner
Copy link
Owner

Is this a build error or a runtime problem?

Your log is unavailable.

@andymedvedev
Copy link
Author

@frankmorgner It's a runtime error. Thanks for response!

@frankmorgner
Copy link
Owner

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

@frankmorgner
Copy link
Owner

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.

@andymedvedev
Copy link
Author

Thanks!

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