26 results for “topic:customadapter”
📟Very easy endless scrolled, onClick item and simple use recyclerView adapter
This app let you add AdMob native ads in between the RecyclerView List Item
Library for android. RecyclerView adapter with header section
Приложение было разработано в 2018 году в качестве практической части отчёта по учебной практике. С помощью приложения можно создавать, просматривать, редактировать и удалять записи о тренировках, записи измерений параметров тела и заметки. Кроме того, имеется возможность просматривать историю выполнения упражнений.
A simple app using ListViews and Custom Adapter to display a complex list of items.
This library is design to set ListView with Headers and sub rows.
No description provided.
Simple To-Do List Android App - A clean task manager with remaining/completed sections. Add tasks, check to complete. Built with Java in Android Studio using ListView and custom adapters. Perfect for learning Android basics.
This App show famous place in Bundelkhand - Uttar Pradesh,India.
A simple Android app showing a list with RecycleView, Custom Adapter and CardView in Kotlin.
ListView exmaple using custom adapter
Multiple Activity Android App
Приложение выполнено в 2020 году в качестве лабораторной работы по программированию. Приложение отображает демонстрационные данные о модельном ряде и акциях вымышленного автосалона.
This application uses RelativeLayout to use cardView , displaying widgets present in RecyclerView. And use of the framework of adapter-design-pattern 1. AdapterVIew 2. Data storage 3. Adapter
Orhan Uçar Vize 2
Record Video, Play Video Using VideoView, and using onScroll ListView
In this demo, Grid is bind with data from Custom Adaptor which is created as a component when DataAdaptor is extended from OwningComponentBase. You can create Custom Adaptor from any of the two versions of the class, DataAdaptor and DataAdaptor<T>. In this demo we have used the DataAdaptor version.
Adapter using binding support many feature to make adapter FASTER & EASIER
short project made in 1 day. Uses AWS as server.
Mobile Android Pantry App
A suite of projects that enable data binding and CRUD action handling in the Syncfusion Angular Grid from various databases using CustomAdaptor and UrlAdaptor.
Note App End of Training Project
This demo helps us to perform Row Drag and Drop functionality within the same grid while using CustomAdaptor. With CustomAdaptor bounded to Grid, on performing Row Drag and Drop BatchUpdate method of CustomAdaptor will be triggered. We need to handle Added record position inside the it.
In this demo, Grid is bind with data from Custom Adaptor which is created as a component when DataAdaptor is extended from OwningComponentBase. You can create Custom Adaptor from any of the two versions of the class, DataAdaptor and DataAdaptor<T>. In this demo we have used the DataAdaptor<T> version.
In this demo, grid is bound with data using CustomAdaptor Dependency Injection with CRUD operations, sorting and filtering.
Android app demonstrating a `ListView` of fruits with images and navigation to a detail view.