技术栈
androidstudio
s_nshine
4 天前
toolbar
·
折叠
·
androidstudio
·
菜单栏
·
新版
新版本androidStudio设置不自动折叠顶部菜单栏
依次找到Settings->Appearance->Main menu,选择show above Main ToolBar,点击apply即可
__water
3 个月前
android
·
unity
·
jdk
·
游戏引擎
·
sdk
·
打包
·
androidstudio
RHA《Unity兼容AndroidStudio打Apk包》
Unity版本:Unity6000.0.52f1需要先下载UnityHub国际版 然后在UnityHub中安装Unity6000.0.52f1即可
又吹风_Bassy
8 个月前
flutter
·
androidstudio
·
flutter daemon
·
file handles
·
daemon crash
解决 Flutter Device Daemon 启动失败问题的实践记录
最近在使用 Flutter 开发时踩了一个坑。看似是个小问题,但折腾了好久,最终通过日志分析和查阅资料才找到了解决办法。这里记录一下整个问题的排查过程,希望能帮助到遇到类似问题的小伙伴。
s_nshine
10 个月前
android
·
androidstudio
·
profiler
·
appinspection
AndroidStudio AppInspection和Profiler无法选择进程
1.具体情况如下,AndroidStudio AppInspection和Profiler无法选择进程
未来无限
1 年前
android
·
安装教程
·
androidstudio
Android开发AndroidStudio安装教程
本文图示展示AndroidStudio安装教程。目录一、下载安装包二、安装https://developer.android.google.cn/studio?hl=zh-cn
HaiJunYa
1 年前
androidstudio
·
工具平台
·
运行‘android原生项目’
‘AndroidStudio工具平台’尝试运行‘Android原生项目’
AndroidStudio工具平台 (内嵌Intelli IDEA集成环境) /Users/haijunyan/Library/Android/sdk 配置环境变量: #adb命令,安装APK查看连接设备 platform-tools #emulator命令,通过命令创建模拟器 tools #用NDK框架搭建的项目,用到下面的命令编译 ndk-bundle 等等
xianKOG
2 年前
android
·
androidstudio
AndroidStudio相关
1、AndroidStudio安装路径下 -> bin -> idea.properties 文件将1和2的路径设置为自己的路径,将3和4取消注释或复制在下方 注意: idea.plugins.path 和 idea.log.path 必须去掉注释或重新设置,否则启动idea后会有提示:It seems you’re using ‘idea.config.xxx’ property to specify the location of the settings directory.
Modu_MrLiu
2 年前
android
·
logcat
·
androidstudio
·
新版本logcat
AndroidStudio - 新版本 Logcat 使用详解
最近这俩天正好有时间给自己做一下减法,忘记是去年还是今年,在升级 AndroidStudio 后使用 Logcat查看日志的方式也发生了一些变化,虽然一直在使用,但每当看到之前还未关闭 Logcat 命令行工具额昂也,就感觉可能还存在知识遗漏
Peter(阿斯拉)
2 年前
android
·
gradle
·
androidstudio
·
安装位置
·
移动位置
[Android]_[初级]_[配置gradle的环境变量设置安装位置]
我是有底线的