Skip to content Skip to sidebar Skip to footer
Showing posts with the label Static Libraries

Trouble Linking Static Libraries Using Android Ndk R5b

Recently upgraded to NDK r5b, and the build fails with 'undefined reference' to functions l… Read more Trouble Linking Static Libraries Using Android Ndk R5b

What Process/library On Android Is Responsible For Dispatching Touch Events To Applications?

What process/library on Android is responsible for dispatching touch events to applications? I was … Read more What Process/library On Android Is Responsible For Dispatching Touch Events To Applications?