240 发简信
IP属地:福建
  • 处理依赖冲突 Duplicate class

    implementation('旧依赖'){exclude group: '组',module:'模块'}例如implementation ('...

  • Resize,w 360,h 240
    android studio 连接手机不一会就断线重连问题

    方法1:win+R 输入cmd 进入命令提示符输入 cd C:\WINDOWS\system32 切换到系统位置输入 netstat -an...

  • java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader

    java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader NDK架构问题去除a...

  • 依赖冲突

    Caused by: java.lang.NoSuchFieldError: No field BottomNavigationView_ite...

  • 常用操作

    加固后签名jarsigner -verbose -keystore app.jks -signedjar demo.apk myapp.apk ...

  • 去除json字符串中url地址的反斜杠

    后端上传图片时有个很蛋疼的设定需要验证url。发现url图片会自动添加转义字符如下www.baidu.com/img/flexible/logo...

  • DDMS monitor.exe An error has occurred URIUtil

    1.任务管理器里关掉所有 monitor.exe 进程。2.删除.android目录下的monitor-workspace文件。重新尝试,打开成功

  • Resize,w 360,h 240
    android studio 没有DDMS

    路径下的tools\lib\monitor-x86_64目录里面有记录一下,久了就忘

  • can't find tinkerProcessDebugManifest, you must init tinker plugin first!

    集成信鸽推送遇到can't find tinkerProcessDebugManifest, you must init tinker plug...