Skip to content

kstarzyckababik/RandomDogApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐶 Random Dog App

A simple Android app built with Kotlin that displays a random image of a dog using a free public API. Great as a beginner project to learn how to use Retrofit, REST APIs, and Glide.

🚀 Features

  • Fetches a random dog image from the Dog CEO API
  • Uses Retrofit for networking
  • Uses Glide to load and display images from the internet
  • Simple and clean UI

📸 Screenshot

Screenshot from 2025-06-09 11-20-01

🧰 Tech Stack

  • Kotlin
  • Android SDK
  • Retrofit – REST API client
  • Glide – Image loading
  • Dog CEO API – Free dog image API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages