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

Getting error in making signed apk when i use this library #283

Open
hiren369 opened this issue Jun 8, 2018 · 0 comments
Open

Getting error in making signed apk when i use this library #283

hiren369 opened this issue Jun 8, 2018 · 0 comments

Comments

@hiren369
Copy link

hiren369 commented Jun 8, 2018

I have developed one project and used this library but when i make signed apk then it is showing error like:

Error:(42, 57) error: package com.github.ksoichiro.android.observablescrollview does not exist
Error:(43, 57) error: package com.github.ksoichiro.android.observablescrollview does not exist
Error:(44, 57) error: package com.github.ksoichiro.android.observablescrollview does not exist
Error:(45, 57) error: package com.github.ksoichiro.android.observablescrollview does not exist
Error:(56, 85) error: cannot find symbol class ObservableScrollViewCallbacks
Error:(70, 5) error: cannot find symbol class ObservableGridView
Error:(310, 41) error: cannot find symbol class ScrollState

App is working fine if i run it in device via ADB. It shows this error when i try to generate signed apk

please provide me solution

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