<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>小白验证社区 - 安卓</title>
    <link>https://lt.xbzhan.com/forum-12-1.html</link>
    <description>Latest 20 threads of 安卓</description>
    <copyright>Copyright(C) 小白验证社区</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 05 Apr 2026 04:02:14 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://lt.xbzhan.com/static/image/common/logo_88_31.gif</url>
      <title>小白验证社区</title>
      <link>https://lt.xbzhan.com/</link>
    </image>
    <item>
      <title>Android逆向学习</title>
      <link>https://lt.xbzhan.com/thread-40-1-1.html</link>
      <description><![CDATA[双开最简单的思路就是给 apk 换个包名，换个包名之后系统识别会是两个不同的 apk，就能实现共存。APK逆向什么是JVM、Dalvik、ARTJVM是JAVA虚拟机，运行JAVA字节码程序Dalvik是Google专门为Android设计的一个虚拟机，Dalvik有专属的文件执行格式dex(Dalvik executable)Ar ...]]></description>
      <category>安卓</category>
      <author>Admin木木</author>
      <pubDate>Sun, 16 Nov 2025 07:41:29 +0000</pubDate>
    </item>
    <item>
      <title>给软件apk，适配支持小窗</title>
      <link>https://lt.xbzhan.com/thread-15-1-1.html</link>
      <description><![CDATA[在xml里添加

android:resizeableActivity=\&quot;true\&quot;

android:taskAffinity=\&quot;com.example.yourapp.task\&quot;

android:configChanges=\&quot;screenSize|smallestScreenSize|screenLayout|orientation\&quot;
这三行代码  apk就只能支持 小窗口]]></description>
      <category>安卓</category>
      <author>Admin木木</author>
      <pubDate>Sat, 25 Oct 2025 05:05:42 +0000</pubDate>
    </item>
  </channel>
</rss>