04 2022 档案
摘要:{ 转载自 https://blog.csdn.net/beichen2012/article/details/61194285 感谢博主 感谢博主 感谢博主 感谢博主 感谢博主 感谢博主 感谢博主 } 使用OpenAL和FFMPEG解码并播放音乐OpenAL是一个开源的音效库,然而这里只用它来播放
阅读全文
摘要:把build.gradle文件中的buildToolsVersion换了一个版本,改成25.0.0
阅读全文
解决Error:All flavors must now belong to a named flavor dimension. Learn more at https://d.android.com
摘要:{ //https://www.jb51.net/article/127673.htm } defaultConfig { targetSdkVersion:*** minSdkVersion :*** versionCode:*** versionName :*** //版本名后面添加一句话,意思
阅读全文
摘要:repositories { maven { url "https://maven.google.com" } }
阅读全文
摘要:在Mac上安装Rosetta 2的另一种方法是使用熟悉的softwareupdate命令行工具。 softwareupdate --install-rosetta 这将启动rosetta安装程序,您必须同意许可协议,您会在每次在每台设备上安装任何东西时都做完整而透彻的阅读。 您还可以通过提供其他标志
阅读全文
摘要:/* https://www.jianshu.com/p/e597f2565800 */ curl: (35) LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to raw.githubusercontent.com:443 coco@Ma
阅读全文