FavoriteAndroidLibrary
FavoriteAndroidLibrary copied to clipboard
My Farorite Android Library
:book: Favorite Android Library
Best Android Library open source on GitHub and others, enjoy !!

Summary
- Navigation
- UI Components
- ListView & RecyclerView
- Chart
- Game
- Parsing
- Material Design
- More
- Android Tools
- Navigation
ParallaxPager: ViewPager with Parallax scrolling effectsArcMenu: Alternate radial menu (LikePathApp)SlidingUpPanel: Sliding Up Panel (LikeGoogle MusicApp)DraggablePanel: Panels that can be dragged (LikeYouTubeApp)
- UI Components
CircularProgressBar: Realize a circular ProgressBar in the simplest way possible.BetterPickers: BetterPickers for easy input selectionCircularImageView: Realize a circular ImageView in the simplest way possibleCircularFillableLoaders: Realize a beautiful circular fillable loadersShowcaseView: Highlight the best bits of your appView Animations: Easily apply common animationsImageSlider: Animated image transitionsForsquare-CollectionPicker: Item Picker which looks like Foursquare Tastes pickerIconify: Easily embed icons into your appGooglePlusLayout: Custom layout that support playing animation on child view in the main Layout that appears on the main page (LikeGoogle +App)TimesSquare: Standalone Android widget for picking a single date from a calendar viewCircularSeekBar: A circular seek bar for AndroidDateTimePicker: Contains a beautiful DatePicker and TimePicker (LikeGoogle AgendaApp)
- ListView & RecyclerView
ListViewAnimations: Easy way to animate ListView items (LikeGoogle KeepApp)QuickReturn: Reveal or hide a header or footer as the list is scrolled in a direction (LikeFacebook,TwitterorGoogle +App)QuickReturn: Implementation of the QuickReturn UI developedPicasso: A powerful image downloading and caching library
- Chart
WilliamChart: Flexible charting library with useful motion capabilitiesHoloGraphLibrary: Newer graphing libraryEazeGraph: Another newer library with potentialAndroidCharts: Easy to use charts
- Game
AndEngine: AndEngine is a free Open Source 2D OpenGL Game Engine for the Android platformUnity3D: Very good (available on Android, iOS, Web, Windows, OS X)Ogre3D: The best open source 3d engine but it is a large frameworkIrrlicht: Good performance, light framework [Game: Moblox]Linderdaum Engine: Open source for Windows and AndroidCocos2d-x: Open source cross platformBox2d: Fast and easyJbox2d: So slow on Java that I made a JNI wrapper with SWIG to use native box2d (AndEngine does the same)Chipmunk: Fast but I prefer box2dBullet: Excellent 3D engine
- Parsing
Retrofit: Type-safe HTTP client for Android and Java by Square, Inc.Gson: Gson is a Java library that can be used to convert Java Objects into their JSON representationSimpleXML: Simple is a high performance XML serialization and configuration framework for JavaJsonschema2pojo: Generate Plain Old Java Objects from JSON or JSON-Schema
- Material Design
MaterialViewPager: Material Design ViewPager easy to use libraryMaterial-Movies: Setup an android environment to develop an scalable, maintainable and testable projectsAndroid-ObservableScrollView: Android library to observe scroll events on scrollable viewsAndroid-Material-Examples: Sample for Android Material Design
- More
ZXing: Barcode or QR scannerWebServer: Android Web Server (with NanoHTTPD)Mupdf: PDF ReaderCropper: Image cropping toolEventBus: Simplifies communication between different parts of your applicationActiveAndroid: ActiveAndroid is an ORM for AndroidButterKnife: Field and method binding for Android views which uses annotation processing to generate boilerplate code for you
- Android Tools
ActionBarStyleGenerator: Allows you to easily create a simple, attractive and seamless custom action bar style for your Android applicationAssetStudio: Icon generators allow you to quickly and easily generate icons from existing source images, clipart, or textTinyPNG: Advanced lossy compression for PNG images that preserves full alpha transparencyLayoutFinder: Layout Finder helps you create the code that ties your Android UI and Java code togetherButtonMaker: Online tool to generate buttons code for Android AppsGradle, Please: It helps you to get exact maven artifact of the particular libraryPostman: It comes handy when you would want to check your rest APIsMaterial-design-icons: Material design icons are the official icon set from GoogleVideo-to-gif: Create un perfect demo Gif with your screencast
####References