Giter Site home page Giter Site logo

android-notes's Introduction

Android-Notes

安卓学习笔记

1.使用Leakcanary来定位监听OOM 使用教程:http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2015/0511/2861.html

2.Glide图片加载库,BlurTransformation是Glide的集成库 CustomTabs:APP使用chrome来显示网页,简单易用,但需要安装chrome APP,介绍:http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2015/0914/3451.html

3.TextInputLayout:material design样式的布局,只能放一个edittext,支持hints浮动,输入错误控件颜色变化,介绍:http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2015/0914/3451.html

4.navigation view +drawerLayout 实现抽屉式的侧滑菜单

5.TabLayout 结合viewpager,介绍:http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2015/0731/3247.html

6.SpannabelString:string的修改 添加图片 下划线,自定义string中的字符的大小 颜色,添加部分字符监听的点击 介绍:http://www.jianshu.com/p/84067ad289d2

7.ValueAnimator + argbEvaluator 实习颜色渐变动画效果

8.MPAndroidChart绘制图表的第三方库 github地址:https://github.com/ggchxx/MPAndroidChart  中文API:https://github.com/25sprout/ChartLib-Demo-Android#ValueFormatter API:https://jitpack.io/com/github/PhilJay/MPAndroidChart/v3.0.0-beta1/javadoc/

9.Hugo插件,打印方法运行时间,解决android应用卡顿问题 10.godeyes 插件,crash隐患扫描工具 11.activity tracker :显示栈顶activity信息,快速查找页面对应的activity

12.Bottom Navigation Views底部导航栏

13 Realm MVCC(多版本并发)数据库, 速度快于SQLite,有自己的数据库引擎,嵌入式,简单介绍:http://www.jianshu.com/p/37af717761cc

android-notes's People

Contributors

ravenhide avatar

Watchers

James Cloos avatar  avatar

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.