• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps libpng security issue

Bee Torika

Newbie
Hi..

I got security warning to my app from android market.

Google said my app should upgrade libpng version.

I use opencv in the app, and It seems like openCV use libpng library.

But I dont know how libpng library works.
(I know this is kinda out of android issue ^^;;plz understand me)

Because I couldnt find libpng library in my project.

Is libpng library installed in OS (or OS`s common lib folder), and all applications refer to the library together ?

And libpng library is official library for viewing .png file ?
(it means libpng is necessary for viewing png files in any OS system like iOS, MacOS, Windows, Unix and etc..)

My understanding is OK ? or Much wrong ?..

Thanks ;)
 
Back
Top Bottom