miquelfabregapascual / Slider-Images-App

This Android app demonstrates a simple image slider functionality using ViewFlipper and Picasso library. It allows users to navigate through a collection of images fetched from URLs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slider-Images-App - By Miquel

This Android app demonstrates a simple image slider functionality using ViewFlipper and Picasso library. It allows users to navigate through a collection of images fetched from URLs.

Screenshots

  • Image Slider

slider

Features

  • Image sliding functionality using ViewFlipper.
  • Fetches images from URLs.
  • Smooth image loading using Picasso library.
  • Navigation buttons to move left and right through images.

How to Use

  1. Open the app.
  2. Swipe left or right to navigate through images.
  3. Alternatively, use the provided left and right buttons to navigate through images.

Installation

You can install the app by either:

  • Downloading the APK directly to your Android device and installing it.
  • Cloning the repository and opening it in Android Studio. Run the app on an Android device or emulator.

About

This Android app demonstrates a simple image slider functionality using ViewFlipper and Picasso library. It allows users to navigate through a collection of images fetched from URLs.