everyone.
I need to analyse the libOMXAL.so of Android. (That one is in the NDK folder)
// I need to find out whether this file contains the Implementation of OMXCLient.cpp or not.
I want to analyse this .so file to find out which function it contains. My OS is Windows7.
I am new on this. Could anyone give me a hint? Thank you!