240 发简信
IP属地:北京
  • Android APP 对接 Google 服务(登录、内购)的问题

    首先说一下签名 在 Google Play Console[https://play.google.com/console/] 应用完整性中上传本地的 jsk A 签名文件...

  • Signal——端到端加密IM通讯详解(环境搭建+项目运行)

    基于版本 Signal-Android v4.60.5[https://github.com/signalapp/Signal-Android/releases/tag/v4...

  • build.gradle.kts 解析外部 json 配置

    打包时为了在不同的变体中动态配置环境、常量等,可在模块的 build.gradle.kts 脚本中解析外部文件来实现,以下列举 2 种解析 json 的方式,将配置项动态添加...

  • com.google.android.material.imageview.ShapeableImageView 输出找不到颜色值 Failed to inflate ColorStateLis...

    在非 Material Design 主题(如 Theme.AppCompat.Light.NoActionBar)中使用 com.google.android.materi...

  • 120
    Telegram-Android——端到端加密IM通讯详解

    本文主要是对 Telegram 7.9.3[https://github.com/DrKLO/Telegram/releases/tag/release-7.9.3_2390...

  • 120
    Wire——端到端加密IM通讯详解(环境搭建+项目运行)

    背景简述 刚接触wire-android[https://github.com/wireapp/wire-android]项目是在18-03-18刚来目前公司上班时,公司的I...