Skip to content
This repository was archived by the owner on May 5, 2026. It is now read-only.
/ cinema-android Public archive

Repository files navigation

cinema-android

An Android mini-app that displays a hardcoded list of movies : title, director, duration, and poster URL. The main screen is a RecyclerView, with a custom adapter and a small model class named Cinema. Tapping a movie shows its title, and there is also a full-screen image activity for posters.
It is not wired to an API or database, the movie catalog lives directly in MainActivity.java. That makes it simple but also easy to understand : open the main activity and the whole app idea is right there.
Open it in Android Studio, let Gradle sync, then run the app module on an emulator or phone. If the SDK path differs from the original machine, update local.properties.
The icon folders are mostly generated launcher/icon assets, plus the original AI-generated logo image sitting at the root. The app name (Popcorn Time) is a nod to the famous streaming app :)

About

An Android app that lists some movies with their poster

Resources

Stars

Watchers

Forks

Releases

Sponsor this project

Used by

Contributors

Languages