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

FATAL EXCEPTION: Thread-1511 (Android 5.0) #5

Open
AlexeyYar opened this issue Mar 1, 2016 · 0 comments
Open

FATAL EXCEPTION: Thread-1511 (Android 5.0) #5

AlexeyYar opened this issue Mar 1, 2016 · 0 comments

Comments

@AlexeyYar
Copy link

AlexeyYar commented Mar 1, 2016

I've got this in my log. Can you help me with it?

I/Samsung Accessory SDK(14951): Samsung Accessory SDK version: 2.0.19
D/SAAgent (14951): Inside onCreate of Intent Service
E/AndroidRuntime(14951): FATAL EXCEPTION: Thread-1511
E/AndroidRuntime(14951): Process: com._.app:remote, PID: 14951
E/AndroidRuntime(14951): java.lang.IllegalArgumentException: Service Intent must be explicit: Intent { act=com.samsung.accessory.api.ISAFrameworkManager }
E/AndroidRuntime(14951): at android.app.ContextImpl.validateServiceIntent (ContextImpl.java:2039)
E/AndroidRuntime(14951): at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:2147)
E/AndroidRuntime(14951): at android.app.ContextImpl.bindService(ContextImpl.java:2125)
E/AndroidRuntime(14951): at android.content.ContextWrapper.bindService(ContextWrapper.java:559)
E/AndroidRuntime(14951): at com.samsung.accessory.api.SAAdapter.a(Unknown Source)
E/AndroidRuntime(14951): at com.samsung.accessory.api.c.a(Unknown Source)
E/AndroidRuntime(14951): at com.samsung.android.sdk.accessory.SAAgent$1.run(Unknown Source)
E/AndroidRuntime(14951): at java.lang.Thread.run(Thread.java:818)
V/ApplicationPolicy( 943): isApplicationStateBlocked userId 0 pkgname com.
_.app:remote

May be it's connected with this tiopic?
http://developer.samsung.com/forum/board/thread/view.do?boardName=SDK&messageId=278482

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

1 participant