logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

android设备 安卓手机adb工具箱,投屏工具

http://通过网盘分享的文件:安卓工具箱Setup.exe 链接: https://pan.baidu.com/s/19-XNRCpnqTABGHSZc6bfpw?pwd=1234 提取码: 1234

#adb
windows搭建git服务器 无法识别 ‘git‘ 命令:exec: “git“: executable file not found in %PATH%

无法识别 'git' 命令:exec: "git": executable file not found in %PATH%确保已经安装git,如下图配置环境变量即可。

文章图片
#git
\unityLibrary\src\main\java\com\unity3d\player\UnityPlayerActivity.java使用或覆盖了已过时的 API。注: 有关详细信息, 请使

注: D:\UnityProject\UNITYTEST\Dele\Temp\gradleOut\unityLibrary\src\main\java\com\unity3d\player\UnityPlayerActivity.java使用或覆盖了已过时的 API。\unityLibrary\src\main\java\com\unity3d\player\UnityPlayerActivity

文章图片
#unity#游戏引擎
Unity 2022.3 打包 Android 失败:AAPT2 error failed to load resources table in android-35/android.jar

WARNING:We recommend using a newer Android Gradle plugin to use compileSdk = 35This Android Gradle plugin (7.1.2) was tested up to compileSdk = 32This warning can be suppressed by addingandroid.suppre

#android
Assets/Vuforia/Scripts/DefaultInitializationErrorHandler.cs(10,7): error CS0246: The type or namespa

Assets/Vuforia/Scripts/DefaultInitializationErrorHandler.cs(10,7): error CS0246: The type or namespace name `Vuforia' could not be found. Are you missing an assembly reference?换到unity2017打包的时候出现了这...

【数据库】Unity 使用 Sqlite 数据库

【代码】【数据库】Unity 使用 Sqlite 数据库。

文章图片
#数据库
【adb命令】Android手机保持屏幕常亮

将安卓手机通过USB线与电脑连接,并打开命令提示符(Windows)或终端(Mac或Linux)。这将设置手机保持屏幕常亮。

文章图片
#android
unity中国区以及国际版下载地址

国区:https://unity.cn/releases国际版:https://unity.com/releases/editor/archive

文章图片
#unity#游戏引擎
error CS0006: Metadata file ‘Library/PackageCache/com.unity.collab-proxy@2.7.1/Lib/Editor/PlasticSCM

解决方案:移除它就行了(com.unity.collab-proxy就是PlasticSCM。问题原因:PlasticSCM Disk所使用的云服务已停止运营。如果移除后还是不行,就去重新安装它,然后再移除就行了。

文章图片
#unity#游戏引擎
到底了