GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
kotlin-multiplatform-samplesPublic Samples showcasing the Kotlin Multiplatform Jetpack libraries Kotlin1,076Apache-2.09712UpdatedMay 14, 2025 architecture-templatesPublic template 2,925Apache-2.033074UpdatedMay 14, 2025 architecture-samplesPublic A collection of samples to discuss and showcase different architec...
曾经有人整理过Github上的Java/Android项目Top100,随着越来越多的Android项目开始转向Kotlin,我也想整理一下优秀的Kotlin/Android开源项目,便于大家更好的学习和参考。 项目选取过程很简单: 搜索android kotlin关键字,Most stars按星量排名 人工二次筛选,筛掉一些面经、电子书类项目 Best match校正,避免漏掉一些低星的...
Kotlin was claimed to be a response to the massive amounts of code developers often had to write in Java and to Scala’s low-speed compilation. Today, many famous IT companies use Kotlin in their projects. The attention to this language is continuing to grow, as it wins over developers ...
* 2020.3+ versions: Integrate Bazel-based IntelliJ projects into the new IntelliJ Welcome screen. * Fix displaying/modifying code style settings for BUILD files. v2021.02.02 === * ASwB: Fix unresolved Kotlin symbols when using Dagger/Sting v2020.03.19 ...
Jetpack_GitHub 基于Kotlin + Jetpack全家桶 + Coroutines(协程) 等架构实现的一款精简版Github客户端项目。 开源不易,如果喜欢的话希望给个Star或Fork^_^ ,谢谢 项目截图 下载体验 点击 下载(密码:123456) 下方二维码下载(每日上限100次,如达到上限,还是 clone 源码吧!✧(≖ ◡ ≖✿))) ...
语言选Java(别手抖点Kotlin!) java // build.gradle关键配置 android { compileSdk 34 defaultConfig { minSdk 26 targetSdk 34 } } 第二步:界面布局要优雅 用ConstraintLayout搭建三部分: 1. 顶部城市选择栏(EditText+Button) 2. 中间实时天气展示区(图标+温度+状态) ...
开源的Github Android客户端,基于Kotlin,组件化开发 功能 支持根据个人兴趣推荐仓库 支持热点仓库查看 支持搜索仓库和用户 支持仓库详情查看 支持用户详情查看 支持star和watch 支持中英文 App截图 image image image 下载 下载地址 image App架构 image 整个App分为基础模块Module_base和业务模块Module_Business ...
.github Update master -> main references Aug 13, 2021 .idea Add Kotlin style rules to project code style Jan 4, 2018 core fbandroid/libraries/screenshot-tests-for-android/core/src/main/java/c… Feb 8, 2025 gradle/wrapper Upgrade Gradle ...