Agreed. Skia is not offered as a lib/sharedlib inside android, as its api is not guaranteed to be stable over time. See code.google.com/p/skia for the active trunk.
On Wed, Jan 7, 2009 at 8:31 AM, David Turner <[email protected]> wrote: > forget about using Skia headers for deployed projects. they are not part of > the stable Android API and *will* change in future releases, breaking your > code in unexpected ways. > > but if you want to go that route and inflict huge pain to yourself in the > future, have a look to android/external/skia > > On Wed, Jan 7, 2009 at 2:04 PM, [email protected] <[email protected]> > wrote: >> >> Can anybody help me with using the Skia Graphis Library for >> implementation of various controls or even if someone can help me find >> the .h files related to SKIA in myandroid/ >> >> It's a bit urgent... >> >> Regards, >> Sunit >> > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

