GitHub topics: cardview-recyclerview
jcallally/android-kotlin-example-crud-sharedpreferences
Ejemplo Android en Kotlin que implementa un CRUD de laptops utilizando SharedPreferences. Incluye navegación, RecyclerView, CardView, SearchView, PopupMenu y Gson.
Language: Kotlin - Size: 1.03 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 1

pedro-donoso/cardView-kotlin
App que muestra cardview con listado de capítulos, permite scroll y la vista se recarga, la card muestra una imagen, número del capítulo y texto
Language: Kotlin - Size: 116 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

CGreenP/Contacts-Manager
A lightweight Android contacts manager app using Room DB and MVVM architecture. Stores names, phone numbers, and email addresses locally.
Language: Java - Size: 192 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Ferocious71/Grocery-Application-in-Android
Language: Java - Size: 6.28 MB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Dinesh2510/Firebase-Storage-with-asynck-task
Store the PDF file into firebase Storage and fetch it and Display PDF using pdfviewer
Language: Java - Size: 188 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 16 - Forks: 8

sruthi-shaji/HealthSync
Android Application for your on the go personalized healthcare services.
Language: Kotlin - Size: 801 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

wmichalska/PlantDiscover
Language: Kotlin - Size: 1.56 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

mertaksoyy/BookProjectKotlin
Mobile Book App with Kotlin
Language: Kotlin - Size: 318 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

sumonece15/Room-Demo
Language: Kotlin - Size: 141 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

sumonece15/RecyclerView
Language: Java - Size: 26.6 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

hall9zeha/AdvertisementsApp
Application that implements the most used google ads Admob
Language: Kotlin - Size: 1.69 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

prakHr/FirebaseExtractor
[Personal Project] - Project: FirebaseExtractor
Language: Java - Size: 2.4 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ayushkhandelwal7142/NewsApp
News App based on API call from NewsApi.org using Retrofit library.
Language: Kotlin - Size: 101 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Akshaya-Amar/FetchData
Android Demo project to consume REST API using Retrofit
Language: Java - Size: 103 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

naseebjoon/RecyclerViewCardView_androidx
This is androidx version of code shared by Anupam Chugh for RecyclerViewCardView at https://www.journaldev.com/10024/android-recyclerview-android-cardview-example-tutorial
Language: Java - Size: 231 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

dangiashish/StyledCardView
The StyledCardView is a customizable Android library designed to enhance the presentation of cardview-based UI components within your Android applications. This library provides developers with an easy-to-use and highly flexible solution for creating visually appealing cards with various styles.
Language: Kotlin - Size: 114 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

PratikPandyaOfficial/LearnbyDoing
CardView Layout
Language: Swift - Size: 9.93 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

EmreBaykusak/take-notes
Mobile note take application with room database architecture
Language: Java - Size: 102 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Ahmed-Srhan/MealsApp
A simple Meals android application
Language: Kotlin - Size: 104 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

codepressed/2048Game
2048 Game is a Java Android game recreation of the old 2048 Game with some bonus functionalities such as Users, Undo movement among other functions.
Language: Java - Size: 2.13 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

akmalrafinursyabani/Arafin-Dico-News
This project was created for Dicoding's Submission - Belajar Membuat Aplikasi Android untuk Pemula with XML and Kotlin. We were using RecyclerView and basic libraries such as CircularImageView and CardView.
Language: Kotlin - Size: 6.02 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

CyberNerd404/StickyNotes-App
Sticky Notes is an Android Application using Realm Database
Language: Kotlin - Size: 3.37 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

JavFuentes/SaturnHopper
Saturn Hopper es la agencia de viajes interplanetarios más rápida y segura del sistema solar. Viaje a las lunas de Saturno en menos de 6 meses con la seguridad, comodidad y rápidez que nos caracteriza.
Language: Java - Size: 3.77 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

win7/TestRecyclerView
RecyclerView vertical and horizontal
Language: Java - Size: 155 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

kevin-bhadiyadara/Movie-App
This App is created using MVVM, Room, and Retrofit. App will get data from themoviedb.org(TMDB API) using API calling and store that data into local Room database and keep updating the card views, available in recycler view.
Language: Kotlin - Size: 105 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

pawank0411/WhatsApp-Cleaner
A tool to clean received and sent media of WhatsApp.
Language: Java - Size: 24 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 34 - Forks: 18

neelangshu007/Earthquake-Report-App
Quake Report App displays a list of recent earthquakes in the world from the U.S. Geological Survey (USGS) organization Rest API.
Language: Java - Size: 781 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

uditjain100/Quiz-Master
Multiple Choice Quiz Android Application with both Online and Offline Mode of 15 different subjects
Language: Kotlin - Size: 243 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

franquicidad/MoviesDb
MoviesDbMvvm
Language: Kotlin - Size: 933 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

rahulsinghfaujdar/OpenInAppDemo
Open In App is provide deeplinks analytics and progress HighChart
Language: Kotlin - Size: 13 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Robomez/DevAn006_Affirmations
Список жизнеутверждающих картинок. RecyclerView с карточками. Unit тест адаптера и аппаратный тест скроллинга.
Language: Kotlin - Size: 573 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

sezer1578/NotesApp
Create Note App
Language: Kotlin - Size: 308 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

JavFuentes/CardView-RecyclerView-Kotlin
Proyecto que implementa CardViews y RecyclerViews. Lenguaje de programación: Kotlin
Language: Kotlin - Size: 101 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Mohitraj27/Health-Care-App
README.md
Language: Java - Size: 11.1 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

claykabongok/PhotoApp
PhotoApp is an app that uses a REST API to enable user to search, view and download images.
Language: Java - Size: 9.12 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 5

ArceApps/SearchRecyclerView
Search option in RecyclerView
Language: Kotlin - Size: 108 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Biswajeet-23/News_Planet
A Native Android News app that displays top articles from various news sources using NewsApi and based on MVVM architecture.
Language: Kotlin - Size: 8.11 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

rahulsinghfaujdar/NewsDetail
News Update is provide latest news feeds list and notification.
Language: Java - Size: 1.83 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ArceApps/RecyclerView
RecyclerView Android Kotlin
Language: Kotlin - Size: 105 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

Atul1223/Wallpaper_android_app
Wallpaper Android app using pixel api
Language: Java - Size: 318 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

Lubrum/dio-bootcamp-kotlin Fork of eskokado/dio-bootcamp-kotlin
Conceitos de navegação, aparência e estilo de aplicativos Android
Language: Kotlin - Size: 146 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

claykabongok/RoomAppTodoList
The following application demonstrate the use of Room library which is part of Jetpack. According to the documentation "The Room persistence library provides an abstraction layer over SQLite to allow for more robust database access while harnessing the full power of SQLite."
Language: Java - Size: 1.26 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

danstoakes/2021-file-explorer
A simple File Explorer implementation written in Java and runs on Android. Onboard system files are displayed and can be viewed, opened, and deleted. Furthermore, files can be ordered by date, size, etc. and new folders can be created.
Language: Java - Size: 124 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

souvikmondal01/City-List-App
This a City List app with cities photos and names using RecyclerView and CardView. Also used Implicit Intent to view that city location in Google maps. Also have option to chage layout from linear to grid and vice versa.
Language: Kotlin - Size: 669 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

SidP919/MPChartLibraryAndRecyclerViewExample
This is an Android Mobile App which can be used for learning purposes to understand how to work with MPChartLibrary (Barchart, Piechart), GridView, CardView, RecyclerView, etc.
Language: Java - Size: 379 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

souravpany/dev-folks
A git hub developer list Android App where showing details of developer using expandable layout - (Kotlin, Dagger 2, Architecture Components, MVVM,Retrofit, Material Components).
Language: Kotlin - Size: 1010 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

Ahmed-P-Mostafa/Dahab_City
an offline version of tour guide application for Dahab City
Language: Java - Size: 365 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

lyqht/find-dine
Indoor Navigation App For the Blind - GovTech HackWeek 2020 PoC Project
Language: Kotlin - Size: 976 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Aalishan565/SaveMyKeys
This application is used to store your keys locally, It is not connected to the internet, Now you don't have to remember all your passwords, This app does this for you, You can manage your data securely locally without internet.
Language: Kotlin - Size: 348 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0
