Pinned Repositories
AdvancedAndroidExample
《Android高级进阶》一书的源码
Android
GitHub上最火的Android开源项目,所有开源项目都有详细资料和配套视频
android-AppShortcuts
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android-architecture-components
Samples for Android Architecture Components.
flutter
Flutter makes it easy and fast to build beautiful mobile apps.
fpPS4
PS4 compatibility layer (emulator) on Free Pascal
GPCS4
A work-in-progress PlayStation 4 emulator.
lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
poly-sample-android
Poly API sample for Android
dklvip's Repositories
dklvip/MagicEMX
Experimental PlayStation 4, Xbox One & iOS emulator.
dklvip/californium
dklvip/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
dklvip/AndroidAsync
Asynchronous socket, http (client+server), websocket, and socket.io library for android. Based on nio, not threads.
dklvip/AndServer
:cherries: Web server and web framework of Android platform.
dklvip/flutter
Flutter makes it easy and fast to build beautiful mobile apps.
dklvip/LifecycleModel
📬 The LifecycleModel class is designed to store and manage UI-related data in a lifecycle conscious way, the LifecycleModel class allows data to survive configuration changes such as screen rotations, it also handles the communication of the Activity / Fragment with the rest of the application, base on https://developer.android.google.cn/topic/libraries/architecture/viewmodel.html
dklvip/compiled_ijkplayer4android
支持avi,mpg更多格式的ijkplayer/so文件
dklvip/ModuleBus
dklvip/AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
dklvip/kotlinx.coroutines
Library support for Kotlin coroutines
dklvip/MVPArms
A common architecture for Android applications developing based on MVP, integrates many open source projects (like Dagger2、Rxjava、Retrofit ...), to make your developing quicker and easier.
dklvip/julia
The Julia Language: A fresh approach to technical computing.
dklvip/android-extend
create useful widget for android.
dklvip/EasyIPCamera
free, elegant, simple, high performance RTSP Server for smart-devices/desktop-application,such as Android-Camera/Windows-Desktop-LiveStreaming/ARM-IPCamera,also can run in Windows/Linux/ARM Platform,with flexible interface,u can use lots of video & audio source,very easy to use. 免费、精炼、高效、稳定的RTSP服务器组件,调用简单灵活,轻松嵌入部署到IPCamera(ARM型、Android型)中,也可用于PC桌面直播(屏幕直播、摄像头直播)服务,并发性能属于行业领先水平,广泛应用于各种摄像机/桌面型视频服务、Android/Windows屏幕分享服务(单播同屏服务),例如课堂教学屏幕监控、办公室屏幕监控、手机桌面分享等!
dklvip/lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
dklvip/MyTaxi
打车App
dklvip/arcore-android-sdk
ARCore SDK for Android Studio
dklvip/spydroid-ipcamera
A powerful and funny android app. that streams the camera and microphone of your phone to your browser or to VLC
dklvip/OpenGLDemo
Android中OpenGL编程Demo
dklvip/AndroidModulePattern
Android项目组件化示例代码,支持Fragment和View
dklvip/android-art-res
the source code in research art of android development
dklvip/caffe
Caffe: a fast open framework for deep learning.
dklvip/dagger
A fast dependency injector for Android and Java.
dklvip/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
dklvip/easypermissions
Simplify Android M system permissions
dklvip/android-architecture-components
Samples for Android Architecture Components.
dklvip/android-topeka
A fun to play quiz that showcases material design on Android
dklvip/StickLayout
粘性控件,其任意一个子控件都可滑动停留,本质为NestedScrollView和LinearLayout的结合。
dklvip/android-BasicSyncAdapter