Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

imAtulSharma/Gallery-App

Repository files navigation

Gallery App

I have made an Gallery Application to add image and show using card view.
Download APK for the application.

Features in the application

  • Fetching image from internet
  • fetching labels for image using machine learning model
  • fetching labels for image using ML model
  • Use of custom call backs
  • Use of Shared Preferences on configuration changes
  • Change screen orientation programmatically
  • Add Contextual menu to the views
  • Asynchronous Task (Background thread)
  • Get Redirection URL (without following the complete path)
  • Fetch image from mobile gallery
  • Share Image using intent
  • Floating Action Buttons menu
  • Get bitmap of any view
  • Universal Loader
  • Recycler View
  • Searching and sorting in the list
  • Drag and Drop to rearrange items in list
  • Swipe to remove item in list

Previews of the application