当前位置:网站首页>Room cannot create an SQLite connection to verify the queries
Room cannot create an SQLite connection to verify the queries
2022-07-06 00:16:00 【Guo Bao】
Environmental Science :
Java edition :java11
Gradle edition :7.2.1
AndroidStudio edition :Android Studio Chipmunk 2021.2.1 Patch 1
problem :
stay mac Run in computer android Project time , The following error message appears
Room cannot create an SQLite connection to verify the queries. Query verification will be disabled. Error: Error opening connection
public abstract class CacheDatabase extends RoomDatabase {
terms of settlement :
1、 Click on File> Project Struceure > Project , take Android Gradle Plugin Version Version changed to 4.2.2
, And then Gradle Version Version changed to 6.7.1
2、 And then click SDK Location > Gradle Setting , take JDK The version of is changed to 1.8
3、 And then click ok Download the specified gradle edition , This problem can be solved by re running the project after downloading
边栏推荐
猜你喜欢
MySql——CRUD
AtCoder Beginner Contest 258【比赛记录】
硬件及接口学习总结
Configuring OSPF GR features for Huawei devices
18. (ArcGIS API for JS) ArcGIS API for JS point collection (sketchviewmodel)
MySql——CRUD
Gd32f4xx UIP protocol stack migration record
MySql——CRUD
LeetCode 1598. Folder operation log collector
提升工作效率工具:SQL批量生成工具思想
随机推荐
【二叉搜索树】增删改查功能代码实现
LeetCode 6004. Get operands of 0
[Chongqing Guangdong education] reference materials for Zhengzhou Vocational College of finance, taxation and finance to play around the E-era
7.5 decorator
【DesignMode】组合模式(composite mode)
关于slmgr命令的那些事
Gavin teacher's perception of transformer live class - rasa project actual combat e-commerce retail customer service intelligent business dialogue robot system behavior analysis and project summary (4
LeetCode 6005. The minimum operand to make an array an alternating array
STM32 configuration after chip replacement and possible errors
GD32F4xx uIP协议栈移植记录
Global and Chinese markets for hinged watertight doors 2022-2028: Research Report on technology, participants, trends, market size and share
Yunna | what are the main operating processes of the fixed assets management system
LeetCode 1189. Maximum number of "balloons"
提升工作效率工具:SQL批量生成工具思想
跟着CTF-wiki学pwn——ret2libc1
How to solve the problems caused by the import process of ecology9.0
MySql——CRUD
Mysql - CRUD
"14th five year plan": emphasis on the promotion of electronic contracts, electronic signatures and other applications
【DesignMode】适配器模式(adapter pattern)