i checked AppCompat v4.0 in Library.
same project 2 computers
Two computers the same project. One computer works fine on the other computer an error.
java.lang.NoClassDefFoundError: Failed resolution of: Landroid/support/v7/app/AppCompatActivity;
I saw that one computer in the compiled_resources folder has the AppCompat and a second computer does not.
Why does he not produce it?
same project 2 computers
Two computers the same project. One computer works fine on the other computer an error.
java.lang.NoClassDefFoundError: Failed resolution of: Landroid/support/v7/app/AppCompatActivity;
I saw that one computer in the compiled_resources folder has the AppCompat and a second computer does not.
Why does he not produce it?