MoviesApp icon indicating copy to clipboard operation
MoviesApp copied to clipboard

A Movie Application uses TheMovie API, MVVM architecture and all jetpack components.

Results 2 MoviesApp issues
Sort by recently updated
recently updated
newest added

When I try to launch the app I get the error: "ANTLR Tool version 4.5.3 used for code generation does not match the current runtime version 4.7.1ANTLR Runtime version 4.5.3...

## Overview In the last few months, Google release Hilt. Hilt is a dependency injection library for Android that reduces the boilerplate of doing manual dependency injection in your project....