Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Jetpackmvvm | 2,550 | a year ago | 11 | apache-2.0 | Kotlin | |||||
:chicken::basketball:一个Jetpack结合MVVM的快速开发框架,基于MVVM模式集成谷歌官方推荐的JetPack组件库:LiveData、ViewModel、Lifecycle、Navigation组件 使用Kotlin语言,添加大量拓展函数,简化代码 加入Retrofit网络请求,协程,帮你简化各种操作,让你快速开发项目 | ||||||||||
Awesome Android Kotlin Apps | 2,172 | 9 hours ago | 3 | Kotlin | ||||||
👓 A curated list of awesome android kotlin apps by open-source contributors. | ||||||||||
Kotlin Pokedex | 1,393 | 6 months ago | 27 | mit | Kotlin | |||||
:cyclone: A Pokedex app using ViewModel, ViewBinding, LiveData, Room and Navigation | ||||||||||
Disneymotions | 1,336 | a year ago | apache-2.0 | Kotlin | ||||||
🦁 A Disney app using transformation motions based on MVVM (ViewModel, Coroutines, Flow, Room, Repository, Koin) architecture. | ||||||||||
Wanandroid | 1,330 | 5 months ago | 8 | gpl-3.0 | Kotlin | |||||
Jetpack MVVM For Wanandroid 最佳实践 ! | ||||||||||
Conference App 2018 | 1,297 | 5 years ago | 31 | apache-2.0 | Kotlin | |||||
The Official Conference App for DroidKaigi 2018 Tokyo | ||||||||||
Androidbaseframemvvm | 962 | 5 days ago | 2 | Kotlin | ||||||
基于 Jetpack + Kotlin 的 Android 组件化 MVVM 框架 | ||||||||||
Jetpack Mvvm Scaffold | 941 | 9 days ago | 2 | Java | ||||||
人生苦短,让脚手架为你节省时间。(目前作为《最佳实践》项目的 Dev 版优先更新) | ||||||||||
Androidarchitecture | 854 | 3 years ago | 11 | Java | ||||||
Recommended architecture by Android | ||||||||||
Awesome Jetpack Compose Android Apps | 828 | 8 months ago | 3 | Kotlin | ||||||
👓 A curated list of awesome Jetpack Compose android apps by open-source contributors. |
App shows real-time weather updates for your location and any custom location you set. Weather forecast data is gotten from Apixu Api
NetworkBoundResource
for data operationsFollow these steps if you want to get a local copy of the project.
on your git terminal
git clone https://github.com/Ezike/MyWeather.git
gradle.properties
file and store the api key thereApiXuKey="Your API Key here"
Ezike Tobenna
This project is licensed under the Apache License 2.0 - See: http://www.apache.org/licenses/LICENSE-2.0.txt