Skip to content

This is my final project for my android studio course from Mohawk. This takes a movie api and it stores your favourite and reviews of movies.

Notifications You must be signed in to change notification settings

Jess-Nguy/android-binge-list

Repository files navigation

android-binge-list

This is my final project for my android studio course from Mohawk. This uses http://www.omdbapi.com/ and it stores your favourite and reviews of movies.

Run this on Android studio.

Device tested on:

  • Pixel 2 API 23
  • Resolution: 1080 x 1920: 420dpi
  • Target: Android 6.0 (Google APIs)
  • CPU/ABI: x86_64

Video:

My poorly constructed video of how it works and what I did for the code - https://youtu.be/kdZN74BiZVE

File Pathing:

android-binge-list/BingeList/app/src/main/java/jessnguyen/mohawk/bingelist/

  • path to the .java code

android-binge-list/BingeList/app/src/main/res/drawable

  • path to the image used

android-binge-list/BingeList/app/src/main/res/layout

  • path to the layout/xml

android-binge-list/BingeList/app/src/main/res/menu

  • path to the menu/nav/drawer

android-binge-list/BingeList/app/src/main/res/values

  • path to values/string used

test

About

This is my final project for my android studio course from Mohawk. This takes a movie api and it stores your favourite and reviews of movies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages