dwright15 / Flikstr

0 stars 0 forks source link

Flix

Flix is an app that allows users to browse movies from the The Movie Database API.

Flix Part 2

User Stories

REQUIRED (10pts)

BONUS

App Walkthough GIF


Notes

Describe any challenges encountered while building the app.

Open-source libraries used

Flix Part 1

REQUIRED (10pts)

BONUS

App Walkthough GIF


Notes

Had some bugs with the emulator had to delete and redownlaod emulators in AVD Manger. Landscape was not working in my app and others like youtube the above^^^ fixed it.

Also emulator was not connecting to the internet: adding a DNS server 8.8.8.8 along with restarting or redownloading emulator fixed this.

Wasn't able to use GlideApp for (.placeholder) I think android studio couldnt find it in the library. - Instead I used Glide with a RequestOptions that included the placeholder and that worked.

Open-source libraries used