Pinned Repositories
33-js-concepts
:scroll: 每个 JavaScript 工程师都应懂的33个概念 @leonardomso
AlbumCameraRecorder
🔥一个高效的多媒体支持操作库,可多方面的简单配置操作相册、拍照、录制、录音等功能。也支持配套使用的展示图片、视频、音频的九宫格功能。 (An efficient multimedia support operation library, can be a variety of simple configuration operation album, photo, recording, recording and other functions.Also support supporting the use of the display of pictures, video, audio of the nine grid function.)
Android_Note
记录平常学习的一点知识!
AndroidInterview
this repository is about android interview
BleDebugger
This repository is about how to use ble AP to test BLE device
data_structure_algorithm
GoogleBluetoothSamples
This repository is about how to use bluetooth api.
java_encryption
JavaConcurrency
LearnKotlin
This repository is about primary knowledge of Kotlin
showdy's Repositories
showdy/AndroidInterview
this repository is about android interview
showdy/BleDebugger
This repository is about how to use ble AP to test BLE device
showdy/data_structure_algorithm
showdy/GoogleBluetoothSamples
This repository is about how to use bluetooth api.
showdy/java_encryption
showdy/android-art-res
the source code in research art of android development
showdy/Android_sdk_samples
showdy/Buck
Learn kotlin to develop a video player
showdy/gitignore
A collection of useful .gitignore templates
showdy/GradlePluginDevelop
💍Gradle 执行流程、什么叫DSL、领域专用语言、Gradle常见用法、Gradle高级插件用法、Gradle对Android优化、结合Javassist使用给上一层楼以及Gradle开发中的遇到的问题
showdy/GradleWiki
关于Gradle编译你需要知道的一切
showdy/Java8InAction
showdy/JavaNote
This repository aim to learn java feature
showdy/SmartPopupWindow
提供关于PopupWindow使用过程中遇到的一些特殊问题的解决方案,例如:PopupWindow不响应点击外部消失和返回键消失的解决方法;PopupWindow精确计算要显示位置原理和方法;实现带箭头的上下文菜单遇到的坑;Android7.0 PopupWindow的兼容问题;屏幕旋转时调用PopupWindow update方法更新位置失效的问题及解决方案
showdy/spiders
一个NodeJs爬虫集,包括知乎、豆瓣、拉勾等网站爬虫
showdy/Structures
Collection of abstract data structures implemented in Java