Movie Talkie APK

Movie Talkie  Icon
0/5
0 Ratings
Developer
LetMeAndroid
Current Version
1.1
Date Published
File Size
3.6 MB
Package ID
com.developervishalsehgal.movietalkie
Price
$ 0.00
Downloads
109+
Category
Android Apps
Genre
Libraries & Demo

APK Version History

Version
1.1 (4)
Architecture
universal
Release Date
September 26, 2018
Requirement
Android 5.0+
  • Movie Talkie Screenshot
  • Movie Talkie Screenshot
  • Movie Talkie Screenshot
  • Movie Talkie Screenshot
  • Movie Talkie Screenshot
  • Movie Talkie Screenshot
  • Movie Talkie Screenshot
  • Movie Talkie Screenshot

About Radio FM 90s

This app helps the user browse Most Popular and Top Rated movies using www.themoviedb.org API's. The App contains a RecyclerView List with GridLayoutManager with Shared Element Transition from Home screen to MovieDetails Screen. List items are populating by getting movies data in JSON format, which is parsed using google's GSON library and the requests are sent by Retrofit Library.
The app is made with the latest Android Architecture Components like ViewModel, LiveData and ROOM. We can also save our favorite movies and access them offline without internet using ROOM library.

Key Features:
* Browse through the Top Rated and Popular Movies
* Offline access to movies list
* Caches data from Room Database
* Add movies to favorite and access them offline
* UI is optimized for both portrait and landscape mode

What's New in this version

🐞 Fixed app crash on movie sharing on Android >= 24.