luohaohaha / launcher3Links
Launcher3客制化,基于Android P的单层桌面
☆78Updated 2 years ago
Alternatives and similar repositories for launcher3
Users that are interested in launcher3 are comparing it to the libraries listed below
Sorting:
- Android 保活实践,杀不死的App☆134Updated last year
- Enabled SystemUI to support building and running in Android Studio.(使SystemUI能在Android Studio上单编运行,现已支持安卓11~13的版本)☆93Updated last month
- 🔥AIDL实战,使用AIDL+匿名共享内存实现跨进程双向通信和大文件传输。