All Projects → idisfkj → Awesomegithub

idisfkj / Awesomegithub

Licence: apache-2.0
🔥Android Github客户端,基于组件化开发,支持账户密码与认证登陆。使用Kotlin语言进行开发,项目架构是基于JetPack&DataBinding的MVVM;项目中使用了Arouter、Retrofit、Coroutine、Glide、Dagger与Hilt等流行开源技术。

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Awesomegithub

Askme
Social media app to ask and answer user questions and interact with users
Stars: ✭ 16 (-87.5%)
Mutual labels:  retrofit, mvvm, databinding, coroutine
Wandroid
首款适配玩Android、掘金、简书、CSDN、公众号文章黑夜模式,无广告,支持离线阅读,代码图片显示,关注内容本身,阅读体验升级。
Stars: ✭ 199 (+55.47%)
Mutual labels:  mvvm, retrofit, databinding
PlayAndroid
✌️✊👋玩安卓Mvvm组件化客户端,整合Jetpack组件DataBinding、ViewModel以及LiveData;屏幕适配✔️状态栏沉浸式✔️黑夜模式✔️,无数据、加载失败状态页;骨架屏、Koin依赖注入等
Stars: ✭ 193 (+50.78%)
Mutual labels:  retrofit, mvvm, databinding
Jetpackmvvm
🐔🏀一个Jetpack结合MVVM的快速开发框架,基于MVVM模式集成谷歌官方推荐的JetPack组件库:LiveData、ViewModel、Lifecycle、Navigation组件 使用Kotlin语言,添加大量拓展函数,简化代码 加入Retrofit网络请求,协程,帮你简化各种操作,让你快速开发项目
Stars: ✭ 1,100 (+759.38%)
Mutual labels:  mvvm, retrofit, databinding
Mvvmhabitcomponent
👕基于MVVMHabit框架,结合阿里ARouter打造的一套Android MVVM组件化开发方案
Stars: ✭ 857 (+569.53%)
Mutual labels:  mvvm, retrofit, databinding
Mvvm Juejin
高仿"掘金Android App": databinding + kotlin + rx 的优雅实践。(持续打磨中~)
Stars: ✭ 403 (+214.84%)
Mutual labels:  mvvm, retrofit, databinding
Mvvmhabit
goldze: 本人喜欢尝试新的技术,以后发现有好用的东西,我将会在企业项目中实战,没有问题了就会把它引入到MVVMHabit中,一直维护着这套框架,谢谢各位朋友的支持。如果觉得这套框架不错的话,麻烦点个 star,你的支持则是我前进的动力!
Stars: ✭ 6,789 (+5203.91%)
Mutual labels:  mvvm, retrofit, databinding
Mentorship Android
Mentorship System is an application that matches women in tech to mentor each other, on career development, through 1:1 relations during a certain period of time. This is the Android application of this project.
Stars: ✭ 117 (-8.59%)
Mutual labels:  mvvm, retrofit, databinding
Exchange Rates Mvvm
Sample Android project which incorporates MVVM, databinding, RxJava2, Dagger2 and Clean Architecture approach.
Stars: ✭ 43 (-66.41%)
Mutual labels:  mvvm, databinding
Awesome Android Kotlin Apps
👓 A curated list of awesome android kotlin apps by open-source contributors.
Stars: ✭ 1,058 (+726.56%)
Mutual labels:  mvvm, retrofit
Tdcapp
Sample app which access the TDC (The Developer's Conference) REST API.
Stars: ✭ 55 (-57.03%)
Mutual labels:  mvvm, retrofit
Weaponapp
一个尽量做到极致的集大成App,努力做到最好(开发阶段)——MVVM+Retrofit+RxJava+Small 插件化+单元测试+MD
Stars: ✭ 1,011 (+689.84%)
Mutual labels:  mvvm, databinding
Wanandroid
Jetpack MVVM For Wanandroid 最佳实践 !
Stars: ✭ 1,004 (+684.38%)
Mutual labels:  mvvm, databinding
Harrypotter
🧙🏻 Sample HarryPotter application based on MVVM architecture (ViewModel, LiveData, Repository, Coroutines, Koin or Dagger-Hilt)
Stars: ✭ 116 (-9.37%)
Mutual labels:  mvvm, databinding
Blockchain Tracker
A blockchain market tracking app. Example implementation of reactive clean architecture and testing.
Stars: ✭ 30 (-76.56%)
Mutual labels:  mvvm, databinding
Karchi
Repository that showcases 3 different Android app architectures, all with Java and Kotlin versions: "Standard Android", MVP and MVVM. The exact same app is built 6 times following the different patterns.
Stars: ✭ 20 (-84.37%)
Mutual labels:  mvvm, databinding
Android App Architecture Mvvm Databinding
A simple but complete project (in both Java & Kotlin) to demonstrate the Android application architecture with MVVM pattern, a client app for The Movie DB Web API. Dagger2 is used for dependency injection and RxJava is used for RFP (Reactive Functional Programming).
Stars: ✭ 69 (-46.09%)
Mutual labels:  mvvm, databinding
Sample Code Movies
This repository contains sample code. Its purpose being, to quickly demonstrate Android and software development in general, clean code, best practices, testing and all those other must know goodies.
Stars: ✭ 81 (-36.72%)
Mutual labels:  mvvm, retrofit
Archetype
[DEPRECATED]Badass MVVM architecture.
Stars: ✭ 84 (-34.37%)
Mutual labels:  mvvm, databinding
Kotlin Architecture Components Notes Demo
Example of Android Architecture Components which implements MVVM Pattern and written in Kotlin
Stars: ✭ 103 (-19.53%)
Mutual labels:  mvvm, databinding

AwesomeGithub

License API Platform Language Author Rating

Android Github客户端,基于组件化开发,支持账户密码与认证登陆。 使用Kotlin语言进行开发,项目架构是基于JetPack&DataBinding的MVVM; 项目中使用了Arouter、Retrofit、Coroutine、Glide与Dagger等流行开源技术。

温馨提示:GitHub提供的OpenApi可能不稳定,如果登录失败或者成功之后页面无数据,请尝试使用科学上网或者稍等再尝试。

New Feature

使用android-startup消除Application,优化配置的初始化时间,使用前与使用后时间对比:

状态 启动页面 消耗时间
使用前 WelcomeActivity 420ms
使用后 WelcomeActivity 333ms

Flutter Github

除了Android原生版本,以下是基于Flutter的跨平台版本。

Flutter Github

Description

AwesomeGithub组件化探索之旅

feat_dagger: 使用dagger实现

feat_hilt: 使用hilt实现

Technology

Kotlin Coroutine

What? 你还不知道Kotlin Coroutine?

ConstraintLayout

ConstraintLayout使用汇总

Room

Android Architecture Components Part1:Room

LiveData

Android Architecture Components Part2:LiveData

Lifecycle

Android Architecture Components Part3:Lifecycle

ViewModel

Android Architecture Components Part4:ViewModel

ARouter

ARouter

Retrofit

Retrofit

Glide

Glide

Other

Gradle

Android Gradle系列-入门篇

Android Gradle系列-原理篇

Android Gradle系列-运用篇

Android Gradle系列-进阶篇

加入我们

如需了解更多可以扫描下方二维码,加入我们:Android补给站。让我们与志同道合的你一起成长。

关注

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].