Coder Social home page Coder Social logo

Eason's Projects

aachelper icon aachelper

对于AaComponents 进行插件化封装,实现快速mvp模板代码.支持Kotlin

aacomponents icon aacomponents

基于google Android Architecture Components 封装实现组件式MVP快速开发框架

alog icon alog

:pencil: A simple util of log in Android develop

android-common icon android-common

Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on

android-dev-favorites icon android-dev-favorites

The repository is Android development favorites, It used to collect the knowledge of Android Development.

android-global-parcelable icon android-global-parcelable

Serialization in Java was far too slow for Android, so they created the Parcelable class that android developers use to serialize data. The Parcelable approach requires that you explicitly serialize the members of your class, but in the end, you get a much faster serialization of your objects. The problem is you have to do this with every class you create. In a large project with many classes with many objects this becomes tedious violating the rules of code reusability. The solution is to create the Global Parcelable class that all other classes can extend.

android-mvp-architecture icon android-mvp-architecture

This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView

androidelementals icon androidelementals

Collection if libraries starred during some years of Android Development. Here is the definitely list of android Open-Source libraries

androidgodeye icon androidgodeye

An app performance monitor(APM) , like "Android Studio profiler", you can easily monitor the performance of your app real time in browser

androidlibs icon androidlibs

正在成为史上最全分类 Android 开源代码大全~~~~(正在整理收集,不要着急~~先 Star 一下吧)

androidutilcode icon androidutilcode

:fire: Android developers should collect the following utils(updating).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.