Downloading local file path: XXX remote path: XXX I / O error: EOF

In Android Studio 0.4.4, having received this error, I even found this error in the previous version too!

Download local file path: XXX / XXX.apk

remote path: / data / tmp / XXXX

I / O Error: EOF

+3
source share
2 answers

"Sync Project with Gradle Files" should fix the problem.

Tools -> Android -> project synchronization with Gradle files

+3
source

, , , Gradle . , , , - , , Gradle ( 0,6. + Atm), Gradle Sync .

+2

All Articles