240 发简信
IP属地:广东
  • Android CLI with Android skills and the Android Knowledge Base(一)

    一、AI Coding基本概念 It's a new suite of Android tools and resources for agen...

  • Binder机制(二)AIDL生成代码解析

    bindService获取代理是同步还是异步[https://www.jianshu.com/p/18e4efa2e0a2] 1.接口定义ICo...

  • Resize,w 360,h 240
    实用工具推荐

    1.磁盘空间分析器Wiztree-可视化的磁盘空间占用分析,可用于磁盘清理 https://www.diskanalyzer.com/downl...

  • ChatGPT测试

    1.简介 ChatGPT官网[https://chat.openai.com/chat],国内无法访问仅部分国家支持,如新加坡,可通过某宝购买海...

  • Binder机制(一)AIDL

    一、简介Android Interface Definition Language (AIDL) 基于Binder机制封装的Android跨进程...

  • Resize,w 360,h 240
    设计模式(二)代理模式

    1.简介 Provide a surrogate or placeholder for another object to control ac...

  • Resize,w 360,h 240
    Android四大组件之ContentProvider

    1.简介 They encapsulate data and provide it to applications through the si...

  • Resize,w 360,h 240
    EventBus源码解析

    Greenrobot官网地址[https://greenrobot.org/eventbus/]Github地址[https://github....

  • PendingIntent机制

    1.简介 Pending意思是待处理的、即将发生的,Intent则是Android中用于启动指定Activity、Service、Broadca...