[android-developers] Re: Surface to Native

2009-07-05 Thread Dianne Hackborn
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 wrote: > Hey, > > How is the existing appli

[android-developers] Re: Surface to Native

2009-07-03 Thread scs sek
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 wrote: > Sorry, there is currently no API in the NDK for working with surfaces. > > > On Fri, Jul 3, 2009 a

[android-developers] Re: Surface to Native

2009-07-03 Thread Dianne Hackborn
Sorry, there is currently no API in the NDK for working with surfaces. On Fri, Jul 3, 2009 at 12:08 PM, scs sek 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