Skip to content

JonaOmara/Zoo

Repository files navigation

Zoo App

This app can display animal list plus their images and name .It can also display more details about each animal and dangerous animals have a red boundary. This is a simple app designed with only a listview and no card view. It's a beginner level project that I did in my Android class.

Table of Contents

Features

  • Card like view
  • Clickable layout

Setup

Gradle

gradle-4.4-all.zip

dependecies

implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation 'com.android.support:appcompat-v7:27.1.1'
implementation 'com.android.support.constraint:constraint-layout:1.1.3'

License

This project is licensed under MIT license terms

About

Loading animal pictures on listview

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages