A problem with running native code is that you often need to use the instrumentation tests to run unit tests. Actually, in reality, you just need to compile your libraries for your platform (as junit runs on your computer's native platform).
A problem with running native code is that you often need to use the instrumentation tests to run unit tests.
Actually, in reality, you just need to compile your libraries for your platform (as junit runs on your computer's native platform).