This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Android studio errors compiling nrftoolbox

what do I need to change in the android studio settings to compile the nrftoolbox source for a Nexus 6 (api v23)? I get a bunch of compiler errors (Error:(25) No resource identifier found for attribute 'shortcutLongLabel' in package 'android') when i change the dependencies in the gradle scripts.

Related