All Projects → hasancse91 → Android Cardview Recyclerview

hasancse91 / Android Cardview Recyclerview

Licence: mit
Let's play with Android CardView, RecyclerView, Retrofit and Picasso Library. You can read details procedure about those library in my Bengali blog site.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Android Cardview Recyclerview

Tc Material Design
Série de artigos sobre o Material Design Android
Stars: ✭ 64 (-11.11%)
Mutual labels:  recyclerview, cardview
ZigzagRecyclerView
A library that gives you a slant on the traditional Grid Recycler View ♻️
Stars: ✭ 27 (-62.5%)
Mutual labels:  recyclerview, picasso
ParkingDemo
Taipei City Parking Lot Information Query System Demo
Stars: ✭ 18 (-75%)
Mutual labels:  recyclerview, cardview
App-Manager-Android
An app manager for Android written in Kotlin. View app related info, launch or uninstall apps.
Stars: ✭ 31 (-56.94%)
Mutual labels:  recyclerview, cardview
Pursuit-Core-Android
Pursuit Core Android
Stars: ✭ 45 (-37.5%)
Mutual labels:  recyclerview, picasso
Cardslideview
一行代码实现ViewPager卡片效果,比ViewPager2更强大,底层同样是RecyclerView
Stars: ✭ 301 (+318.06%)
Mutual labels:  recyclerview, cardview
Multi type list view
A flutter customer ListView that displays multiple widget types.
Stars: ✭ 47 (-34.72%)
Mutual labels:  recyclerview
Countdowntask
⌛️A countdown library for Android.
Stars: ✭ 64 (-11.11%)
Mutual labels:  recyclerview
Restaurant App
Restaurant Food Ordering Mobile Application
Stars: ✭ 44 (-38.89%)
Mutual labels:  cardview
Heal O Chat
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.
Stars: ✭ 42 (-41.67%)
Mutual labels:  recyclerview
Indexrecyclerview
[DEPRECATED] a Contact list implements by RecyclerView
Stars: ✭ 1,163 (+1515.28%)
Mutual labels:  recyclerview
Horizontal Calendar
A material horizontal calendar view for Android based on RecyclerView
Stars: ✭ 1,155 (+1504.17%)
Mutual labels:  recyclerview
Ultimaterefreshview
UltimateRefreshView 实现下拉刷新,上拉加载更多的轻量级库;支持RecyclerView ,ListView ,ScrollView & WebView
Stars: ✭ 64 (-11.11%)
Mutual labels:  recyclerview
Circulerautoscrollingrecyclerview
Sample code of infinite rotation using RecyclerView. Built with Kotlin
Stars: ✭ 48 (-33.33%)
Mutual labels:  recyclerview
Recyclerview Concatadapter
Sample to practice RecyclerView ConcatAdapter
Stars: ✭ 47 (-34.72%)
Mutual labels:  recyclerview
Capsuleview
An easy to use drop-in view to create a beautiful card style effect with a title placeholder and body content.
Stars: ✭ 68 (-5.56%)
Mutual labels:  cardview
Firestorerecycleradaptersample
Sample Android project using FirestoreRecyclerAdapter
Stars: ✭ 43 (-40.28%)
Mutual labels:  recyclerview
Cardswipelayout
Use RecyclerView to achieve card swipe layout , like Tantan . (模仿探探卡片滑动效果的布局)
Stars: ✭ 1,081 (+1401.39%)
Mutual labels:  recyclerview
Autorecycleradapter
Automated configuration RecyclerView.Adapter for Android
Stars: ✭ 67 (-6.94%)
Mutual labels:  recyclerview
Chameleon
🦎Chameleoen deals with the Status of RecyclerView.
Stars: ✭ 52 (-27.78%)
Mutual labels:  recyclerview

Android-CardView-RecyclerView-Practice

We'll design this type of sample Android App.

Upper portion contains a Horizontal Scroller. Lower portion contains a vertical scroller. Both are created with RecyclerView.

All data will come from this API in JSON format.

I used here:

  • CardVeiw
  • RecyclerView
  • Retrofit for network call
  • Picasso for image loading
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].