首页
学习
活动
专区
工具
TVP
发布

有困难要上,没有困难创造困难也要上!

专栏作者
246
文章
378193
阅读量
37
订阅数
Android终端模拟器Termux上使用Ubuntu
Termux 上安装各种 Linux 系统是通过 proot-distro 工具来实现的,所以先安装一下 proot-distro 工具。
kongxx
2023-12-18
5520
Android手机使用Termux终端模拟器
Termux 是 Android 平台上的一个终端模拟器,可以在 Android 手机上模拟 Linux 环境。它提供命令行界面,并且提供了功能健全的包管理工具(pkg)。另外就是 Termux 不需要 root 权限,安装后默认产生一个用户,可以运行 App 后使用 whoami 命令查看。
kongxx
2023-12-18
1.2K0
Android Studio启动时报错 Emulator: qemu-system-x86_64: failed to initialize KVM: Device or resource busy
问题描述 启动Android Studio时,报如下错误: Emulator: qemu-system-x86_64: failed to initialize KVM: Device or resource busy 解决办法 sudo rmmod kvm_intel kvm
kongxx
2018-12-27
1.6K0
Android Studio启动时报错 Emulator: emulator: ERROR: OpenGLES emulation failed to initialize.
问题原因是我使用了 Nexus 5X and Nexus 5 模拟器,而这两个镜像会强制设置 “Emulated Performance” 为 “Automatic Graphics”。
kongxx
2018-12-27
1.6K0
Android Studio启动时报错 “ Plugin "XXX" was not loaded: required plugin "Android Support" is disabled.”
打开 File -> Settings -> Plugins,把红色的插件取消然后重新勾选,然后保存,再重新启 Android Studio 就可以了。
kongxx
2018-12-27
1.4K0
Android项目编译报错Failed to resolve: firebase-iid-interop
修改 build.gradle 文件,将其中 jcenter() 和 google() 两个仓库换一下顺序,比如
kongxx
2018-12-24
8610
Cordova 打包错误 ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:fontVari
问题描述 今天在使用 “cordova build android” 的时候,发现报下面的错误 ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:fontVariationSettings ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:ttcIndex FAILED FAILURE:
kongxx
2018-05-14
1.8K0
使用 Cordova 遇到的一些问题
问题一 问题 [Error: Failed to find 'ANDROID_HOME' environment variable. Try setting setting it manually. Failed to find 'android' command in your 'PATH'. Try update your 'PATH' to inclde path to valid SDK directory.] ERROR building one of the platforms: Error:
kongxx
2018-05-14
1K0
Windows cordova build Error: Could not find gradle wrapper within Android SDK. Might need to update
问题说明 在Windows7上运行 “cordova build android” 报错,如下: C:\test\hello> cordova build android ANDROID_HOME=C:\Users\kongxx\AppData\Local\Android\sdk JAVA_HOME=C:\Program Files\Java\jdk1.8.0_121 Error: Could not find gradle wrapper within Android SDK. Might need to
kongxx
2018-05-14
6470
没有更多了
社区活动
RAG七天入门训练营
鹅厂大牛手把手带你上手实战
Python精品学习库
代码在线跑,知识轻松学
博客搬家 | 分享价值百万资源包
自行/邀约他人一键搬运博客,速成社区影响力并领取好礼
技术创作特训营·精选知识专栏
往期视频·千货材料·成员作品 最新动态
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档