Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Why is there a binary blob in their Android repo, and what does it do? Is it just compiled open-source Telegram code?


Looking at it, the libs/arch/.so files are just compiled JNI/NDK libraries compiled from source of jni/* files (that's completely standard for native code on Android). Usually the compiled libs aren't checked into the source control though.

Taking my paranoid glasses off, I'd guess they're checked in so contributors don't have to deal with setting up NDK to compile the app.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: