Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Steamtools | 13,107 | 14 hours ago | 521 | gpl-3.0 | C# | |||||
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。 | ||||||||||
Awesome Jetpack Compose Learning Resources | 802 | 4 months ago | 3 | Kotlin | ||||||
👓 A continuously updated list of learning Jetpack Compose for Android apps. | ||||||||||
Moviehunt | 549 | 8 months ago | 4 | mit | Kotlin | |||||
Movie Android App written in Kotlin, MVVM, RxJava, Jetpack Compose (implementing), Android Architecture Components and Coroutine (Upcoming). | ||||||||||
Notzz App | 548 | 25 days ago | 14 | mit | Kotlin | |||||
📝 A Simple Note-Taking App built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, State Flow, Hilt-Dependency Injection, Jetpack DataStore, Architecture Components, MVVM, Room, Material Design Components). | ||||||||||
Inure | 459 | 17 hours ago | 8 | gpl-3.0 | Kotlin | |||||
An elegant and beautiful premium Android app manager for both rooted and non-rooted devices and a built-in terminal, analytics panel and an independent custom theme engine. | ||||||||||
Archapp | 447 | 3 years ago | 7 | Kotlin | ||||||
Simple Android app to show how to design a multi-modules MVVM Android app (fully tested) | ||||||||||
Mvvm Juejin | 405 | 4 years ago | 8 | mit | Java | |||||
高仿"掘金Android App": databinding + kotlin + rx 的优雅实践。(持续打磨中~) | ||||||||||
Android Kotlin Mvvm Template | 384 | 2 months ago | 22 | apache-2.0 | Kotlin | |||||
AppTemplate | MVVM + Clean Architecture | Kotlin, Coroutines, LiveData, Koin, Databinding, Navigation components, Room, Crashlytics, Circle CI config, commons classes for UI. | ||||||||||
Githubfollows | 274 | 4 years ago | mit | Kotlin | ||||||
:octocat: A demo project based on MVVM architecture and material design & animations. | ||||||||||
Trailersapp | 183 | 2 years ago | 5 | Java | ||||||
A simple demo project for The Movie DB based on MVVM clean architecture. |
Android app to provide information about Covid19. The project aims to be useful to the community and study Android.
App can't be uploaded to the Google Play Store due to policy issues.
Pursuant to Section 8.3 of the Developer Distribution Agreement and the Enforcement policy, apps referencing COVID-19, or related terms, in any form will only be approved for distribution on Google Play if they are published, commissioned, or authorized by official government entities or public health organizations. Google reserves the discretion to remove apps from Google Play based on a number of factors including a high risk of abuse.
To download the app, you must go to the releases page and download the debug APK.
Data is downloaded from Covid19API
Covid-19 Worldwide Info uses MVVM architecture, observer & repository pattern to update the UI with the LiveData downloaded using Retrofit, also persisting data locally using Room.
Copyright Covid-19 Worldwide Info by Pedro Rocha
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.