0

When I cancel gradle it showing following line.

Information:Gradle tasks [:app:generateDebugSources, :app:generateDebugAndroidTestSources, :app:mockableAndroidJar, :app:compileDebugAndroidTestSources, :app:compileDebugUnitTestSources, :app:compileDebugSources]

Error:java.io.IOException: error=13, Permission denied

Vikas Yadav
  • 3,094
  • 2
  • 20
  • 21

2 Answers2

0

Use a vpn and try again. I had this problem once and it works for me.

Soroosh
  • 543
  • 1
  • 4
  • 21
0

just go to /home/suUs12/Android/Sdk/build-tools/21.1.2/ and then right click on aapt file , properties -> permissions and check Allow executing file as program. then close the window.

Hope so this Helps

Sandeep Manmode
  • 395
  • 4
  • 15