All Projects → aaronoe → Cinematic

aaronoe / Cinematic

My shot at making a better IMDb App

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Cinematic

Gankioclient
利用干货集中营的API自制练手之作
Stars: ✭ 63 (-11.27%)
Mutual labels:  retrofit2, butterknife
SimpleDroidRx
An application that helps you learn and better understand ReactiveX
Stars: ✭ 61 (-14.08%)
Mutual labels:  butterknife, retrofit2
Android-Starter-Kit
This is up-to-date android studio project for native android application, that is using modern tools and libraries.
Stars: ✭ 16 (-77.46%)
Mutual labels:  butterknife, retrofit2
Business Search App Java
Showcases object oriented programming in Java, Java Swing, Kotlin, and Android
Stars: ✭ 53 (-25.35%)
Mutual labels:  retrofit2, butterknife
Fineract-CN-mobile
DEPRECATED project - Check the Apache fineract-cn-mobile project instead
Stars: ✭ 17 (-76.06%)
Mutual labels:  butterknife, retrofit2
Awesome Wanandroid
⚡致力于打造一款极致体验的 http://www.wanandroid.com/ 客户端,知识和美是可以并存的哦QAQn(*≧▽≦*)n
Stars: ✭ 2,525 (+3456.34%)
Mutual labels:  retrofit2, butterknife
BakingApp
Udacity Android Developer Nanodegree, project 2.
Stars: ✭ 54 (-23.94%)
Mutual labels:  butterknife, retrofit2
Dagger2
Kotlin Dagger2 example project
Stars: ✭ 145 (+104.23%)
Mutual labels:  retrofit2, butterknife
Weather-Guru-MVP
Sample Material-design Android weather application build with MVP architectural approach using Dagger2, RxJava2, Retrofit2, Event-Bus, GreenDao, Butterknife, Lottie etc.
Stars: ✭ 15 (-78.87%)
Mutual labels:  butterknife, retrofit2
situp android proj
🚀一个基组件化、模块化、MVP + MVVM 计划 App,兼容安卓 10.0 9.0 8.0 等 🔥a app like keep, you can edit your plans here, and you can share your life to others by post, too.🔥
Stars: ✭ 15 (-78.87%)
Mutual labels:  butterknife, retrofit2
Acgn Community
A community app for news,animation,music and novels developed material design style.
Stars: ✭ 193 (+171.83%)
Mutual labels:  retrofit2, butterknife
Offlinesampleapp
Sample Offline-First MVVM app that uses Android Priority Job Queue, Room, Retrofit2, LiveData, LifecycleObserver, RxJava2, Dagger Android
Stars: ✭ 653 (+819.72%)
Mutual labels:  retrofit2, butterknife
Stepik Android
Android Application for Taking Open Courses on the Stepik Platform
Stars: ✭ 165 (+132.39%)
Mutual labels:  retrofit2, butterknife
Marvel
Marvel Characters Android Application Assigned by smava GmbH
Stars: ✭ 227 (+219.72%)
Mutual labels:  retrofit2, butterknife
Android Client
An android client for the MifosX platform
Stars: ✭ 150 (+111.27%)
Mutual labels:  retrofit2, butterknife
AndroidStarterAlt
A sample View-based Android app using the MVP architecture. It uses Mosby, Dagger2, RxJava, retrofit, LoganSquare, requery, EventBus, Conductor.
Stars: ✭ 27 (-61.97%)
Mutual labels:  butterknife, retrofit2
Just Another Android App
An Android base app with loads of cool libraries/configuration NOT MAINTAINED
Stars: ✭ 1,654 (+2229.58%)
Mutual labels:  retrofit2, butterknife
Androidstarter
A sample Android app using the MVP architecture.
Stars: ✭ 140 (+97.18%)
Mutual labels:  retrofit2, butterknife
BaseDevelop
an android project for now fashion open source framework
Stars: ✭ 24 (-66.2%)
Mutual labels:  butterknife, retrofit2
Moviehub
Showcases popular movies, tv shows, and people from The Movie Database
Stars: ✭ 325 (+357.75%)
Mutual labels:  retrofit2, butterknife

PopularMovies

Android App, which displays movie data, based on sorting criteria. It utilizes the The Movie DB API to query data using Retrofit as a REST-Client. The user can favorite movies, which are then stored with a Content-Provider backed by a SQLite Database.

Download

As of April 17th 2016, the app is available on the Play Store for download

Video

In-App Experience

Purpose

This project is part of Udacity's and Google's Associate Android Developer Fast-Track Program The purpose is to design this app from the ground up, bringing it from an idea to a functional state. However it's not close to a production ready state yet.

External Libraries

  • Retrofit2 as a REST-Client
  • GSON for converting the JSON-Response to Java Objects
  • Picasso for image loading
  • Butterknife for binding views

License

This project utilizes the MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].