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

java.lang.NoSuchFieldError #8

Open
MilapPancholi opened this issue Aug 16, 2017 · 0 comments
Open

java.lang.NoSuchFieldError #8

MilapPancholi opened this issue Aug 16, 2017 · 0 comments

Comments

@MilapPancholi
Copy link

When i just click on a album item it will rais exception :-

Process: com.elitetechnocrats.dev.jayair, PID: 24409
java.lang.NoSuchFieldError: No static field layout_image_select of type I in class Lin/myinnos/awesomeimagepicker/R$id; or its superclasses (declaration of 'in.myinnos.awesomeimagepicker.R$id' appears in /data/app/com.elitetechnocrats.dev.jayair-2/split_lib_slice_6_apk.apk)
at in.myinnos.awesomeimagepicker.activities.ImageSelectActivity.onCreate(ImageSelectActivity.java:63)
at android.app.Activity.performCreate(Activity.java:6331)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1113)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2530)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2665)
at android.app.ActivityThread.-wrap11(ActivityThread.java)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1499)
at android.os.Handler.dispatchMessage(Handler.java:111)
at android.os.Looper.loop(Looper.java:207)
at android.app.ActivityThread.main(ActivityThread.java:5765)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:789)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:679)

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