That's OK but I'd expect (maybe we should do something about it) that
there would be a public repository of reusable code, very much like
ruby gems, and a way for your Android app to state its dependencies,
and then at installation time the dependencies are either satisfied by
preinstalled libraries, or these are automagically downloaded from the
"gems" website and installed for every other app to use.

On Tue, Oct 14, 2008 at 3:53 AM, Nikkelitous <[EMAIL PROTECTED]> wrote:
>
> In fact, there is already a FreeTTS service set up and available in
> the Android Market.  Once the user downloads it any app can use it.
>
> On Oct 13, 3:13 pm, "Stoyan Damov" <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>> I see that many devs are porting FreeTTS to Android. It's like 5 MB or
>> so w/ Kevin's voice. Is every TTS-enabled application going to include
>> the library as part of its package (thus unnecessarily bloating the
>> device/card's storage) or there is a special location, where
>> shared/common libraries can be installed and reused by many
>> applications. Then, if that's possible, what about versioning?
>>
>> Thanks,
>> Stoyan
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
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