会议室永久性库重置版本为1 [英] Room persistent library reset version to 1

查看:83
本文介绍了会议室永久性库重置版本为1的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有什么方法可以将会议室资料库的版本重置为1.我尝试在手机上卸载该应用程序.它不起作用.

Is there any ways to reset room library version to 1. I tried uninstall the app on my phone. It is not working.

推荐答案

仅当您完全删除应用程序后,才能使用Room降级版本.

Downgrading versions using Room only works if you completly remove the app.

您可以通过adb(adb卸载your.app.package)删除数据库,也可以使用设备删除应用程序概述中的数据/缓存.

You can either do that via adb (adb uninstall your.app.package) which removes your databases aswell, or you delete the data/cache in your app-overview using your device.

这篇关于会议室永久性库重置版本为1的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆