标签: android caching memory android-sqlite
我的应用程序在诺基亚5(API 27和Android 8.1)上运行。在我的应用程序中,清除缓存会在内存有效不足时清除缓存和数据库等所有内容,否则只会清除缓存而不清除数据库数据。
这怎么可能发生?如何解决?