Skip to content
#

listview-adapter

Here are 20 public repositories matching this topic...

This repository contains an Android application that demonstrates the use of RecyclerView and ListView components. The app allows users to view a list of items, add new items to the list, delete existing items, and update the content of the list as needed. Through this app, developers can gain an understanding of how to implement RecyclerVie

  • Updated Mar 20, 2023
  • Java

App uses ORMLite Third-party library as local data base. App has Navigation Drawer and its NavigationItem object that implements the Parcelable interface in order to past in its objects via a Bundle.User can order certain products. Each product has two categories(sweet and salty), name, description, image,price.

  • Updated Oct 18, 2017
  • Java

Improve this page

Add a description, image, and links to the listview-adapter topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the listview-adapter topic, visit your repo's landing page and select "manage topics."

Learn more