[android-developers] Re: GMail App Intents

2009-10-09 Thread Matt Hall
Ok, thanks for the warning. Is there some system for publishing official intents coming or planned? It seems like a very useful system but it's super hard to figure out how to use it right now. For the GMail example I gave, is there even an unsafe/unsupported way to jump into a specific conversat

[android-developers] Re: GMail App Intents

2009-10-09 Thread Dianne Hackborn
Hi, unfortunately app-specific intent protocols are not very documented at this point... but please note, you should -not- be relying on looking at the implementation of applications. If something isn't documented, you should assume it may change in the future. It may change in a platform update