Newest questions tagged android - Stack Overflow
Robolectric on Windows does not run
When trying to run a robolectric test on a Windows machine, I get the following issue: ava.lang.AssertionError: Unable to load Robolectric native runtime library at org.robolectric.nativeruntime.DefaultNativeRuntimeL
View original source