there is no sample implementation of controls in C/C++, all the widget/view sub-system is done in Java
On Thu, Jan 8, 2009 at 10:00 AM, [email protected] <[email protected]>wrote: > > Thank u Mike & David for ur replies and valuable suggestions. > > But the issue is i have to use it and might as well inflict pain when > integrating future release as david rightly suggested :-) > > But then i have to use it... > > where can i get some sample implementation of controls using the Skia > API's > > Regards, > Sunit > > On Jan 7, 6:42 pm, Mike Reed <[email protected]> wrote: > > Agreed.Skiais not offered as a lib/sharedlib inside android, as its > > api is not guaranteed to be stable over time. See > > code.google.com/p/skiafor the active trunk. > > > > On Wed, Jan 7, 2009 at 8:31 AM, David Turner <[email protected]> wrote: > > > forget about usingSkiaheaders 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 theSkiaGraphisLibraryfor > > >> implementation of various controls or even if someone can help me find > > >> the .h files related toSKIAin 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 -~----------~----~----~----~------~----~------~--~---

