Giter Site home page Giter Site logo

galleryapp's Introduction

Task1

  1. Galery App
  2. About Galery App

1. Galery App

It is a simple gallery application. The design of the main screen of the gallery application has been requested to be similar to the given design.

Given Design:

About Galery App

I tried to make the gallery application as desired. The application consists of 3 pages. The main page with the albums, the page with the photos when clicking on the albums, and the page when clicking the photos.

How it works?

The Galery App application is a simple application. When the application is first opened, the home page appears. There are several albums on the homepage. There is a toolbar option in the upper right corner. When one of the albums is clicked, the page with the photos of that album opens. On this page, there are a few photos. Clicking on any of the photos opens the selected photo.

Tools

The layouts & views used in the application:

  • Linear Layout
  • Grid Layout
  • Scroll View
  • Image View
  • Text View
  • Grid View
  • Toolbar

Used when implementing the application:

  • AdapterView, adapter (listing image)
  • Intent, getIntent (open a new activity, get text & image)
  • onClickListener
  • setOnMenuItemClickListener
  • onCreateOptionsMenu

Screenshots

The first 3 images below are on the main page. Pictures 1 and 2 show the albums on the homepage. In the third picture, the toolbar is shown. The 4th picture below is the page showing the pictures after the album is selected. Pictures 5 and 6 are the page shown after any photo is selected.

Main page                               Main Page                     Main Page Menu Bar

Selected album page               Selected Photo Page           Selected Photo Page

Video Review

animated

Hint! While I was making the application, I did not fork from any of the github repos. Because, since the new version of the android studio application has been released (AndroidX), it gets a lot of errors while running low version applications.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.