Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Why is Facebook Android sdk a Project?

Anyone knows why is Facebook for Android SDK distributed as a Library Project instead of a jar?

I know you "can" compile it as a jar and everything, just wondering if there is any advantage on distribute it like that.

like image 428
Cheborra Avatar asked Feb 08 '26 00:02

Cheborra


1 Answers

The primary reason why the Facebook SDK is distributed as a Library Project is probably because it contains resources. This is the most straightforward way to distribute this kind of thing with resources. You can't simply compile it as a jar file.

like image 62
kabuko Avatar answered Feb 13 '26 17:02

kabuko



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!