Pinned Repositories
2048
根据极客学院Game2048学习来写的2048游戏
android
Misc Android stuff
JNI
JniStudy
MyQQMusicUI
学习ui,模仿qq音乐UI
myStudy
my Study code
softPlayer
this project is copy from https://github.com/clarck/VideoDecodeTutorialForAndroid.git
Understanding-Android-Internals-Volume-One
深入理解Android 卷I Wiki版
vimcfg-private
for my use vim more conveniently
webServer
这是jetty在android上的简单应用。这个项目参考了https://github.com/youten/JettyOnAndroid
lywschxd's Repositories
lywschxd/MyQQMusicUI
学习ui,模仿qq音乐UI
lywschxd/JNI
lywschxd/softPlayer
this project is copy from https://github.com/clarck/VideoDecodeTutorialForAndroid.git
lywschxd/webServer
这是jetty在android上的简单应用。这个项目参考了https://github.com/youten/JettyOnAndroid
lywschxd/JniStudy
lywschxd/vimcfg-private
for my use vim more conveniently
lywschxd/2048
根据极客学院Game2048学习来写的2048游戏
lywschxd/android
Misc Android stuff
lywschxd/Android-AudioPlayer
An AudioPlayer For Android Platform
lywschxd/cross_compile_project
cross_compile_project
lywschxd/ffmpeg4android
音视频学习实践,从移植ffmpeg库到android平台,混合编译x264库以及fdk-aac库,到相机音频采集编码推流到RTMP服务器的学习记录
lywschxd/FFmpegDemo
FFmpeg的Demo
lywschxd/gollum
A simple, Git-powered wiki with a sweet API and local frontend.
lywschxd/imageBackup
lywschxd/lywschxd.github.io
Dong's wiki
lywschxd/MediaCodecDemo
mediaCode学习demo
lywschxd/myspacevim
my spacevim config
lywschxd/ndk-samples
Android NDK samples with Android Studio
lywschxd/OpenGLNehe
OpenGL NeHe Tutorial Source Code
lywschxd/pictureTuChuang
图床
lywschxd/react-native-android-lession
mark react-native-android steps
lywschxd/ReactNatvieStudy
ReactNative控件
lywschxd/RxJava
RxJava 基础学习
lywschxd/tmuxconfig
tmux config add mark
lywschxd/Understanding-Android-Internals-Volume-Two
深入理解Android卷2 wiki版
lywschxd/VideoPlayerDemo-
fork from https://github.com/zhanxiaokai/Android-as_video_player
lywschxd/vim_plugs
vim script plugs
lywschxd/vimconfig
vimconfiguration base on https://github.com/ABigBright/vimcfg-private
lywschxd/vimplus
:rocket:An automatic configuration program for vim
lywschxd/wlplayer
NDK+FFmpeg+OpenSL+OpenGL+Mediacodec 的视频播放SDK源码和实例APP,很适合学习ffmpeg解码流程和Android中NDK实战开发