• 外部文件存储访问的问题

    当API level >= 30也就是 Android 11及以上,在访问外部存储权限上,与老版本不同。老版本: 新版本:

  • seekbar

    Android SeekBar 自定义thumb,thumb旋转动画效果[https://www.cnblogs.com/rustfisher/...

  • Realm 错误

    错误1:Realm.getDefaultInstance()报错Class '类名' has been added.https://ask.cs...

  • File

    https://blog.csdn.net/weixin_30586369/article/details/117503703[https://...

  • android camera2

    开双镜头https://www.freesion.com/article/2842864702/[https://www.freesion.co...

  • camera service

    https://gitee.com/amyocean/CameraService/tree/master[https://gitee.com/a...

  • singleinstance activity 点击home,相关问题

    点击home会跳到默认栈中。https://blog.csdn.net/weixin_42298971/article/details/1175...

  • 快速搜索空行

    在搜索框输入, 并且选中 regex:^\s*\n

  • TextView

    字符占位宽度/大小不同:textView.setTypeface(Typeface.MONOSPACE);设置为默认等宽字体