GitHub's popularity in China does not need to be repeated. More and more open-source projects are migrated to the GitHub platform. What's more, it is necessary to understand the popular open-source Android and iOS projects based on the principle of not repeating the wheel creation. Using these projects can sometimes help you get twice the result with half the effort. To this end, CSDN has compiled the most popular open-source Android and iOS projects on the GitHub platform to developers.
Next, let's take a look at which Android open-source projects are the most popular on the GitHub platform and are also the most popular among developers.
1. ActionBarSherlock
ActionBarSherlock should be regarded as the most popular open-source Android project on GitHub. It is an independent library with an API and topic, developers can easily use the design mode of the Android action bar of all versions.
For Android 4.0 and later versions, ActionBarSherlock can be automatically implemented using the local ActionBar. For versions without ActionBar functionality, the custom action bar based on Ice Cream Sandwich is automatically centered around the layout. Allows developers to easily develop an application with Action bar), and applies to Android 2.x and later versions.
For details, see ActionBarSherlock.
2. facebook-android-sdk
The Facebook SDK for Android is an open-source library that allows developers to integrate Facebook into their Android applications.
If you want to obtain