Pinned Repositories
BeMusic
A local music player
DelegateAdapter
An advanced RecyclerView's Adapter.There is no need to custom an Adapter if you use this library. This library binds layout file, data and ViewHolder with Annotation.
Demos
GifMaker
gifmaker for android, make gif from video
JustTodo
Maybe the simplest todo app for macOS
NotificationStyles
A demo project shows how to user Notification Styles, such as MediaStyle, InboxStyle, BigTextStyle, BigPictureStyle and MessagingStyle.
ScrollTrack
A simple RecyclerView OnScrollListener's subclass,that tracking RecyclerView scrolling and hiding or showing some views
skb-global
May be the best solution for Android soft keyboard listening
Starter
A quick starter package for android developer.
Tray
Build a menubar app easily on macOS. Support both SwiftUI and AppKit.
boybeak's Repositories
boybeak/Demos
boybeak/android-mt-tutorials
Automatically exported from code.google.com/p/android-mt-tutorials
boybeak/android-UniversalMusicPlayer
This sample shows how to implement an audio media app that works across multiple form factors and provide a consistent user experience on Android phones, tablets, Auto, Wear and Cast devices
boybeak/ApiDemos
for myself
boybeak/Bweibo
利用新浪微博开放平台开放的个人微博客户端,在不断改进中,扔不是正式版本,方便代码同步,故提交
boybeak/ImageBlurring
Android Blurring Image(Bitmap) By Java And JNI.
boybeak/javacv.examples
Automatically exported from code.google.com/p/javacv.examples
boybeak/javacv.maven2
Automatically exported from code.google.com/p/javacv.maven2
boybeak/javacv.procamcalib
Automatically exported from code.google.com/p/javacv.procamcalib
boybeak/ListViewAnimations
An Android library which allows developers to easily add animations to ListView items
boybeak/PhotoView
Implementation of ImageView for Android that supports zooming, by various touch gestures.
boybeak/v8-webgl
WebGL implementation for v8
boybeak/VCameraSample
Short video capture demo from https://www.vitamio.org/docs/Tutorial/2014/0731/35.html
boybeak/VideoRecorder
android视频录制,模仿微视,支持按下录制、抬起暂停。进度条断点显示。