All Projects → Moviehunt → Similar Projects or Alternatives

1593 Open source projects that are alternatives of or similar to Moviehunt

Popularmovies
🎥 Movie discovery app showcasing Android best practices with Google's recommended architecture: MVVM + Repository + Offline support + Android Architecture Components + Paging library & Retrofit2.
Stars: ✭ 142 (-28.64%)
Mvvm Reddit
A companion project for our blog post on better Android software development using MVVM with RxJava.
Stars: ✭ 106 (-46.73%)
Mango
🏀 An Android app for dribbble.com
Stars: ✭ 659 (+231.16%)
Android App Template
Kickstart your new project with Android App Template (Kotlin + MVVM + AAC + Dagger 2 + Retrofit 2 + RxJava)
Stars: ✭ 34 (-82.91%)
Weatherapp
5 Day Forecast app that works on Android and uses latest tools (Kotlin, Navigation, Room, LiveData, Databinding, Dagger 2)
Stars: ✭ 426 (+114.07%)
Marvel App
Android application made with Kotlin and RxJava
Stars: ✭ 16 (-91.96%)
Aurdroid
Android AUR [Arch Linux user Repository] packages browser
Stars: ✭ 88 (-55.78%)
Android Inappbilling
A sample which uses Google's Play Billing Library and it does InApp Purchases and Subscriptions.
Stars: ✭ 114 (-42.71%)
Mutual labels:  android-app, mvvm, android-application
Kodein Mvvm
Example app using Kodein for dependency injection with MVVM and Architecture Components
Stars: ✭ 26 (-86.93%)
Mutual labels:  android-app, mvvm, android-application
Androidroom
Android example to show how to use Room to access SQLite database on device for reading and writing data. This example also shows how to use LiveData and ViewModel with Room to build reactive, well performing and easy to maintain applications.
Stars: ✭ 36 (-81.91%)
Mutual labels:  android-app, mvvm, android-application
Androcat
AndroCat is a GitHub client for Android phones and provides to user GitHub user interface like how they used to.
Stars: ✭ 87 (-56.28%)
Mutual labels:  rxjava, mvvm
Edxposedmanager
Companion Android application for EdXposed
Stars: ✭ 1,172 (+488.94%)
Mutual labels:  android-app, android-application
Freesound Android
Unofficial Android client for the Freesound Project
Stars: ✭ 81 (-59.3%)
Mutual labels:  rxjava, mvvm
Alfonz
Mr. Alfonz is here to help you build your Android app, make the development process easier and avoid boilerplate code.
Stars: ✭ 90 (-54.77%)
Mutual labels:  rxjava, mvvm
Datingapp
Dating UI kit is used for online meet up with girls and boys . The screen contains more than 30 icons and most of all required elements required to design an application like this. The XML and JAVA files contains comments at each and every point for easy understanding. Everything was made with a detail oriented style and followed by today's web trends. Clean coded & Layers are well-organized, carefully named, and grouped.
Stars: ✭ 97 (-51.26%)
Mutual labels:  android-app, android-application
Cloudemoji
A cloud solution to your favorite emoticons on Android
Stars: ✭ 99 (-50.25%)
Mutual labels:  android-app, android-application
Busbookingui Android
Check out the new style for App Design aims for the Bus Booking Service...😉😀😁😎
Stars: ✭ 105 (-47.24%)
Mutual labels:  android-app, android-application
Rethink App
DNS over HTTPS / DNS over Tor / DNSCrypt client, firewall, and connection tracker for Android.
Stars: ✭ 188 (-5.53%)
Mutual labels:  android-app, android-application
Pi Hole Droid
Pi-hole Droid is an unofficial app that connects to your Pi-hole to show charts and statistics.
Stars: ✭ 107 (-46.23%)
Mutual labels:  android-app, android-application
Insta Chat
InstaChat offers a new way to read messages of your favourite messengers. It overlays every other app and you can reply from anywhere you want.
Stars: ✭ 111 (-44.22%)
Mutual labels:  android-app, android-application
Tiktok
This is a demo app built using 'Hilt' a new dependency injection framework for Android along with ViewPager2 and ExoPlayer2.
Stars: ✭ 114 (-42.71%)
Mutual labels:  android-app, android-application
Mediapicker
Easy customizable picker for all your needs in Android application
Stars: ✭ 105 (-47.24%)
Mutual labels:  android-app, android-application
Cameraxdemo
A sample camera app with CameraX API from Android Jetpack
Stars: ✭ 112 (-43.72%)
Mutual labels:  android-app, android-application
Covid19 Notifier In
A sample Android App which notifies about COVID19 cases in 🇮🇳India after every 1 hour.
Stars: ✭ 116 (-41.71%)
Mvparms
⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架).
Stars: ✭ 10,146 (+4998.49%)
Mutual labels:  rxjava, android-application
Todayx
🌈Flutter App:🎊「今日份的X」(每天推荐一个:图片、诗歌、名言、音乐、乐评、高等数学、两种配色、化学方程式、Github Repo、知乎问题、文章)
Stars: ✭ 128 (-35.68%)
Mutual labels:  android-app, android-application
Cartoon
漫画软件——使用MVP + Retrofit + RxJava开发
Stars: ✭ 186 (-6.53%)
Mutual labels:  rxjava, android-application
Redreader
An unofficial open source Reddit client for Android.
Stars: ✭ 1,146 (+475.88%)
Mutual labels:  android-app, android-application
Easychatandroidclient
EasyChat是一个开源的社交类的App。主要包含消息、好友、群组等相关的IM核心功能。部分界面参照了QQ、微信等相关社交APP。EasyChat APP整体采用MVVM模式,基于JetPack(Lifecycle,LiveData,ViewModel,Room)构建
Stars: ✭ 64 (-67.84%)
Rxcommand
A UI-related rxjava component for android mvvm architecture
Stars: ✭ 131 (-34.17%)
Mutual labels:  rxjava, mvvm
Steamtools
🛠「Steam++」是一个开源跨平台的多功能Steam工具箱。
Stars: ✭ 4,458 (+2140.2%)
Mutual labels:  mvvm, android-app
Deautherdroid
Additional android app for SpaceHunn's ESP8266 DeAuther.
Stars: ✭ 93 (-53.27%)
Mutual labels:  android-app, android-application
Mvpandroid
Sample app to demonstrate MVP (Model - View - Presenter) architecture in android
Stars: ✭ 91 (-54.27%)
Mutual labels:  rxjava, android-application
Kotlin Architecture Components Notes Demo
Example of Android Architecture Components which implements MVVM Pattern and written in Kotlin
Stars: ✭ 103 (-48.24%)
Moviefinderusingmvvm Android
🔥 MVVM + Clean Architecture + Best Practices | 🍿Movie Finder is a sample Android application 📱to search movies using OMDb API which is built to demonstrate use of Modern Android development tools - (Kotlin, Coroutines, Kodein, Architecture Components, MVVM, Retrofit, Gson, Material Components) 😊😊😉
Stars: ✭ 66 (-66.83%)
Mutual labels:  android-app, mvvm
Livesmashbar
An elegant looking and easy to use informative library with LiveData integration for Android.
Stars: ✭ 107 (-46.23%)
Mutual labels:  android-app, android-application
Q comic
一款仿知音漫客的漫画APP
Stars: ✭ 107 (-46.23%)
Mutual labels:  android-app, android-application
Twittercompose
TwitterCompose is an Android application 📱 for showcasing Jetpack Compose for building declarative UI in Android.
Stars: ✭ 109 (-45.23%)
Mutual labels:  android-app, android-application
Mvvm Architecture
The practice of MVVM + Jetpack architecture in Android.
Stars: ✭ 1,634 (+721.11%)
Mutual labels:  rxjava, mvvm
Android Clean Architecture Mvvm Dagger Rx
Implemented by Clean Architecture, Dagger2, MVVM, LiveData, RX, Retrofit2, Room, Anko
Stars: ✭ 138 (-30.65%)
Mutual labels:  rxjava, mvvm
Baldphone
A new accessible interface for your smartphone, suitable for seniors
Stars: ✭ 181 (-9.05%)
Mutual labels:  android-app, android-application
Moviebookingui Android
This is a concept of fetching a user's cinema show details like venue, movie, date & showtime before allowing him to place a cinema F&B order.
Stars: ✭ 62 (-68.84%)
Mutual labels:  movie, android-application
Sdkmonitor
App to display and monitor the targetSDK from installed apps.
Stars: ✭ 122 (-38.69%)
Mutual labels:  android-app, android-application
Gakki
🌼🌸 A React Native App for Mastodon. 一个由React Native编写的长毛象客户端App🦋
Stars: ✭ 120 (-39.7%)
Mutual labels:  android-app, android-application
Shotang App
The New Home Screen is designed in a modular way with the core focus on product discovery. Search, Deals, Products everything has been brought upfront. The hamburger menu has been replaced with a bottom navigation bar for easy reachability. On the tech side too, this design allows us to run new deals and other experiments in an agile manner which wasn't possible in the previous version.
Stars: ✭ 132 (-33.67%)
Mutual labels:  android-app, android-application
Librefox
License: Mozilla Public License 2.0
Stars: ✭ 1,574 (+690.95%)
Mutual labels:  android-app, android-application
Zimlx
Open Source and free launcher for Android
Stars: ✭ 137 (-31.16%)
Mutual labels:  android-app, android-application
Ibackdrop
A library to simply use Backdrop in your project (make it easy). Read more ->
Stars: ✭ 137 (-31.16%)
Mutual labels:  android-app, android-application
Uber Car Animation Android
An example project to demonstrate how to Add Uber Like Car Animation in Android App
Stars: ✭ 134 (-32.66%)
Mutual labels:  android-app, android-application
Foodium
It simply loads Posts data from API and stores it in persistence storage (i.e. SQLite Database). Posts will be always loaded from local database. Remote data (from API) and Local data is always synchronized.
Stars: ✭ 1,940 (+874.87%)
Mvvm Architecture Android Beginners
This repository contains a sample app that implements MVVM architecture using Kotlin, ViewModel, LiveData, and etc.
Stars: ✭ 176 (-11.56%)
Mutual labels:  rxjava, mvvm
Vectorifydahome
📱 Minimal app to apply wallpapers from a vast (400+) collection of vector graphics 🙃
Stars: ✭ 119 (-40.2%)
Mutual labels:  android-app, android-application
Puff Android
Password Manager for Android Using Blowfish Encryption
Stars: ✭ 144 (-27.64%)
Mutual labels:  android-app, android-application
Beaver
Android MVVM + Dagger 2 (Hilt) + JetPack project template
Stars: ✭ 144 (-27.64%)
Mutual labels:  rxjava, mvvm
Mvvmrxjavaretrofitsample
MVVM RxJava Retrofit Sample
Stars: ✭ 148 (-25.63%)
Mutual labels:  rxjava, mvvm
Coolweather
Weather App that uses Android best practices. Android Jetpack, clean architecture. Written in Kotlin
Stars: ✭ 154 (-22.61%)
Mutual labels:  android-app, mvvm
App Privacy Policy Generator
A simple web app to generate a generic privacy policy for your Android/iOS apps
Stars: ✭ 2,278 (+1044.72%)
Mutual labels:  android-app, android-application
Android Developer Roadmap
Android Developer Roadmap - A complete roadmap to learn Android App Development
Stars: ✭ 2,170 (+990.45%)
Mutual labels:  android-app, rxjava
Posidonlauncher
a one-page homescreen with a news feed
Stars: ✭ 163 (-18.09%)
Mutual labels:  android-app, android-application
Droid Feed
Aggregated Android news, articles, podcasts and conferences about Android Development
Stars: ✭ 174 (-12.56%)
Mutual labels:  mvvm, android-application
1-60 of 1593 similar projects