1--debug时安卓源码不一致问题--Source code does not match the bytecode

AS–debug时:Source code does not match the bytecode

解决方案:保持模拟器与编译版本一致,即:

编译版本与运行版本一致

原文地址:https://www.cnblogs.com/toly-top/p/9782006.html