<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Kotlin on ARLOOR</title>
    <link>https://www.arloor.com/tags/kotlin/</link>
    <description>Recent content in Kotlin on ARLOOR</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-CN</language>
    <atom:link href="https://www.arloor.com/tags/kotlin/index.xml" rel="self" type="application/rss+xml" />
    
      
    <item>
      <title>Android 原生客户端集成 adk-python AI Agent 的实践总结</title>
      <link>https://www.arloor.com/posts/android-native-adk-agent-integration/</link>
      <pubDate>Wed, 22 Jul 2026 15:00:00 +0800</pubDate>
      <guid>https://www.arloor.com/posts/android-native-adk-agent-integration/</guid>
      <description>&lt;p&gt;&lt;code&gt;stock-android-native&lt;/code&gt; 是一个 Kotlin + Jetpack Compose 的纯原生 Android 项目，其中 AI 助手模块直接对接 Google adk-python 暴露的 HTTP 接口（&lt;code&gt;/run_sse&lt;/code&gt;、Session CRUD），中间没有自建网关。这篇文章按功能维度总结它的集成方式：session 列表分页、chat streaming、思考过程与正式文本分离、工具调用展示、token 统计、Markdown 渲染、页面滚动跟随，以及背后的并发控制细节。&lt;/p&gt;</description>
    </item>
      
    
  </channel>
</rss>
