<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>:nRFToolbox:dexDebug&amp;#39; error</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4561/nrftoolbox-dexdebug-error</link><description>Hi,
I am trying to run nRFToolbox App, I imported the project to Android Studio but I get the following error when I attempt to run it: 
 Error:Execution failed for task &amp;#39;:nRFToolbox:dexDebug&amp;#39;. 
 
 com.android.ide.common.internal.LoggedErrorException</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 19 Dec 2014 04:52:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4561/nrftoolbox-dexdebug-error" /><item><title>RE: :nRFToolbox:dexDebug' error</title><link>https://devzone.nordicsemi.com/thread/16176?ContentTypeID=1</link><pubDate>Fri, 19 Dec 2014 04:52:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:530ce88b-5ad0-47ac-abcc-1aacf118b359</guid><dc:creator>lhyunh</dc:creator><description>&lt;p&gt;Maybe this &lt;a href="http://stackoverflow.com/a/27433661"&gt;Link&lt;/a&gt; is help you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: :nRFToolbox:dexDebug' error</title><link>https://devzone.nordicsemi.com/thread/16175?ContentTypeID=1</link><pubDate>Fri, 28 Nov 2014 23:49:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7fcec1d7-d263-4da6-9218-11ed09b4d81b</guid><dc:creator>Stepan Boltalin</dc:creator><description>&lt;p&gt;have the same error.&lt;/p&gt;
&lt;p&gt;If I add&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;android{
   dexOptions {
    preDexLibraries = false
 }
}
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The error is&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;Error:Class no.nordicsemi.android.log.LogContract.Application has already been added to output. Please remove duplicate copies.
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>