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.
1) onsaveinstance() 方法包中的数据存储在设备上的什么位置?它是存储在 data/data 目录中还是存储在 sqlite DB 或其他地方?
不,它会在记忆中。一旦您的应用程序关闭,它将被清除。