Skip to content

Instantly share code, notes, and snippets.

@tw-Frey
Created February 12, 2020 02:07
Show Gist options
  • Save tw-Frey/02dc6486a3c8e8ec3ca1f4268b372694 to your computer and use it in GitHub Desktop.
Save tw-Frey/02dc6486a3c8e8ec3ca1f4268b372694 to your computer and use it in GitHub Desktop.
讓 Android Studio 的 console 顯示 UTF-8 (non-ASCII)
# custom Android Studio VM options, see https://developer.android.com/studio/intro/studio-config.html
-Dconsole.encoding=UTF-8
-Dfile.encoding=UTF-8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment