Error:Execution failed for task ':hello_motion_tracking:transformNative_libsWithStripDebugSymbolForDebug'. >

Daniel picture Daniel · Sep 29, 2016 · Viewed 9.9k times · Source

When I tried to launch the project in the tango tutorial, a mistake pops out like this. Where should I look into to fix this problem?

Info shown on Android:

enter image description here

Answer

xuguo picture xuguo · Oct 18, 2016

As mentioned above, this indeed is a compatibility issue with Android Studio 2.2. A workaround is to set both targetSdkVersion and compileSdkVersion to 22.