hzhu349Overstack's Stars
google-developer-training/android-kotlin-fundamentals-starter-apps
android-kotlin-fundamentals-starter-apps
android/architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
mustafamotiwala90/WalmartCountryMVVM
Sample MVVM project using a simple API endpoint to fetch data and showing it in a list format on Android
D-clock/AndroidSystemUiTraining
Android System UI Training Code
sullis/Simplified-Android-Core
The Android client for Library Simplified
jedibig/BankingApplication
Apolis Training Banking Application
bmbachow/Apolis
Apolis Training Material
hzhu349Overstack/nvidia-update
mizutori/AndroidLocationStarterKit
EasyKotlin/Android-Notes
Android学习笔记,会定期更新,记录着在项目中遇到的问题,与解决方案,以及一些Android常见知识点。
TanJiaJunBeyond/AndroidGenericFramework
Android通用框架
SevaSk/ecoute
Ecoute is a live transcription tool that provides real-time transcripts for both the user's microphone input (You) and the user's speakers output (Speaker) in a textbox. It also generates a suggested response using OpenAI's GPT-3.5 for the user to say based on the live transcription of the conversation.
amitshekhariitbhu/ridesharing-uber-lyft-app
Ride-Sharing Uber Lyft Android App - Learn to build a ride-sharing Android Taxi Clone App like Uber, Lyft - Open-Source Project
LennonChin/AppleStore-Monitor
Monitor robot of Apple Store's products (e.g. iPhone 15), using DingTalk/Telegram/Bark notification.
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
LRH1993/android_interview
gitbook地址
nekocode/create-android-kotlin-app
Create kotlin android project with one line of command.
dbacinski/Design-Patterns-In-Kotlin
Design Patterns implemented in Kotlin
homurax/android_kotlin
《第一行代码:Android(第3版)》 Kotlin 实现
zhaoweih/android-resources
《第一行代码第三版》随书资源
anonymous-CLAY/The-first-line-of-code-Third-Edition
《第一行代码》 Android Kotlin 第三版-郭霖- 第3版 人邮
river82594/LuluLemonCoreData
Practicing CoreData and Unit Testing
river82594/NoStoryboard
river82594/NewYorkTimesNewsApp
Practicing API handling and JSON decoding/encoding. Also practicing TDD Unit Test
pengxurui/AndroidFamily
🔥【Android 面经 + Android 学习指南】一份帮助 Android 开发者知识积累与能力进阶的学习路线
vamsitallapudi/Android-Interview-Questions-And-Answers
Real-time Android, Kotlin and Java Interview Questions and Answers - Cheatsheet to hack into top Companies
Kotlin/coroutines-examples
Examples for coroutines design in Kotlin
bmaslakov/kotlin-algorithm-club
Algorithms and data structures in Kotlin.
HugoMatilla/KotlinCheatSheet
A reference (copy/paste) of the the examples listed in http://try.kotlinlang.org/ in one single document. Good for fast search and quick reference
JakeWharton/retrofit2-kotlin-coroutines-adapter
A Retrofit 2 adapter for Kotlin coroutine's Deferred type.