gh0stbird
I am randy chen , a Android software engineer with a passion for develop apps and I love learning open source.
Pudu Technology Inc.1388, tianfu road,Chendu Chian
Pinned Repositories
9GAG
Android unofficial REST Client of 9GAG.
android
GitHub Android App
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android-best-practices
Do's and Don'ts for Android development, by Futurice developers
android-dev-challenge
android-dev-challenge-compose
Template repository for the Jetpack Compose #AndroidDevChallenge
android-mvp-mvvm-flytour
🔥🔥🔥 FlyTour是Android组件化+MVVM+MVP+RxJava+Retrofit+Dagger2组成的双架构框架,工程架构采用gradle配置实现组件化,模块的架构采用典型的MVVM+MVP架构,MVVM和MVP根据自己的项目实际需求去决定使用,该框架是Android组件化、Android MVVM架构、Android MVP架构的集大成者,帮助你快速的搭建自己的App项目开发框架,以便把主要的精力放在自己的项目的业务功能实现上,另外在长期的工作实践中总结整理大量的实用工具类在项目lib_common组件的util包当中方便大家调用。
android-open-project
Collect and classify android open source projects 微信公众号:codekk 微博:
android-sunflower
A gardening app illustrating Android development best practices with Android Jetpack.
AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
gh0stbird's Repositories
gh0stbird/9GAG
Android unofficial REST Client of 9GAG.
gh0stbird/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
gh0stbird/android-dev-challenge
gh0stbird/android-dev-challenge-compose
Template repository for the Jetpack Compose #AndroidDevChallenge
gh0stbird/android-mvp-mvvm-flytour
🔥🔥🔥 FlyTour是Android组件化+MVVM+MVP+RxJava+Retrofit+Dagger2组成的双架构框架,工程架构采用gradle配置实现组件化,模块的架构采用典型的MVVM+MVP架构,MVVM和MVP根据自己的项目实际需求去决定使用,该框架是Android组件化、Android MVVM架构、Android MVP架构的集大成者,帮助你快速的搭建自己的App项目开发框架,以便把主要的精力放在自己的项目的业务功能实现上,另外在长期的工作实践中总结整理大量的实用工具类在项目lib_common组件的util包当中方便大家调用。
gh0stbird/android-open-project
Collect and classify android open source projects 微信公众号:codekk 微博:
gh0stbird/android-sunflower
A gardening app illustrating Android development best practices with Android Jetpack.
gh0stbird/AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
gh0stbird/awesome-android
android libs from github or other websites
gh0stbird/awesome-android-ui
A curated list of awesome Android UI/UX libraries
gh0stbird/binding-collection-adapter
Easy way to bind collections to listviews and recyclerviews with the new Android Data Binding framework
gh0stbird/Caldroid
A better calendar for Android
gh0stbird/coolweatherjetpack
酷欧天气的Jetpack版本实现,采用了MVVM架构。
gh0stbird/Designer
组件化+Kotlin开发-一个充满设计感的开源App
gh0stbird/FlutterUI
For help building amazing UI with Flutter.
gh0stbird/go-common
哔哩哔哩 bilibili 网站后台工程 源码
gh0stbird/greenDAO
greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.
gh0stbird/GSYVideoPlayer
视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,rtsp、concat、mpeg。
gh0stbird/ijkplayer
Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
gh0stbird/JetpackMvvm
:chicken::chicken::chicken:一个Jetpack结合MVVM的快速开发框架,基于MVVM模式集成谷歌官方推荐的JetPack组件库:LiveData、ViewModel、Lifecycle、Navigation组件 使用Kotlin语言,添加大量拓展函数,简化代码 加入Retrofit网络请求,协程,帮你简化各种操作,让你快速开发项目
gh0stbird/jjdxm_ijkplayer
基于ijkplayer简单的UI界面 当前项目是基于ijkplayer项目进行的播放器界面UI封装。 是一个适用于 Android 的 RTMP 播放界面 SDK,可高度定制化和二次开发。特色是同时支持 H.264 软编/硬编和 AAC 软编/硬编。主要是支持RIMP、HLS、MP4、M4A等视频格式的播放。
gh0stbird/material
A library to bring fully animated Material Design components to pre-Lolipop Android.
gh0stbird/MVPArms
⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架).
gh0stbird/NDK_OpenGLES_3_0
Android OpenGL ES 3.0 从入门到精通系统性学习教程
gh0stbird/NFCRead
Android NFC读写学习软件
gh0stbird/posenet-similarity
A package helps to quickly get the similarity/ distance between two poses estimated by tfjs Posenet.
gh0stbird/spring-boot-api-project-seed
:seedling::rocket:一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~
gh0stbird/TODO-MVVM
使用JetPack中的AndroidX + ViewModel + LiveData + DataBinding组件,同时使用RxJava2 + Retrofit2 + Glide等主流框架进行搭建
gh0stbird/uamp
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
gh0stbird/UltimateRecyclerView
A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.