copy from https://github.com/operando/Android-Command-Note Android Command Note Logcat adb logcat -v time adb logcat -v time -b main adb logcat -v time -b system adb logcat -v time -b events adb logcat -v time -b radio adb shell logcat -b all adb log…
[译]Android Studio 使用技巧系列(一)-快捷键 [译]Android Studio 使用技巧系列(二)-快捷键 [译]Android Studio 使用技巧系列(三)-调试 [译]Android Studio 使用技巧系列(四) [译]Android Studio 使用技巧系列(五) [译]Android Studio 使用技巧系列(六) Android Studio你不知道的快捷键(一) Android Studio你不知道的快捷键(二) Android Studio你不知道的…
解决方案 使用双引号括起来 使用空格符的 unicode 编码 \u0200 ref Enforcing spaces in string resources How to put space character into a string name in XML? String Resources | Android Developer…