They are not using the SDK. This is a forum for discussing the SDK. If you are doing device development/customization work so not developing against the SDK, android-porting is the best place to ask questions.
On Fri, Jul 3, 2009 at 11:07 PM, scs sek <[email protected]> wrote: > Hey, > > How is the existing applications passing surface to their native libs? > > Example Media Player or recorder Java Application to Opencore? > > On Sat, Jul 4, 2009 at 9:38 AM, Dianne Hackborn <[email protected]>wrote: > >> Sorry, there is currently no API in the NDK for working with surfaces. >> >> >> On Fri, Jul 3, 2009 at 12:08 PM, scs sek <[email protected]> wrote: >> >>> Hi, >>> >>> I try to pass the surface which is created by Java Application to my >>> native lib. >>> While transferring at JNI layer >>> >>> When i use the GetIntField fundtion to get the surface object >>> (GetISurface) function, the object passed by app is becoimg null. >>> >>> Any suggestion is welcome. >>> >>> Thanks & Regards >>> SCSSEK >>> >>> >>> >>> >> >> >> -- >> Dianne Hackborn >> Android framework engineer >> [email protected] >> >> Note: please don't send private questions to me, as I don't have time to >> provide private support, and so won't reply to such e-mails. All such >> questions should be posted on public forums, where I and others can see and >> answer them. >> >> >> >> > > > > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

