View Single Post
Old 03-06-2014, 03:45 PM   #14
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,476
Karma: 8025702
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by DiapDealer View Post
Yeah, there's no attachment when I do that.
Not sure if I know of any official Amazon apps that do something similar (to help test if programmatically attaching a file is even possible with their email program). Is there a temporary file created somewhere, that I can look for to see if it's getting that far?
I found some amazon documentation that says that they do not use/respect the same API that gmail uses. Tomorrow's prerelease uses the API that Amazon says they *do* use. We will see.

As for temporary files, no. The information is passed by CC to Android using what Android calls an "Intent", and it is up the receiving app to interpret the data in the Intent. We know the data arrives because gmail uses it. Just as clearly from your test, the amazon app does not.
chaley is offline   Reply With Quote