Hi, with Android gradle (1.0), is there a way to package a project built or prebuilt native .so library into the instrumentation test runner APK (<library>-debug-test-unaligned.apk) with *packageDebugTest* task?
I'm seeing the assets and resources from the library project merged into the test APK correctly, but not the native .so libraries. Thanks -r. -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
