简体   繁体   中英

How to change the default set to open database files as text in Device File Explorer in Android Studio?

When the first time I tried opening my database file in my Device file explorer, there was a dialog which asked whether to open as a file or choose some other program to open.

I do have SQLite browser. But, first time by mistake I opened the database file as text and everytime after that after clicking the file its taking it as default.

Can anyone help me and suggest how to change the default set?

在此处输入图片说明 > Following are steps you can follow.

  1. Right click on file.
  2. Open with
  3. Choose another app
  4. more apps
  5. select the sqlite browser
  6. check box "Always use this app to open this file"

You are done. Thanks

在此处输入图片说明 在此处输入图片说明 升

单击要更改其打开类型的文件然后:单击文件> 选择:与文件类型关联...然后您可以更改为您想要的任何文件😊

You may need to try change the registered file patterns in your settings:

InteliJ 设置 > 编辑器 > 文件类型的屏幕截图

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM