failed to capture snapshot of input files for task android studio -


i trying make android studio project,

i run project in android device manager fine, when try run on real device have error:

error:failed capture snapshot of input files task 'transformclasseswithinstantrunfordebug' property 'otherfileinputs' during up-to-date check. > failed create md5 hash file 'c:\users\psd1-pc\appdata\local\android\sdk\platforms\android-21\android.jar'. 

my real device have lollipop android, do resolve problem

thank you.

with instant run enabled, need build , run project same api level. debug app build instant run specific api work same api level in real device.

if want run app, please turn off instant run, rebuild app.


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -