Pinned Repositories
30DaysofSwift
A self-taught project to learn Swift.
android-autofittextview
A TextView that automatically resizes text to fit perfectly within its bounds.
Android-HorizontalListView
HorizontalListView is an Android ListView widget which scrolls in a horizontal manner (in contrast with the SDK-provided ListView which scrolls vertically).
android-MVP-demo
This sample app implements MVP Demo using Dagger2, GreenDao, RxJava, butterknife,fragmentation,BaseRecyclerViewAdapterHelper,calligraphy
Android-Video-Recorder
AndroidUtilCode
:fire: Android developers should collect the following utils(updating)
BBUncrustifyPlugin-Xcode
Xcode plugin to format source code using ClangFormat or Uncrustify
BtPrinter
热敏蓝牙打印机通讯与CPCL指令封装
CommonAdapter
通过封装BaseAdapter和RecyclerView.Adapter得到的通用的,简易的Adapter
platform_frameworks_base
GitForMrJiu's Repositories
GitForMrJiu/android-MVP-demo
This sample app implements MVP Demo using Dagger2, GreenDao, RxJava, butterknife,fragmentation,BaseRecyclerViewAdapterHelper,calligraphy
GitForMrJiu/platform_frameworks_base
GitForMrJiu/30DaysofSwift
A self-taught project to learn Swift.
GitForMrJiu/android-autofittextview
A TextView that automatically resizes text to fit perfectly within its bounds.
GitForMrJiu/Android-HorizontalListView
HorizontalListView is an Android ListView widget which scrolls in a horizontal manner (in contrast with the SDK-provided ListView which scrolls vertically).
GitForMrJiu/AndroidUtilCode
:fire: Android developers should collect the following utils(updating)
GitForMrJiu/BBUncrustifyPlugin-Xcode
Xcode plugin to format source code using ClangFormat or Uncrustify
GitForMrJiu/BtPrinter
热敏蓝牙打印机通讯与CPCL指令封装
GitForMrJiu/CommonAdapter
通过封装BaseAdapter和RecyclerView.Adapter得到的通用的,简易的Adapter
GitForMrJiu/CVE-2016-5195
CVE-2016-5195 (dirtycow/dirtyc0w) proof of concept for Android
GitForMrJiu/DirectionalViewPager
为了支持新的Support V4修改 JakeWharton的可选垂直和水平的ViewPagerJakeWharton版本:https://github.com/JakeWharton/Android-DirectionalViewPager
GitForMrJiu/gplus-quickstart-java
This quick-start app is built in Java and lets you get started with the Google+ platform in a few minutes.
GitForMrJiu/hosts
镜像:https://coding.net/u/scaffrey/p/hosts/git
GitForMrJiu/ImageViewZoom
Android ImageView widget with zoom and pan capabilities
GitForMrJiu/majiang
GitForMrJiu/majiang-1
GitForMrJiu/MZBannerView
仿魅族BannerView,图片轮播控件,支持多种模式切换:普通ViewPager使用,普通Banner使用,仿魅族Banner使用。
GitForMrJiu/NDK-Samples
Collection of Code Samples to be used with the Native SDK
GitForMrJiu/PhotoNoter
:notebook:Material Design风格的开源照片笔记。(MVP+Dagger2+RxJava+AspectJ+Dex处理)
GitForMrJiu/PhotoProcessing
A demo of how you can process photos leveraging the ndk.
GitForMrJiu/python-wifi
不借助其他工具,用python暴力破解wifi,有界面
GitForMrJiu/shadowsocks-d
shadowsocks优质教程集锦
GitForMrJiu/SocketPushClient
最近项目中要求做推送,基于内网的。由于工期不是很紧,需求不是很严格,所以放弃了使用三方的推送框架,基于Socket自己写了消息推送功能(服务端+android端)。服务器端使用java,客户端使用Android。本人是做Android开发的,所以demo重点介绍客户端的一些代码,包括Socket的TCP长连接及发消息,Service如何不被轻易杀死,通过aidl实现界面实时与Service的通信,可以在界面上控制Socket的连接与断开以及发消息,并采用了Parcelable对象实现aidl传参
GitForMrJiu/StickerCamera
This is an Android application with camera,picture cropping,collage sticking and tagging.贴纸标签相机,功能:拍照,相片裁剪,给图片贴贴纸,打标签。
GitForMrJiu/Swift
🚀Swift基础知识大全,Swift学习从简单到复杂,不断地完善与更新, 欢迎Star❤️,欢迎Fork, iOS开发者交流:①群:446310206 ②群:426087546
GitForMrJiu/Taobao_miaosha_autobuy
淘宝秒杀脚本,或者说是自动购物脚本
GitForMrJiu/the-swift-programming-language-in-chinese
中文版 Apple 官方 Swift 教程《The Swift Programming Language》
GitForMrJiu/uni-videoxcx
抖音视频解析去水印小程序
GitForMrJiu/videoxcx
抖音视频去水印解析小程序后端接口
GitForMrJiu/vue-calendar
A calendar components for Vue.js.