Titanium Community Questions & Answer Archive

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

Support for Intents for Android?

Hi!
I understand Intents currently aren't supported for Android?
I would like to argue to get these supported ASAP: A lot of functions are possible to replace with intents.
For example, for an app I currently need read access to the phone book contacts, and the possibility to send an email.
While both are in the Titanium API, they aren't working on Android yet. I could wait for them to be supported. But if Intents were supported, I could fire an intent to get the contact, and another one to send the email. These are just two of the small usecases that would be solved with Intents.
Thanks!

— asked May 5th 2010 by Martijn Pannevis
  • android
  • api
  • intents
  • mobile
0 Comments

2 Answers

  • I would love to see this as well. As one (admittedly self-serving) example, this would allow instant access to Google's barcode reader, see http://code.google.com/p/zxing/wiki/ScanningViaIntent

    I had a client inquiry around barcodes, AFAIK I'd have to go native Android as it stands, whereas if intents were supported I could use Titanium - and justify the cost of a Pro or Enterprise account.

    — answered July 19th 2010 by Eric Bradford
    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.