IntelliJ IDEA Android SQLite Data Source Synchronisation Error: File exists
Answered
I am trying to connect to SQLite database on my phone through Database tool window. I have created an SQLite data source for my database and can view my schemas, execute queries etc.
The problem occurs when i try to upload the modified database.
This is the error message i get when uploading the database.


OS: mac OS X El Capitan
I am using non-rooted Android 6.0 device
It used to work on previous IntelliJ versions but now it is not working. I cannot find help on this matter anywhere on the internet. Any help will be much appreciated. Thanks
EDIT: log file -> https://drive.google.com/file/d/0B_Tu-c360vbeVUZsSVNpdHpscE0/view?usp=sharing
Please sign in to leave a comment.
Hello,
Please post here the output from idea.log file after reproducing the issue.
Thanks. Created YouTrack issue for this problem. Please follow the https://youtrack.jetbrains.com/issue/IDEA-166366 for updates.