I posted a message about finding the OMX interface from Android, after more
research,
I knew libomx_sharedlibrary.so exists in android 2.x.x, from V4.x.x, the
opencore was
dropped and it won't exist anymore, google provided OMXAL from ndk7, but
only
mediaplayer implemented, I tried to get encodercap interface and create
mediarecorder,
both are not implement yet, any people know the plan when these will be
done?
Back to Froyo, I found two phones (one ZTE N850 and one Mot Razor Max)
(V2.3.x)
which came with libomx_sharedlibrary.so in their system/lib folder, anyway,
when I
step into the native code dlopen("libomx_sharedlibrary.so", RT_NOW/LAZY),
the code
will have an exception (function out bound), any people know why this
happen?
looks like some people dlopen(libomx_sharedlibrary.so) without problem
according the
google result.
Thanks
Tang
--
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