Found 225 repositories(showing 30)
bmull
An Android listview adapter that arranges images in a fluid grid.
Flutter PHP MySQL tutorial. How to populate a listview with images and text from mysql database.
aliouswang
SquareGridView is a viewGroup for display multiple images, it is more lighter than GridView and GridLayout! I has optimize reuse performance in recyclerView and ListView for you! Feel free to use!
in this project, I will tell you how to store images,videos in firebase storage. How to retrieve images, how to retrieve video and show in listview.builder. So let's start and if you want to view detail explanation then check my youtube channel. (EasyCoding with Ammara)
ashishmishra007
[Example] How to load images in ListView asynchronously, and also caching the images?
Oclemy
Android Retrofit MySQL Serverside Search Filter. How to perform a server side search filter of images and text in mysql and show results in a listview.
OpenObject 7.x module to enable image display in OpenERP list views
Oclemy
This is a Retrofit ListView JSON tutorial example. Populating ListView with images and text from json using retrofit and gson.
Kiranbhat2005
Lazy loading images in ListView using AQuery
salim3dd
No description available
How to download images and text from PHP MySQL and show in a listview using Retrofit.
Coinhunter
Allows for loading of images into a ListView header that uses the scroll-value of the list as input parameter to create parallax effects.
mohamed573
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.
Oclemy
Android ListView.Load Images From File System and View in ListView. More at
Oclemy
No description available
Oclemy
How to Save,Then Load Images and Text to SQLite Database From Online.
Oclemy
Display Images and Text from MySQL Database to ListView
Android Parse.com ListView Images and Texts Tutorial
prashantadesara
Listview display with custom row and images.
dmvictor
A Qt ListView example to show the images
Oclemy
Kotlin PHP MySQL ListView Images and Text example using HttpURLConnection.
Android MySQL Upload and Download Images and Text ListView example. Check full tutorial here http://camposha.info/android-examples/mysql-upload-retrieve-images-listview
Asad-noor
This project is about a simple listview display with images having https url.
PatrickDattilio
A basic app containing a listview populated with images and text from a JSON feed.
Taymed
une ListView réalisé sous Flutter permettant d'afficher un ensemble d'images que l'on peut liker
Hamittrpn
Binding data with listview and using core data, Selecting and uploading images, Delete selected data, Keyboard closeup, Getting data and transfer
JohannesMilke
Create amazing Hero Animations for images and texts on Android and iOS. The Hero Widget can also transition and animate from ListViews.
kels-git
Image Library app in a listview, gridview and sharing these images and description to other mobile platform like whatsapp, email, linkedln and instagram
naimur978
This project showcases a dynamic image gallery where images are fetched using an array of URLs. The application presents these images in both ListView and GridView, providing users with two distinct views to explore the visual content efficiently.
marxnebula
React Native application that uses ListView to display random images of the sun and the planets. If the user clicks on the image then the image changes into a check mark.