<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 11/06/2015 02:04 μμ, Gabriele
Gaudenzi wrote:<br>
</div>
<blockquote
cite="mid:CA+KyKUSKqpt8jGUO3565w6KT9KuZqdz-RV50OUZXZ88-=OK9eQ@mail.gmail.com"
type="cite">
<div dir="ltr">You mean i have to move the libraries in External
Libraries in the .idea/libraries folder?<br>
</div>
</blockquote>
<br>
No you must find a "libs" folder in your app's project.<br>
<br>
And usually in app's build.gradle you should have under
"dependencies" the following line:<br>
compile fileTree(dir: 'libs', include: '*.jar')<br>
<br>
<div class="moz-signature">-- <br>
<font color="#000000">Emux</font><br>
<a href="http://wiki.openstreetmap.org/wiki/Cruiser">Cruiser</a> -
<a
href="http://wiki.openstreetmap.org/wiki/Atlas_%28navigation_application%29">Atlas</a></div>
</body>
</html>