android Studio相关问题

最近把androidStudio升级到3.1,好处多多,但是问题也不少.

3.1的新特性

https://proandroiddev.com/welcome-to-android-studio-3-0-466350f5b707
https://android.jlelse.eu/android-studio-3-1-how-to-fix-it-b49f72eb054f

遇到的问题

  • java.util.NoSuchElementException

解决方案:把androidStudio的instantrun禁掉运行就OK了。

  • Android Studio 3.1 EditText StackOverflowError

你可能感兴趣的:(android Studio相关问题)