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 <hack...@android.com> 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 <scs...@gmail.com> 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
> hack...@android.com
>
> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to