Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我猜APK文件在安装后没有以解压的形式存储在设备上。但是在应用程序运行时是否将其解压缩到某个内存缓冲区?还是将其解包存放在某个临时位置?
我主要从访问打包资产的运行时含义的角度感兴趣。