Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

EmailDialog for Android?

I am trying to make a "Share via Email" button for my App. Currently it works 100% for iOS, but when I try to run it for Android I get "No applications can perform this action."

Can anybody help? Here is my code for the EmailDialog, as you can see I've been trying to set up some Android-specifics but they aren't really working :P

— asked August 27th 2010 by Colton Arabsky
  • android
0 Comments

2 Answers

  • Accepted Answer

    You have to setup email on your device/emulator before it can send using the EmailDialog.

    — answered August 27th 2010 by Don Thorp
    permalink
    1 Comment
    • Ah, that makes sense… So if the device/simulator doesn't have Email then it'll just give that error message?

      Alright. Thanks for the quick answer Mr. Thorp! :)

      — commented August 27th 2010 by Colton Arabsky
  • Ooh, that makes sense. Is there any way programmatically to check if the Device has Email setup? In the Docs there doesn't seem like there is a way…

    — answered August 27th 2010 by Colton Arabsky
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.