I use Nine from 9folders.com as my Exchange Clint Application and I found that it sends intent to open email items…

I use Nine from 9folders.com as my Exchange Clint Application and I found that it sends intent to open email items when I click on th3 notification. From the logcat, I found below line:

06-15 09:03:20.812 15472 16311 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=content://com.ninefolders.hd3.provider/uimessage/1816?appVersion=108021&folderUri=content://com.ninefolders.hd3.provider/uifolder/42 typ=application/nine-email-ls flg=0x1300c000 cmp=com.ninefolders.hd3/.activity.MailActivityEmail (has extras)} from uid 10242 on display 0

How can I use this in intent for shortcuts.

http://9folders.com
]]>

5 Commentsto I use Nine from 9folders.com as my Exchange Clint Application and I found that it sends intent to open email items…

  1. Anonymous says:

    < ![CDATA[

    Pierre Hébert​ is this possible?

    ]]>

  2. Anonymous says:

    < ![CDATA[

    TrianguloY​ can you help on this?

    ]]>

  3. Anonymous says:

    < ![CDATA[

    You will need to tell us what you want to do

    ]]>

  4. Anonymous says:

    < ![CDATA[

    TrianguloY​


    I have a panel contains list of shortcut items (generated earlier using Tasker and LL), these items are the email items gathered from Nine database. What I want is: assigning the intent parameters for each shortcut to be able to open the particular email item directly instead of opening the app then look for the email to open.

    ]]>

  5. Anonymous says:

    < ![CDATA[

    Oh, you already contacted the developer 😉



    The intent itself seems easy to make, just check the Android intent class to create one with the necessary component name http://developer.android.com/reference/android/content/Intent.html


    However to specify the email to open you need to provide extra data, and the best way to know which data is to contact the developer, so wait until he answers you.


    Basically, if he sends you java code to create an intent to open the app in an email, that will be easily translated to javascript and so easy to make with LL

    ]]>

Leave a Reply

Your email address will not be published. Required fields are marked *