Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by YummyLau
A curated list of projects in awesome lists by YummyLau .
https://github.com/yummylau/androidmodulararchiteture
:heavy_check_mark: Android组件化架构,支持组件代码完全隔离/组件循环依赖/便捷集成调试/快速接入,组件内基于 mvvm结构,组件提供高度服用的模块可直接使用,采用 wanAndroid api进行迭代开发。Android componentized architecture, support component code complete isolation / component circular dependency / convenient integrated debugging / fast access, component based mvvm structure, iterative development using wanAndroid api
architecture-components modular mvvm
Last synced: 20 Nov 2024
https://github.com/yummylau/weibodemo
Architecture Components Practice Tested for WeiBo Apis. MVVM + Retrofit + Rxjava2 + Dagger2 + Room + LiveData
architecture-components mvvm room rxjava
Last synced: 20 Nov 2024
https://github.com/yummylau/numgame
有一个猜数字游戏,庄家预先写下一个四位数字(每位数字各不相同),玩家每次随机猜一个数字,庄家告知玩家猜对了几A几B(A代表数字和位置都相同,B代表包含该数字但位置不同,比如如果庄家写的是3514,玩家猜的是3165,庄家会回答1A2B),玩家继续猜,直到猜中为止。如果超过5轮没猜中,则玩家输,否则玩家赢。请为玩家设计一个猜数字的算法,确保玩家能够大概率胜。 例如:庄家写下9876,玩家第一次猜0123,庄家回复0A0B;玩家继续猜4567,庄家恢复0A2B;依次下去,知道玩家猜中9876为止
Last synced: 20 Nov 2024
https://github.com/yummylau/harmonystudy
鸿蒙应用开发相关系列。持续更新《Harmony系列》文章,工程集成官方文档 demo
Last synced: 20 Nov 2024
https://github.com/yummylau/sharedpreferencesinjector
:heavy_check_mark: SharedPreferencesInjector get custom annotations at compile time through APT and javaPoet technology to generate the corresponding SharedPreferences Helper operation class to help solve the some problems.
Last synced: 20 Nov 2024
https://github.com/yummylau/x5jswebview
Integrated Tencent x5 browser service, jsbridge webview
Last synced: 20 Nov 2024