Skip to content
View wilson-1024's full-sized avatar

Block or report wilson-1024

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. MGson MGson Public

    线下与后端联调时无异常,因为数据都是按着接口文档给的。但是有时到了线上,数据格式会因为一些脏数据,后端在返回数据时直接返回了不按接口格式给的数据结构。我们经常遇到的就是定义了 {}对象,给了[]数据,或者反过来,又或者数字类型返回了非数字类型等。造成了gson解析时报异常。为了解决这问题自定义相关的Adpter

    Java 54 11

  2. NespAndroidCling NespAndroidCling Public

    Android 视频投屏库,基于Cling,小丑鱼投屏功能的业务层实现。

    Java 24 10

  3. FFMPEG-AAC-264-Android-32-64 FFMPEG-AAC-264-Android-32-64 Public

    Forked from zerochl/FFMPEG-AAC-264-Android-32-64

    android视频压缩,使用ffmpeg方案,集成fdk-aac与264编码,适用于32位系统与64位系统,支持ARM 32/64 cpu与x86 32/64 cpu,mips 32/64 cpu,即支持android7.0系统

    C 1

  4. lacus lacus Public

    Forked from eyesmoons/lacus

    大数据平台后端项目

    Java 1

  5. RxAndroid-WeatherApp RxAndroid-WeatherApp Public

    封装了Retrofit2+RxAndroid+greendao,封装基本的Baseactivity,网络请求,状态展示页面

    Java

  6. tinker tinker Public

    Forked from Tencent/tinker

    Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.

    Java