Cannot resolve corresponding JNI function Java_com_keepassdroid_crypto native_AesCipherSPI_Update 
 Reports native method declaration in Java where no corresponding JNI function is found in the project. 
 1.File—>Settings—>Plugins,将Android NDK Support(如下图中第一项)后面的对勾去掉。 
 2重启AS
                
                


