An Android Animation library which easily add itemanimator to RecyclerView items.
An Android library which provides simple Item animations to RecyclerView items
Android library for multiple snapping of RecyclerView
Android library providing simple way to control divider items (ItemDecoration) of RecyclerView
RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
DEPRECATED. Android library that integrate sticky section headers in your RecyclerView
:page_with_curl: [Android Library] Giving powers to RecyclerView
Android Library to provide swipe, click and other functionality to RecyclerView
A highly customizable calendar library for Android, powered by RecyclerView.
Epoxy is an Android library for building complex screens in a RecyclerView
A Powerful AlphabetIndex FastScroller Library for Android's RecyclerView!
A library focused on making the use of RecyclerView for Android easier
Android library defining adapter classes of RecyclerView to manage multiple view types
An easy, empowering Kotlin library for RecyclerView
Let's play with Android CardView, RecyclerView, Retrofit and Picasso Library. You can read details procedure about those library in my Bengali blog site.
A RecyclerView library for Android which support pull-to-refresh ,auto-load-more and add header.
Android library to auto-play/pause videos from url in recyclerview.
Kotlin Android library that extends RecyclerView to support gestures like drag & drop and swipe, among others. It works with vertical, horizontal and grid lists.
An Android library for decomposing RecyclerView layouts to improve scroll performance.
Android library for RecyclerView to manage order of items and multiple view types.
Simple Android library that allows you to easily split your RecyclerView into expanding/collapsing sections with headers.
An android recyclerview sticky item view layout manager library
Fast and versatile Adapter for RecyclerView which regroups several features into one library to considerably improve the user experience :-)
Android library providing a simple UI control for scrolling through RecyclerViews
Android pagination library (updated 01.05.2018)
An Android library that enables snappy smooth scrolling in RecyclerView.
Renderers is an Android library created to avoid all the boilerplate needed to use a RecyclerView/ListView with adapters.
Android RecyclerView.LayoutManager that resizes and reorders views based on SpanSize
Dividers is a simple Android library to create easy separators for your RecyclerViews
A library for add margin each item in RecyclerView.
SSForms is Android library to create dynamic Recyclerview forms
An Android library that brings the Material Design 5.1 sidebar to pre-5.1 devices.
A library which configures a divider for a RecyclerView.
A sample application to describe a new way of paging in recyclerView using paging library.
Decorator is an Android library that helps creating composable margins and dividers in RecyclerViews
An Android library that makes any view to be zoomable.
The template project that uses Android Architecture Components with Repository pattern. The simple app that uses awesome Fuel library instead of Retrofit for perfoming HTTP request. The app also persists data using the Room library and display data in RecyclerView.
An Android ItemDecorations library which easily add ItemDecoration to RecyclerView items. Currently Contains PinnedHeaderItemDecoration, DividerItemDecoration, OffsetsItemDecoration, ShaderItemDecoration
RecyclerViewDSL is a DSL Library for Android RecyclerView
HeaderRecyclerView is an Android library created to be able to use RecyclerView.Adapter with a header in a easy way. To use this library create your RecyclerView.Adapter classes extending from HeaderRecyclerViewAdapter.
[DEPRECATED] This library is no longer maintained and it will not receive any more updates.
Covert is an Android library for Material Swipe Actions within a RecyclerView
Android library to auto play video from url in Recyclerview.
Library for implementing endless loading list easily in Android applications
An Android library with modules to quickly bootstrap an Android application.
⚡A library to make RecyclerView more easy⚡ (上拉加载更多、头尾布局、拖拽排序、侧滑删除、侧滑选择、万能分割线)
FeatureAdapter (FA) is an Android Library providing an optimized way to display complex screens on Android.
android support支持库for Eclipse,包含design v7包下面的appcompat、cardview、recyclerview等库的源码,不是jar包,使用Eclipse同学的福音。
Declare RecyclerView adapters in a functional way, without boilerplate and subclassing. No compromises on flexibility. If it's possible to do something by subclassing, it's possible to do it with this library.
TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
Android library to bridge between RecyclerView and sources like web page or database. Includes demonstrator (Google Books viewer)
The bullet proof, fast and easy to use adapter library, which minimizes developing time to a fraction...
This library provides advance views for lists and stacks. Some of the views are build on top of RecyclerView and others are written in their own. Annotations are compiled by annotation processor to generate bind classes. DOCS -->
*** WARNING: This library is no longer maintained *** An easy way to add a simple 'swipe-and-do-something' behavior to your `RecyclerView` items. Just like in Gmail or Inbox apps.
Custom RecyclerView with additional functionality. Allow you add divider, itemSpace, emptyView, sticky header and some other features
Pluto is an Easy, lightweight and high performance slider view library for Android. You have the flexibility to customize it to any view since it based RecyclerView.
Unofficial library based on Facebook's rebound library for Android RecyclerView.
A simple Android project that demonstrates the usage of the androidx.recyclerview.selection support library
An Android library automatically adds scroll up button to RecyclerView
Android library designed to simplify the implementation of the video autoplay in the RecyclerView
Blueprint is a compact framework for constructing mvp architecture within a scrollable, multi-view-type list UI. It uses the Android RecyclerView library, and currently only supports LinearLayouts
[DEPRECATED] Android Library to implement Paging support for Realtime Database in RecyclerView.
An android library to help you get rid of boiler plate code when setting up Recyclerview
Recyclerview adapter library- Create adapter in just 3 lines of code
Android RecyclerView Joiner Library allows you to join several RecyclerView adapters and layouts into single RecyclerView adapter. Optionally, joined layouts can be used to add header, footer and devider to your RecyclerView.
A simple DIY library to generate your own custom Calendar View using RecyclerView, written in Kotlin
Simple implementation for one item selected RecyclerView. This makes it easier to use arbitrary VideoView (such as MediaPlayer) in RecyclerView. This library includes RecyclerView.LayoutManager and Recyclerview.OnScrollListener.
An Android library which adds headers and footers to the RecyclerView.
RecyclerView + GridLayout multiple cells types + empty view + swipe to refresh in a CustomView
This is a project designed to help controlling Android MediaPlayer class. It makes it easier to use MediaPlayer ListView and RecyclerView. Also it tracks the most visible item in scrolling list. When new item in the list become the most visible, this library gives an API to track it.
Kotlin Coroutines binding APIs for Android UI widgets from the platform and support libraries
Android library for horizontal single row calendar. With this library, you aren't attached to library built-in UI. You can create really beautiful and customizable UI and use selection features without hands getting dirty with RecyclerView and SelectionTracker.
Lego is an elegant Android library for implement powerful RecyclerView's Adapter.
⛳️ Easy to use android databinding ready recyclerview adapter
This is an Android Library for developer to use customized recyclerview with many features, like easy use Empty view, Refresh view, Floating Action Button, Load more. So all these features contain in one recyclerview.
Implement any RecyclerView in just 1 Line. CandyView handles everything for you.
A library that helps to implement a complex list with RecyclerView.(RecyclerView使用的封装与优化,帮助你快速利用RecyclerView构建复杂列表)
Android RecyclerView.Adapter 多级列表适配器依赖库 TreeNodeAdapter、SimpleTreeNodeAdapter
Android Library for easy addition of Empty, Loading and Error views in a RecyclerView
[Deprecated] A library for RecyclerView to easily display lists with various types of items
Sticky-header-recyclerview is an Android library that helps you create sticky headers on a RecyclerView. This is compatible with GridLayoutManager and LinearLayoutManager.
Android Spinner Dialog Library supported on both Java and Kotlin, Use for single or multi selection of choice
A Super simple library can be used for inserting elements in between RecyclerView's elements.
An Android RecyclerView.Adapter management library that makes creating and editing heterogenous view based lists easy.
A small and yet powerful library, which greatly simplifies building lists of different items
Android application to display horizontal recyclerview with glide library for image display using Kotlin Programming Language.
Improve the scroll angle when 2 recyclers views are nested : a recycler view that contains other recycler views, just like the Play Store.
Library for creating RecyclerView with warning message of data availability
Android RecyclerView and Volley Library server requests
A library of reusable components for RecyclerView, simplifying the development of complex adapters.
A simple way to add a sticky header in Android' s new widget, the RecyclerView which comes from the support library.
Android RecyclerView delegate pattern library
This project goal is to create activity fragment and views, with less code to be more efficient on the view models
This is an Android library to help with building apps for TV. It is an extension to RecyclerView, enabling rich selector theming.
An android library that generifies recycler view
An awesome library for the Android to make Simple RecyclerView and Multi Layout RecyclerView
This contains following features 1) This demo follows MVP architecture . 2) In this demo I have used some material and new design library components such as -Toolbar -RecyclerView (Swipe on item) -swipe item right to delete -swipe item to update -CardView -SnackBar 3) Some basic functionality with Realm for Android
Android library project that intends to simplify the usage of Adapters for recyclerView using Data Binding. You won't have to code any adapter again!
Android Timeline View Library (Using RecyclerView) is simple implementation used to display view like Tracking of shipment/order, steppers etc.
A RecyclerView.LayoutManager library enabling you the looping pager layout (could swipe left or right) and supports AndroidX.
You can create recyclerview adapter and pagedlist adapter easily with this library
Android fastest network library
A set of helper classes for modern android projects.
Android library designed to enrich and make your RecyclerView adapters more SOLID
android pagination library for RecyclerView list
Simplified RecyclerView Adapter library for android.
A smart, simple and fast RecyclerView library
An android library to quickly setup RecyclerView
Android Design Support Library (DrawerLayout, CoordinatorLayout, Appbar, Toolbar, TabLayout) 2015 API 23 with cards: expandable cards, swipe (left or right) & delete cards, swipe & refresh RecyclerView.
🚀 Reusable adapter library including filterable data for searchview (no need to create adapter if use recyclerview)
Android library provides a simple to use swipeable RecyclerView.
Useful Kotlin Extensions for the Android SDK and popular Android Libraries
Android library for embedding good scrolling fragment for picking items. Implemented with RecyclerView. Currently only horizontal scrolling available.
Android library helps you to draw divider between items in RecyclerView
A library offers a custom LayoutManager
Android library for animating RecyclerView items when they enter and leave the screen.
RecyclerView、ListView、GridView、ViewPager等adapter的极简化(简单到你无法想象),主要基于AndroidX(也可以不用)。功能:统一adapter方法,增加adapter点击、长按、header、footer,对vp的fragAdapter终极封装简单便捷不需要任何额外逻辑。com.github.weimingjue:BaseAdapter
A general purpose RecyclerView adapter library which can be used with any data model (sort of) and any item row view (with the help of DataBinding)
A Library for simplify network loader in paging recyclerview
Android library to help to build easily a layout using a RecyclerView widget provided by a RecyclerViewFragment.
BaseAdapter for RecyclerView with ViewHolder Factory
A sample of implementing Android RecyclerView with Data Binding library
This shows how to use kotlin programing for android development. Using libraries like Retrofit2, Databindind, Recyclerview, Glide.
Awesome Recyclerview library that supports live animations and auto swipe with ViewPager
An android library to simple handle user touch events over recyclerview.
A simple library to make it easy Expandable Recycler View List in Android
A simplistic Android Twitter client demonstrating the use of the MVP pattern, unit tests with pure JUnit4 and Robolectric, UI testing using UI Automator and Espresso, usage of various libraries such as Dagger 2, RxJava, Retrofit, Twitter SDK, RecyclerView, Butter Knife, Picasso, Joda-Time, etc
Simple and easy to use android library for implementing horizontal slider in android apps using recyclerview
Android library that facilitates the use and configuration of RecyclerView.
Android Library that uses BottomSheet and RecyclerView to show selection instead of the ugly spinner
This library allows you to combine any types of Recyclerview adapters easilly without the need to modify or create any new Recycler view adapter
Android library that brings MVVM ViewHolders to every collection
ChipRecyclerView library helps in showing chip views that can be laid out in horizontal direction, and can “flex” their sizes, either growing to fill unused space or shrinking to avoid overflowing the parent.
Android library to allow collapsing and expanding items in RecyclerView's Adapter on multiple levels
Simple RecyclerView library that solves modularity issues
RecyclerView + Empty View + Headers & Footers
An android library to simplify and remove the boilerplate of creating RecyclerView adapters
A powerful Android library for building complex RecyclerView. Building a list is as simple as playing Lego game. List ListView library for easy recyclerview management Most easy way for creating Recyclerview in android studio Knex is a full Kotlin Android library created to avoid all the boilerplate needed to use a RecyclerView with adapters. This is simple utility library for android An android library of custom view for implementing marquee text based on RecyclerView This project is for creating Sectioned Recyclerview in Android without any external sdk or library. Android library. Grouping RecyclerView Adapter sorts items, generates group headers, collapses/expands groups. 📟 A minimap view library for Android to help the user orienting himself around a big RecyclerView Recyclerview adapter library- Create adapter in just 1 line of code Belajar Kotlin with RecyclerView, and Anko Library in android studio This is a library for some cool recyclerview animation RecyclerView generic adapter library Android library providing extended functionality to Google's RecyclerView An Android library to create complex items easily in RecyclerView An Android library that provides a Lifecycle to any ViewHolder through the implementation of the LifecycleOwner interface, allowing it to interact with a Lifecycle-Aware Component. RecyclerView Pagination using Jetpack Paging library Very simple Android app demonstrating recycler view and glide image loading library. This is a very simple app. Recycler View using android volley library. Make simple slidable view with delete function Recycler View Compat (rvcompat) is a flexible compatible library for fast scroll recycler view, adapter and view holder with support of OnClickListener, OnLongClickListener and many more. Linear and Grid Recycler View , Json Example using Volley Library Android RecyclerView using DataBinding Library Kotlin library for Android for rendering headers in RecyclerView Heal-O-Chat is a Social Media Application for people who have been feeling less motivated in life or are losing hope. This platform allows users to chat with people and share their thoughts and feelings with each other and thereby let go of stress, anxiety, and depression that they've been feeling for long. PixerArt is photo-library app where you can search photos and download the photos of you choice. A light-weight library to make asynchronous call from a RecyclerView (or ListView) and receive result correctly on the item view. Recycler View Implementation with Android Paging Library Android Design Support Library RecyclerView, ItemTouchHelper This is a sample for RecyclerView which populates data from the DataSource class. The images are loaded using Glide Library for image loading and caching Little library android to create RecyclerView Adapter for simple and fast way Fast-RecyclerView is a kotlin library to use RecyclerView easily without ViewHolder and Adapter. In this project we used Retrofit Library and Gson for fetching and parsing JSON from URL, Glide, Paging, RecyclerView, CardView and ViewModel. Material Design Tab Layout with Recyclerview in Fragments - Android Support Library Example Library providing a powerful yet reusable RecyclerView adapter that leverages ObservableArrayList and DataBinding to simplify your life. Tell the adapter which layouts your models map to and then just modify your observable list and the adapter takes care of the rest. Its that simple! A LayoutManager with sticky headers for RecyclerView A Demo of Android Design support library, CardView and RecyclerView Simple way to show the json data using retrofit library to android recyclerview Android Recyclerview Library which is supporting the multiple view type. A powerful yet lightweight view injection & list creation library to easily and quickly create complex lists in the RecyclerView on Android. android super simple paging library. recyclerview paging, recyclerview inside nestedScrollview paging Warning: Deprecated! It's strongly recommended to use custom LayoutManager with RecyclerView instead of this library (for decrease used memory in long lists). Layout with a looped scrolling for android. Sample here: https://play.google.com/store/apps/details?id=crocodile8000.circularlayout A simple RecyclerView adapter library for Android An android library for expandable recyclerview Data Binding Library for Android RecyclerView lightweight android library for quick RecyclerView creation. A simple to use and customizable scroll-to-top library for Android RecyclerView Android library to implement list item / recyclerview with just couple lines of code. The source code for the vide called 'Create Book's RecyclerView' in the Android App Development Master Class for 2020 A simple example using Android paging library V3 and Room DB to populate a RecyclerView list Android library for improve RecyclerView components and behanviours SwipeRefreshLayout + RecyclerView + FastAdapter + Animations + More recyclerView 多类型Item加载 上拉加载 下拉刷新 header footer 拖动排序 分组实现 侧滑Menu 实现 This is a small Android project, where you can learn how to create an Android Contact FORM and CRUD with Realm Mongo DB. In this project, we've used: AndroidStudio, Java, ConstraintLayout, TextView, ImageView, Button, RecyclerView, View.OnLongClickListener, Realm (Object Database Management System) https://realm.io/, Picasso Library(image downloading and caching library) https://square.github.io/picasso/ hope that will helps you, Thanks. This project add values to database using Room library, and show it to view using recycler view Experimental Android App to practice RecyclerView, TabbedView and 3rd party library (picasso) An Android library providing components to be used with the RecyclerView Android library for a single recyclerView adapter in the whole application Demo app for the new Recycler Search View in Android Support library Android library written in Kotlin to simplify creating adapters for RecyclerView. A simple library to depict the use case of payloads in android recyclerview Library for adding buttons on swipe gestures for android recycler views. Epoxy is an Android library for building complex screens in a RecyclerView. Animated Recycler View Android Library A library, which provides various Adapters for Android apps Android Multi DataSource Paging Library in few steps. Using LiveData, AndroidX Paging, ViewModel A simple android Todo app with google room database persistence library. (google_room+lottie+recyclerview_drag_drop) RecyclerView AdvanceViewHolder library for Android Applications to easily give you OnItemClickListener and OnItemLongClickListener The simple adapter to render static data in RecyclerView A proof of concept project for using the Groupie library to create a messages feed screen. This Android Project Will Use Volley Library and work With JSONArray Request use with API JSONArray data in RecyclerView and also add Animation... Android library defining adapter classes of RecyclerView to manage multiple view types Example source to demonstrate integrating the android selection tracker library with thoughtbots expandable recycler view lists a simple example from retrofit library and RecyclerView for android Data extracted from Android Volley library and displayed in Recyclerview An Android library for controlling various gestures on RecyclerView items. Android RecyclerView showing sectional header using GridLayoutManager without any library приложения показывающее возможности android design support library и RecyclerView Glide Android Library Tutorial, image loading in recyclerView example, display a placeholder, It has two levels of cache, supports display of animated GIFs An Android library that provides simple RecyclerView ViewHolders Android library for merged RecyclerView adapter allowing nested adapters. Contains a simple smooth scrolling library for Android's RecyclerView. Android library that allows RecyclerViews to have an "Empty" indicator. RecyclerView Android example that makes use of third party libraries. This is RertoFit Library Demo in Android using RecyclerView. Android library simplifying the integration of swiping action on RecyclerViews Example Using Android Paging Library with Retrofit & RecyclerView A pack of helpful helpers and list uis on top of recyclerview Library that creates a generic RecyclerAdapter for the android RecyclerView A library simplify Android RecyclerView adapter creating progress. A fast, robust, extensible RecyclerView library for showing your Video Android library to easy use a recycler view Android application demonstrating Android Architectural Components i.e. RecyclerView and data persistence with the Room library. Android Recycler is a util library with a set of useful classes to help implement RecyclerView. This library will simply your effort to implement chat or other recyclerview adapters which is using Databinding library Shopping List Project in Android (Kotlin) - Utilized RoomDatabase, RecyclerViews in Android, and Material Design UI Library. Android library that creates custom recyclerview which loads the images for you! Sample Android App to implement Android Architecture Component Libraries - Room + ViewModel + LiveData + RecyclerView 📑 A minimalist Android todo app based on Clean Architecture with MVP (for the presentation layer) using architecture components library RxJava2, Dagger2 and ButterKnife. A beautiful Shimmerring effect for RecyclerView Examples in Java using Library. A Powerful AlphabetIndex FastScroller Library for Android's RecyclerView! https://myinnos.github.io/AlphabetIndex-Fast-Scroll-RecyclerView/ A library to try to simplify the usage of the Adapter/ViewHolder of a RecyclerView Library containing an adapter that exposes data from a Cursor to a RecyclerView widget. Create expandable RecyclerView for Android apps without libraries. Topic is intended to beginners. An Android Library to create RecyclerView with just string array and ArrayList of Drawables. Library for custom views I found useful An android library written in Kotlin which makes implementing RecyclerView in your project a piece of cake! A note taking app, using the Android Architecture Component libraries (Room, ViewModel, LiveData) with RecyclerView and Java following MVVM architecture. Basic Android Studio ~ Terdapat album lagu yang dibuat dengan GridLayout, RecyclerView, CardView serta Library Glide Android library make simple handling action for item of Android RecyclerView Retrofit 2.0 and Picasso libraries Enabling Offline Cache displayed on a recyclerview. SQLite database. Using Android Room persistent library to store data in the local database. Developed Words application using the Room library. android常用开发框架集合。比如自定义圆形进度条,MVP模式,集成个推实现仿照微信登录,刻度尺的实现,SwitchLayout实现Activity的切换动画,Recyclerview实现下拉加载和上拉刷新,viewpager实现自动轮播,TabLayout的实现,分段选择器的实现,EventBus3.0的使用,GreenDao的使用,ExpandableListView嵌套ListView等。 A simple integration of various Android libraries. View README.md for more details. This is an Android Library for developer to use customized recyclerview with many features, like easy use Empty view, Refresh view, Floating Action Button, Load more. So all these features contain in one recyclerview. Testing cardview with recyclerview. Data-model movie and Picasso library for android are used on this example. SwipeRefreshLayout Demo that allows users' to search the "omdbapi.com" for their favorite movies or series and displays them in a RecyclerView. The API call uses the RetroFit library along with OkHttp, Gson, Glide & Apache Commons Lang. An alternate state control for views for Android. Can be used for showing that a RecyclerView or any other View has no data A simple android application that uses HTTPClient library to read data from REST api using MVVM architecture and RecyclerView Android app for submission #2 "Belajar Fundamental Aplikasi Android" at dicoding. This app implements RecyclerView, ConstraintLayout, TabLayout, Parcelable, LOOPJ Library and more. Android library to implement two-direction scrollable table with `adjustable number of docked/fixed columns and rows` and/or with one-column rows that fill the width of parent which makes it look like `multiple sub-tables with headers` inside the main table Note taking app, using the Android Architecture Component libraries (Room, ViewModel, LiveData and LifeCycle), a RecyclerView and Java An android application which uses RESTful web services, a 3rd part library Retrofit for fetching data in JSON format and its converted into java objects using GSON converter factory. The data fetched is displayed in Recycler View which uses a custom adapter display Text Views. In this project we will build a note taking app, using the Android Architecture Component libraries (Room, ViewModel, LiveData and LifeCycle), a RecyclerView and Java. Make a todo app in which we can add the task for remainder purpose. Database used is room-persistence library Feature used (JobServices, NotificationChannel, AndroidViewModel(Android Architecture)), {RecyclerView, ConstraintLayout(View)}), {ROOM, EventBus (library)} ) Second for use Kotlinlang in Android Studio with Retrofit2, RecyclerView, and Anko Library A library that will help you create RecyclerView.Adapter for lists in an android application Library for android to add multiple types of rows into a recyclerview An android mobile Github client that fetches Lagos based Java Developers using Volley Library and RecyclerView An sbt project intended to run an android project using the support library v7 for recyclerview Use data binding library with RecyclerView in Android. Read my tutorial post at: An Android library that allows the pull from bottom feature in a RecyclerView. It is the simple android library made in kotlin which implement Recyclerview Adapter. Android >> using FireStore,AdMob,ButterKnife Library ,RecyclerView and CardView By using MVC Android library to create Adapters for RecyclerViews without adding new files to the project. An Android library to quickly and easily build RecyclerView adapters out of any data source. Note taking App 📒 Android Architecture Component libraries (Room, ViewModel, LiveData and LifeCycle), a RecyclerView and Java A library supported multiple type, header, footer features in recyclerview easily for android. First for use Kotlinlang in Android Studio with RecyclerView, and Anko Library :eyeglasses: An Android library for observable lists ultimately used with RecyclerView Adapters. A simple Android app to demonstrate Extended list using RecyclerView library Using Retrofit, Retrofit is a REST Client library. In this Application The TMDb API is used that uses HTTP requests to GET data and displayed in Recycler View. This repo contains some sample Kotlin code to work with Retrofit, RxJava, Anko Library(video), Camera, RecyclerView, SharedPreferences,Get Permissions, Notification ... I created this simple project to help my fellow students understand how to use the Room Library. The app displays 3 Items on a Recyclerview Meetup project 1. From this project you will learn how to implement RecyclerView in android app and and will also get an idea about how you can load server data in recycler view list using retrofit library. AlphabetRecyclerView is an Android library created to be able to use RecyclerView.Adapter with a header in a easy way. Android application display github users in endless recyclerview using Retrofit library and Picasso and view user profile in webView The Paging library is based on the idea of sending lists to the UI with the live data of a list that is observed by RecyclerView.Adapter. I have developed this android application to fetch google Books API(using Retrofit library),the app brings list of books with it's information (Title,author,book rating..etc) also displays each book individual with some detailed information. A beautiful weather Android Aplication written in Kotlin, using last technology of Android Jetpack, and using libraries : Navigation, Room, Gson, Kotlin Android Coroutines,Material Design, Google Geolocalization, ViewModel, Kodein, Glide, Gropie RecyclerView This project is a practice project of mine where I have tried to build an android application using the android RecyclerView and CardView support library and a public api Dagger2 with Recyclerview using Retrofit Library and useed Android Dagger 2 dependency injection with retrofit network library in our android application. • Designed and developed a music player android app which could download music list, mp3 and lyrics from server, play, pause and stop music, show image and lyrics according to the progress of music. • Using Android libraries such as Constraint-Layout, Retrofit2, Gson, RecyclerView, Glide, MediaPlayer, and some basic stuff in Android, including Intent, Service, Background Thread, AsyncTask, Handler, etc. A beautiful Time Line View Examples in Java using Library. Just some small simple tools that I have found myself copying+pasting to almost all projects I do. Simple android news app using Volley networking library and NEWSAPI.org as news source. Articles are displayed in a recyclerview list. A powerful android library coded in kotlin. It's like recyclerview but eliminated some steps of implementation. Android Library that provides adapter for RecyclerView for more easier and clean way to work with it A collection of reusable Android components like RecyclerViews with adapters, ListViews with floating action buttons and much more. The intention of this library is to reduce the time consumed in developing most commonly used Android controls and classes. Recycler is an Android Studio Library which makes it easy to use the RecyclerView, especially with items of different types. Android app that uses BottomNavigation with Tabbed activity with API calling using Volley library. It uses multiple Horizontal recyclerviews. RedditDSList is an application that show how useful the library DSList is for created a recyclerview list in Android. Are you have many RecyclerView adapters in your Android Studio project? This library will reduce their count. Simple Android gallery for pictures from Downloads package of the phone with recyclerview, viewpager and glide library. An Example of AAC using Room Database and Paging Library in Java. It has two options, one with paging library and another without paging library. It also has the necessary recyclerview adapter files needed for both. We have used Volley as networking library in lot of my articles. Today we are going to look at another awesome library Retrofit to make the http calls. Retrofit is denitely the better alternative to volley in terms of ease of use, performance, extensibility and other things. It is a type-safe REST client for Android built by Square. Using this tool android developer can make all network stuff much more easier. As an example, we are going to download some json and show it in RecyclerView as a list. A test/demo project utilizing the recyclerview/cardview elements of the Android SDK, Android's native JSON library, and Java's Comparator interface Android application can search, retrieve and save information about StarWars heroes using a remote API. Technologies used: Java/Android SDK, RecyclerView, Retrofit, Room Persistence Library. a very light and easy to use and understand Android Library to implement RecyclerView infinite scrolling behavior . Based on https://github.com/saeedsh92/Infinite-Scroll-Provider Library Android weather app created based upon Android Clean architecture that uses various libraries such as Picasso, Retrofit, Butterknife, OkHttp. SlimAdapter is a tiny library for fast creating adapters for RecycleView i used flickr Json data downloading to the app using AsyncTask I made http request and got Json data and parsed it RecyclerView and RecyclerViewAdaper I used callback functions I used picasso library to download images I used RecyclerView.OnItemTouchListener interface and its methods to detect some clicks. I implementted GestureDetectorCompat interface I used GestureDetectorCompat class to detect clicks and implemented its methods . I transferred data between actyivities using putExtra I used searchManager to allow the user to search for an image //add these libraries //support design implementation "com.android.support:design:$support_version" //card view implementation "com.android.support:cardview-v7:$support_version" //recyclerview implementation "com.android.support:recyclerview-v7:$support_version" //room implementation "android.arch.persistence.room:runtime:$room_version" annotationProcessor "android.arch.persistence.room:compiler:$room_version" testImplementation "android.arch.persistence.room:testing:$room_version" The application uses a volley library to fetch the news from the API and uses a glide library for image processing and chrome custom tabs to view the detailed article associated with the news in the application itself. Prototype of an app using the Android Jetpack libraries, tools and architectural guidance in Kotlin. we will build a note taking app, using the Android Architecture Component libraries (Room, ViewModel, LiveData and LifeCycle), a RecyclerView and Java. The data will be stored in an SQLite database and supports insert, read, update and delete operations. For this we Android App that uses the Retrofit Library to download JSON Objects containing movie details from The Movie DB API, this movie details will now be displayed in a RecyclerView on the Android App. Also uses the Picasso Library A simple Android Application created as a POC to learn the integration of the Retrofit library in an Android Application using Kotlin.Have used the RecyclerView and CardView support libraries. This is a voice-based email application that enables the visually impaired send mails with just voice commands. Implemented using TTS and STT libraries, Android Accessibility Features and SMPT Libraries Create a project and implement the concept that how the adapter works for Recycler View, and develop the code to fetch the data from https://jsonplaceholder.typicode.com/users (Links to an external site.) using Volley Library and generate the following output using RecyclerView. This is a GoodBarber library to handle Android RecyclerViews items removing boilerplate code and also to automatically manage the different types of elements on the List. This app uses many advanced Android components like RecyclerView, Room, LiveData, ViewModel, Data Binding, Widgets etc, along with usage of Exoplayer, Retrofit, Gson and Picasso libraries etc. Android Project to view list of movie from themoviedb.org. In this project we learn about recyclerview, viewmodel, livedata, paging library and room database MicroDroid is a write less, do more android library. It helps Android developers to write less standard Android functionalities like RecyclerView, tab, navigationDrawer, etc and spend more time on buisines logic. An android library help you to create ViewPager decoration to your RecyclerView, it supports both LTR and RTL layouts, with customized active and inactive items decoration colors Library for easily displaying multiple view types in RecyclerView adapter. You don't even need to write custom adapter and ViewHolder. Android app for submission akhir or #3 "Belajar Fundamental Aplikasi Android" at dicoding. This app implements RecyclerView, ConstraintLayout, TabLayout, Parcelable, SQLite, pendingIntent, module for second app, LOOPJ Library and more. We at NavGurukul, Made this application while learning Android application development. We used many components like recyclerview, cardview, fragments, viewpager, APIs etc in this application. We used Volley Library for the network communication and Picasso Library for the image. App Resturent is a online food ordering app project and this project contain two apps, a user app to order the food from resturent and another is a owner app to receive the order and to view the open order and upload new food for order. Responsibilities: • Responsible for designing the UI of the Application using XML. • Responsible for java coding • Testing the application functionality in different android versions. • Responsible for store data in Firebase database shows in recycler view . • Responsible for creating FirebaseRecyclerAdater using FirebaseUI. • Responsible for creating Navigation Drawer Layout, Click Events and Recyclerview click event • Responsible for the use of library like picasso library to view the image from database. • Worked in all phases of the project including all phases design, developing, testing & deployment. Android app fetching remote data from remote server using Retrofit2 and showing it in RecyclerView using Kotlin, MVVM, Data Binding, Kotlin Coroutines, Navigation Library, LiveData, Room Database, Glide and Shared Animations. An application to fetch popular or highest rated movies from theMovieDb site and use the most common practises and external libraries used in android such as Retrofit, Live Data, ViewModel, Dagger 2 - dependency injection, Butterknife, Lifecycle, Glide, interceptor, RxJava, RxAndroid etc. Note taking app, using the Android Architecture Component libraries (Room, ViewModel and LiveData ), a RecyclerView and The data will be stored in an SQLite database which supports insert, read, update and delete operations. An Android application using Retrofit library to connect with backend (JSON) and display the top 20 rated movies in a recyclerview. connected with "themoviedb.org" website API. Applying MVP Archtecture Pattern, written by Java This project is just a sample project that uses the android architecture component library, cardview and recyclerview with swipe to delete food items and long press listener to delete a category This is a sample app that showcases a number of key technologies including: REST-ful API, Retrofit, Dagger2, RxJava2, Gson, Airbnb's Epoxy Library for RecyclerViews, Android Architectural Components (Room, ViewModel, etc.) and JUnit testing. This is an Android app that display car images from pixabay.com's API. This app was used to implement skills learned in JSON parsing with Volley, implementing RecyclerView and display the different images with the Picasso Library In this project we create an app that consumes an API using retrofit and recyclerview libraries to show the data of the API. We use Android Studio to develop this app. Android app fetching remote data from remote server using Retrofit2 and showing it in RecyclerView using Kotlin, MVVM, Data Binding, RxJava2, Kotlin Coroutines, Google Material Design Components, Navigation Library, LiveData, Room Database, Palette, Notifications, Permissions, Sharing , Glide and Shared Animations. build a note taking app, using the Android Architecture Component libraries (Room, ViewModel, LiveData and LifeCycle), a RecyclerView and Java. The data will be stored in an SQLite database and supports insert, read, update and delete operations. An app suggesting and directing the user to places of interest near his location. Developed for mobile and tablet on Android Studio. Some of technologies, tools and libraries in use: Fragments, SQLite, RecyclerView, Google Maps API, Services. TweitterApp is an Android app that mimics the functionality of the native Twitter app. The app adheres to material design specs and uses libraries Retrofit, RecyclerView, Glide, Data Binding. Android application which makes network calls using 3 libraries ION, Retrofit and Volley and stores the data in DB using content providers and then displays in the list in recyclerview. My Notes is a note taking app, using the Android Architecture Component libraries (Room, ViewModel, LiveData and Lifecycle), a RecyclerView and Java. The data will be stored in an SQLite database and supports insert, read, update, and delete operations. This Android application is developed as a part of Telstra Assignment to assess proficiency, coding-style, library-awareness and approach. This app displays a RecyclerView with all the list items populated from Json data received from a web service. An Android app that displays a list of movies, shows information about them, allows users to rate and mark movies as favourite. The app introduces RecyclerView, multiple Fragments and ButterKnife library. An Android application using Retrofit library to connect with backend (JSON) and display the top 20 rated movies in a recyclerview. connected with "themoviedb.org" website API. Applying MVP Archtecture Pattern, written by Kotlin Android app to record, collect, share videos. Creates a weekly montage of videos. Autoplays videos in feed. Lets one set daily noifications. Using LiveData and Room, Camera2 API, mp4parser library, ExoPlayer, custom RecyclerView In this project we create an app that consumes an API using retrofit and recyclerview libraries to show the data of the API. We use Android Studio to develop this app. Android Tutorial 1. Android Studio Tutorial 2. Android Studio Overview 3. Android Intent 4. Android Spinner 5. Android ListView 6. Android Fragment Lifecycle 7. Android Passing Data between Fragments 8. Android WebView 9. Android ActionBar 10. Android Custom ActionBar 11. Android Animation 12. Android Capture Image 13. Android Custom Fonts 14. Android Location API GPS Tracking 15. Android Location Google Play Services 16. Android Increase Gradle Build Speed 17. Android NavigationView 18. Android SearchView 19. Android GridLayoutManager 20. Android MVP 21. Android Picasso 22. Android Internal Storage 23. Android External Storage 24. Android Shared Preferences 25. Android SQLite 26. Android Notification 27. Android AlertDialog 28. Android GridView 29. Android Gallery View 30. Android ProgressDialog 31. Android AsyncTask 32. Android BroadcastReceiver 33. Android ListView Custom Adapter 34. Android ViewFlipper 35. Android ButterKnife 36. Android Non Scrollable ListView 37. Android JSONObject 38. Android XML Parser 39. Android Runtime Permissions 40. Android Data Binding 41. Android Data Binding Advanced 42. Retrofit Android 43. OkHttp Android 44. Android Login Registration App 45. Android Interview Questions 46. Android Multi Search 47. Android Layout LinearLayout 48. Android FrameLayout AbsoluteLayout 49. Android ScrollView TableLayout 50. Android Navigation Drawer 51. Android CollapsingToolbarLayout 52. Android ImageView 53. Android TextSwitcher ImageSwitcher 54. Android AutoCompleteTextView 55. Android ProgressBar 56. Android SeekBar RatingBar 57. Android Toggle Button, Switch 58. Android Countdown Timer 59. Android ExpandableListView 60. Android Date Time Picker 61. Android Radio Button 62. Android Floating Widget 63. Android Checkbox 64. Android CardView RecyclerView 65. Android RecyclerView with Dividers 66. Android ViewPager 67. Android Drag Drop 68. Android Floating Action Button 69. Android SnackBar 70. Android Swipe Refresh 71. Android Shared Element Transition Animation 72. Android ConstraintLayout 73. Android ConstraintLayout Example 74. Android TextInputLayout 75. Android Percent Layout 76. Android Google Maps 77. Android Google Maps Example Tutorial 78. Google Static Maps 79. Android Google Maps Current Location 80. Android Google Map Route Drawing 81. Google Places API Welcome to Retrofit Android Example Tutorial. Today we’ll use the Retrofit library developed by Square to handle REST API calls in our android application. Table of Contents [ hide ] 1 Retrofit Android 2 OkHttp Interceptors 3 Setting Up the Retrofit Interface 4 Retrofit Android Example Project Structure Retrofit Android Retrofit is type-safe REST client for Android and Java which aims to make it easier to consume RESTful web services. The application allows the user to create “Trips” and save them. Registered users can see each other trips and can check the route by clicking on the “Show Route” button which accesses the google map route library and can send each other friend request if interested and then it opens the trip messenger to discuss the trip. In this Demo project I am using retrofit, kodein(kotlin dependency injection),Kotlin Coroutines, MVVM in kotlin, Room database, Glide library for image loading, Android Navigation Architecture, Groupie library for recyclerview, this app includes signin, signup, profile detial, get lists of items from web service and store in local database, Android app connect to a web service and retrieve JSON data from the web and connects to the Google Books API to make searches and retrieve book titles, covers and detailed information about your favorite books.Google data binding library and RecyclerView. A Android Aplication written in java without external libraries, that downloads and parses Images from Flickr.com and shows them in a recyclerview and lets you search for a specific image and keeps you informed about new images related to your search. This android application depicts the recommended architectural pattern(MVVM) for developing android apps. The data for the app is fetched from https://api.github.com/users then the JSON data is parsed into Kotlin Object through Retrofit and MOSHI library. The users' avatars are loaded into an image view using Glide library, and the images are shown on the app through a recylerview adapter. An onClick listener is implemented on the recyclerview to navigate to a detail fragment where the user avatar and login name is then displayed. DevByteViewer app displays a list of DevByte videos. DevByte videos are short videos made by the Google Android developer relations team to introduce new developer features on Android. They're also a great way to stay up to date with new features as they come out as well as tips and best practices. This app fetches the DevByte video list from the network using the Retrofit library and displays it on the screen. It uses a ViewModel and LiveData to hold the data and update the UI. Since the video list is big, results are displayed in a RecyclerView. Present users with a grid arrangement of movie posters upon launch. Allow users to change sort order via a setting: The sort order can be by most popular or by highest-rated (movie data fetched from the Internet with the MovieDB API) or by favorite movies (movie data fetched from the local database). Allow users to choose enabling offline use or not via a setting: When enabling offline use is checked, movie posters and movies' basic information will be saved to users' local app cache folder for future offline usage, and will be automatically updated approximately every 24 hours. Created three tables (Movie, Trailer, Review) in one local database. Implemented Content Provider to access the database to fetch favorite movies data. Allow users to tap on a movie poster and transition to a detail screen with additional information such as: original title / movie poster image thumbnail / a plot synopsis / user rating / release date / trailers / reviews. Allow users to view and play trailers via an Intent either to launch in Youtube app or a web browser (if Youtube app isn't installed on the user's phone). Allow users to mark a movie as a favorite in the details view by tapping the star floating action button. Allow users to delete a movie from the favorite movie database by tapping the star button again. Color grey on the star indicates the movie is not stored in the database. To display the details requires an API request. Color yellow on the star indicates the movie is stored in the database (including trailers and reviews). To display the details does not require an API request. Implemented sharing functionality to allow the user to share the first trailer's Youtube URL from the movie details screen. Allow users to interact with the app via a widget: When click the widget title, the app main screen opens directly. When click one of the widget movies' list, the clicked movie detail screen opens directly. Implemented deep links, so that when users go back from one movie's detail screen, it will come back to the app's main screen instead of jumping out of the app directly. Allow users to get a highest-rated popular movie notification every day. Incorporated libraries to simplify the amount of code, such as: Using Picasso to fetch images and load them into views. Using RecyclerView and ConstraintLayouts to implement efficient layout design. Used adapters and viewholders to populate list views. Used databinding to populate details views. Support custom layout-land design to use up white spaces when the phone is rotated to landscape mode. Support different dimensions on Android tablets. Support default language: English and another language: Chinese. Support accessibility for vision-limited users. Stored all the strings in string.xml. Stored all the dimens in dimens.xml. Android application that portrays in memory-network caching technique, using a repository class to provide a clean app architecture, and illustrating the use of the WorkManger API to run tasks on the background, in order to ensure users limited resources(space, battery etc) are utilized efficiently. To relate the techniques above, this an image gallery app that displays images of GitHub users obtained from https://api.github.com/users. The JSON objects are fetched from the API, and parsed as Kotlin objects with the use of Retrofit and MOSHI library, the network data is then cached into a structured in-memory database, and the app loads the cached data into a domain class where the repository, view and view-models can make use of it. The users' avatars are loaded into an image view using Glide library, and the images are shown on the app through a ListView Adapter. An onClick listener is implemented on the RecyclerView to navigate to a detail fragment where the user avatar and login name is then displayed.
</div>
</div>
</div>
</div>