Posted 29 June 2012 - 04:25 AM
I see the same issue described above. I'm on samsung galaxy s android 2.3.5 with evernote 4.04.
From the log...
I/ActivityManager(109): Starting: Intent { act=android.intent.action.SEND dat=file:///mnt/sdcard/data/com.evercite/files/note.enex typ=application/enex flg=0x3000000 cmp=com.evernote/.note.composer.NewNoteActivity } from pid 2135
The first problem I see after calling the intent is
06-28 23:15:44.988: I/com.evernote.Evernote(2145): +++++++++openOrCreateDatabase()::start/mnt/sdcard/Evernote/.external-1322600773132-Evernote.db
06-28 23:15:44.988: I/com.evernote.Evernote(2145): ::evernoteSDcardPath=/mnt/sdcard/Evernote
06-28 23:15:44.988: E/com.evernote.Evernote(2145): ::stack trace=
06-28 23:15:44.992: E/com.evernote.Evernote(2145): java.io.IOException
06-28 23:15:44.992: E/com.evernote.Evernote(2145): at com.evernote.Evernote.openOrCreateDatabase(Evernote.java:283)
06-28 23:15:44.992: E/com.evernote.Evernote(2145): at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:118)
Then the synch fails a couple of times further down in the log and hangs.
I can email the log if you like.