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

NoClassDefFoundError: android/content/Context #12

Open
nenick opened this issue Mar 24, 2015 · 1 comment
Open

NoClassDefFoundError: android/content/Context #12

nenick opened this issue Mar 24, 2015 · 1 comment

Comments

@nenick
Copy link
Owner

nenick commented Mar 24, 2015

Tracked at: https://code.google.com/p/android/issues/detail?id=160024
This error can be removed by running an unit test from the main module first.

@nenick
Copy link
Owner Author

nenick commented May 4, 2015

This issue can be reproduced with library modules. Open project with Android Studio

  • clean project
  • run tests from library module

and removed by

  • run tests from app module
  • run tests from library module

@nenick nenick changed the title NoClassDefFoundError: android/content/Context NoClassDefFoundError: android/* May 4, 2015
@nenick nenick changed the title NoClassDefFoundError: android/* NoClassDefFoundError: android/content/Context May 4, 2015
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