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

I can't run yadview #11

Open
GoogleCodeExporter opened this issue Jul 24, 2015 · 1 comment
Open

I can't run yadview #11

GoogleCodeExporter opened this issue Jul 24, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

java.lang.NoClassDefFoundError: com.google.code.yadview.R$string
            at com.google.code.yadview.impl.DefaultDayViewResources.<init>(DefaultDayViewResources.java:182)
            at mjim79.es.viewviewertest.AlternateEventRenderer$AlternateRendererDayViewResources.<init>(AlternateEventRenderer.java:114)
            at mjim79.es.viewviewertest.YadviewHarnessDayViewFactory.<init>(YadviewHarnessDayViewFactory.java:49)
            at mjim79.es.viewviewertest.MainActivity.onCreate(MainActivity.java:47)

Could you help me, please?

Original issue reported on code.google.com by [email protected] on 26 Jul 2014 at 8:46

@GoogleCodeExporter
Copy link
Author

I get the same error, although I refactored the code a bit to embed the example 
in my application. I'm 100% sure I copied everything exactly as it was in the 
example, and this is triggered.

java.lang.NoClassDefFoundError: com.google.code.yadview.R$string
            at com.google.code.yadview.impl.DefaultDayViewResources.<init>(DefaultDayViewResources.java:182)
            at com.usosmobile.usosmobile.AlternateEventRenderer$AlternateRendererDayViewResources.<init>(OptionsActivity.java:196)
            at com.usosmobile.usosmobile.YadviewHarnessDayViewFactory.<init>(OptionsActivity.java:246)
            at com.usosmobile.usosmobile.OptionsActivity.onCreate(OptionsActivity.java:526)

Original comment by [email protected] on 23 Jun 2015 at 9:34

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

1 participant