首页
AI Coding
NEW
沸点
课程
直播
活动
AI刷题
APP
插件
搜索历史
清空
创作者中心
写文章
发沸点
写笔记
写代码
草稿箱
创作灵感
查看更多
会员
登录
注册
Ang229
掘友等级
Android
|
Utopa
获得徽章 0
动态
文章
专栏
沸点
收藏集
关注
作品
赞
12
文章 12
沸点 0
赞
12
返回
|
搜索文章
最新
热门
adb 实时输出logcat日志到指定文件
3,adb shell logcat -v time > C:\Users\Administrator\Desktop\logcat.//C:\Users\Administrator\Desktop\logcat.adb shell logcat -v time > C:\Us...
git新建本地分支并推到远程分支
注:a,前面带有remotes的分支都是远程分支。 b,星号(*)表示当前所在分支。
多种语言实现冒泡排序算法
for (int i = 0; i < arr.for (int j = 0; j < arr.var i = arr.console.
Could not find lint-gradle-api.jar (com.android.tools.lint:lint-gradle-api:26.1.2)
Error:Could not find lint-gradle-api.jar (com.android.tools.lint:lint-gradle-api:26.1.2).https://jcenter.bintray.com/com/android/tools/lint/...
EventBus 接收端收不到事件
1.在build.implementation 'org.greenrobot:eventbus:3.1.2.super.if (!EventBus.getDefault().EventBus.getDefault().Logger.super.EventBus.getDefau...
Glide4 设置默认图片和错误图片,即设置占位图
.placeholder(R.drawable..fallback( R.drawable..error(drawable.Glide....2.RequestOptions options = new RequestOptions().error(R.drawable.img_...
H5端调用Activity的finsh方法无效
原因是JavascriptInterface注解的方法在JavaBridge线程上调用,而不是在UI线程上调用。在处理UI时,您需要使用主UI线程。Logger.new Handler().MallActivity.this.Logger.MallActivity.this.An...
androidstudio git拉去项目No tracked branch configured for branch master or the branch doesn‘t exist.
错误:解决办法:按照提示在Androidstudio的Terminal中输入git branch --set-upstream-to origin即可;
Android串口通信UnsatisfiedLinkError和libserial_port.so: has text relocations异常
2,AndroidStudio的logcat打印报错信息:UnsatisfiedLinkError: dlopen failed: /data/app/com.smart.vendor.serialport.library-1/lib/arm/libserial_port.在An...
android板子几种调试方式
1.
下一页
个人成就
文章被点赞
60
文章被阅读
84,026
掘力值
1,150
关注了
1
关注者
9
收藏集
0
关注标签
0
加入于
2021-06-02