Vixb
Vixb
3.0 RC地址 404 了,这个版本应该是171.4392136 吧,MD5校验截图也不对
可以下载支持的 jbr,将文件夹名称更改为 jre,替换掉 android studio 根目录的 jre 即可
@coreybutler Yes, execute the command first, and if it fails, elevate permission and execute the command again.
@coreybutler `mklink /j` can create symbolic link without admin permission, but 'mklink /d' need admin permission. if you create symbolic link with absolute path, `mklink /j` is no problem.
> @Vixb1122 - yes, I know what the junction does, but this can cause problems in some Windows environments, especially those where the junction is made with a directory on...
>I've considered making `/j` an option that can be configured in the settings. There are several old issues referring to this. make '/j' an default option is useful to reduce...
Can you tell me what the following line of code is for? https://github.com/pyenv-win/pyenv-win/blob/b67712d5a4a5b2f497f89b18b35c13e458b7aea8/pyenv-win/bin/pyenv.bat#L3 After deleting the above code, this issue is solved. @kirankotari
针对双屏异显,搞了个工具类替换 Presentation 后,可以使双屏异显支持该屏幕适配方案 相关 Issues:#188 #278 #393 Java 版本:[SecondaryDisplayHelper.java](https://gist.github.com/Vixb1122/b37ce7a5b9c6d05cfc6f9c534ea7906c#file-secondarydisplayhelper-java) Kotlin 版本:[SecondaryDisplayHelper.kt](https://gist.github.com/Vixb1122/b37ce7a5b9c6d05cfc6f9c534ea7906c#file-secondarydisplayhelper-kt)
https://github.com/JessYanCoding/AndroidAutoSize/issues/13#issuecomment-1207345120