Hello Markus -

I think we have tried to be as clear as we possibly can on this (and
related topics).  For application development, we only support the use
of API's, intents, or any other resources that have been provided in
the SDK.

I think that the blog post provided in another message actually says
it quite well:

"This library is not officially supported by the Android SDK and it
should not be used in any consumer facing applications."

Please feel free to experiment with your own apps on your own devices,
of course.  We're very glad to see developers exploring and learning
the platform.

But shipping apps with unsupported code, well, that's your own choice,
but it's not a wise one.

--Andy

On Wed, Feb 11, 2009 at 9:46 AM, Markus Junginger <[email protected]> wrote:
>
> Future APIs are one thing, using Intents to access existing
> functionality is another, imho. Voice search is already here, so the
> question for me is if there are Intents to start the voice recognition
> Activity and work on with the results. Thank Intents and loose
> coupling. :)
>
> For my purpose voice recognition would be optional - even if it would
> break in a future release it would be fine. I would put a try&catch
> around it anyway.
>
> Would this approach (if possible at all) be OK for you?
>
> Thanks,
> Markus
>
> --
> http://jars.de
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to