B4X:
Dim l2 As List
l2.Initialize
l2.Add("file://" & File.DirDefaultExternal & "/feedback.db")
....
msg.attachments = l2
Almost there, not sure why I'm having trouble attaching the file... it exist. Crashes gmail, outlook client shows the attachment added, but doesn't send it?