.
Android MotionEvent, C 语言 typedef, 结构体, jni, View 组件, Butterknife,
typedef :
-- 关于typedef的用法总结 : http://blog.csdn.net/wangqiulin123456/article/details/8284939;
-- 百度百科 : 点击打开链接;
-- struct和typedef struct彻底明白了 : 点击打开链接;
-- typedef函数指针用法 : http://blog.csdn.net/qll125596718/article/details/6891881/;
C 头文件 :
-- C语言头文件的作用 : http://www.cnblogs.com/webcyz/archive/2012/09/16/2688035.html;
static 关键字 :
-- C语言中的static 详细分析 : 点击打开链接;
-- 在C语言中static有什么含义 : 点击打开链接;
.
Android博客推荐 :
-- 一些 Android 大牛推荐 : https://github.com/android-cn/android-dev-cn;
-- 大牛推荐 (知乎) : http://www.zhihu.com/question/19775981;
-- 邓凡平 : http://blog.csdn.net/innost/article/details/50461783 , 大牛不解释, 我嵌入式学的垃圾 有点看不懂, 学习点系统相关知识还是可以的;
-- 魏祝林 : http://blog.csdn.net/android_tutor, 主要是 Android 应用;
-- Trinea : GitHub https://github.com/trinea, 博客 http://www.trinea.cn/, 牛人 让我的视野扩展不少;
-- stormzhang : http://stormzhang.com/;
-- Healtheon : http://www.cnblogs.com/hanyonglu/;
-- 傲慢的上校 : http://blog.csdn.net/lilu_leo;
-- 郭霖 : http://blog.csdn.net/guolin_blog;
-- 李华明 : http://www.himigame.com/;
-- 貌似掉线 : http://blog.csdn.net/maosidiaoxian, Gradle 项目管理;
-- Square (开源组织 有很多不错的项目) : https://github.com/square, 网站 http://square.github.io/;
-- 张兴业 : http://blog.csdn.net/xyz_lmn;
-- 任玉刚 : http://blog.csdn.net/singwhatiwanna;
-- 国外著名开发者列表 : https://github.com/android-cn/android-dev-com;
-- Google 公司的 GitHub 主页 : https://github.com/google;
-- Jake Wharton : https://github.com/JakeWharton, 大神请收下我的膝盖, GitHub 大神;
-- ReactiveX 组织 (RxJava, RxAndroid 项目发布者) : https://github.com/ReactiveX;
-- android-cn 国内介绍 GitHub 很详细 : https://github.com/android-cn;
-- yangfuhai : https://github.com/yangfuhai, Afinal, 简单的缓存库, 瀑布流;
-- wyoufif : https://github.com/wyouflf, xutils 作者;
-- halZhang : http://www.cnblogs.com/halzhang/;
-- 大头鬼 Bruce : http://blog.csdn.net/lzyzsd/article/list/1;
-- 子墨 : http://blog.csdn.net/zimo2013;
-- https://github.com/mcxiaoke ;
研究方向 :
-- 1. 图标引擎 折线图 饼图
-- 2. 图片 瀑布流
-- 3. Material Design 拖动排序
-- 4. 平行空间引导页
-- 5. 仿 iOS Reveal 效果
-- 6. Material Design 超炫过度加载特效
-- 7. 3D 视差动画 引导页
-- 8. 贝塞尔曲线
-- 9. SVG 矢量图形框架
-- 10. 手写百分比布局
-- 11. FFmpeg 视频解码 与 Native 原生回执
-- 12. WAV 无损
待整理 :
-- Retrofit + RxAndroid 实践总结 : http://blog.csdn.net/feelang/article/details/51840022;
-- 基于Retrofit+Okio+RxBus实现文件下载(带下载进度) : http://blog.csdn.net/jdsjlzx/article/details/51843069;
-- 专栏 Android开发之Rxjava+Retrofit (专栏) : http://blog.csdn.net/column/details/retrofit.html;
-- 深度理解Android InstantRun原理以及源码分析 : http://blog.csdn.net/nupt123456789/article/details/51828701;
-- 《Animation动画详解》介绍Android Animation动画入门,提高,进阶知识 (专栏) : http://blog.csdn.net/column/details/harvic2animation.html;
-- 各大热补丁方案分析和比较 : http://blog.csdn.net/offbye/article/details/51831006;
-- 深入理解Android Studio- 让你更加了解Android Studio这一款优秀的开发工具 (专栏) : http://blog.csdn.net/column/details/learnandroidstudio.html?&page=1;
-- Android自定义viewandroid自定义view 一些实例的讲解 : http://blog.csdn.net/column/details/wingscustomview.html;
-- Libgdx游戏开发框架介绍 (专栏) : http://blog.csdn.net/column/details/libgdx.html;
-- 深入理解Android Studio 让你更加了解Android Studio这一款优秀的开发工具 (专栏) : http://blog.csdn.net/column/details/learnandroidstudio.html;
-- android-support-multidex解决Android Dex 65536 64k问题 : http://blog.csdn.net/yanzhenjie1003/article/details/51818269;
-- Hybrid App开发 四大主流移平台分析 (Hybrid App , Hybrid App, AppCan, Titanium, appMobi) : http://dev.yesky.com/238/34657738.shtml;
-- React Native入门教程 1 -- 开发环境搭建 : http://blog.csdn.net/wingichoy/article/details/51791076;
-- AndroidDesign 框架 : https://git.oschina.net/qlslylq/AndroidDesign;
-- Android 项目利用 Android Studio 和 Gradle 打包多版本APK : http://www.apkbus.com/blog-705730-61053.html;
-- 职友集 - Android面试题 板块 : http://www.jobui.com/mianshiti/it/android/;
-- Android 面试题(答案最全) : http://www.jobui.com/mianshiti/it/android/2682/;
-- 常见Android面试题及答案(详细整理) : http://www.xuebuyuan.com/2018214.html;
-- Android 面试精华题目总结 : http://blog.csdn.net/lmj623565791/article/details/24015867/;
-- android面试题总结—摘自csdn : ;
-- 71道经典Android面试题和答案,重要知识点都包含了 : http://blog.csdn.net/linux_loajie/article/details/7661722;
ButterKnife :
-- Android 绑定 View 终极利器——ButterKnife : http://www.tuicool.com/articles/fEfEZzE;
-- 开源中国源码学习(六)——ButterKnife的使用 : http://www.mamicode.com/info-detail-978143.html;
-- ButterKnife--View注入框架 : http://stormzhang.com/openandroid/android/2014/01/12/android-butterknife/;
-- ButterKnife的使用 : http://my.oschina.net/u/2000932/blog/539178;
-- butterknife的使用 : http://www.tuicool.com/articles/VRruAfA;
-- ButterKnife基本使用,ButterKnife使用 : http://www.bkjia.com/Androidjc/1020809.html;
-- ButterKnife框架使用详解 : http://blog.csdn.net/u012468376/article/details/50594531;
-- ButterKnife使用详解 : http://blog.csdn.net/itjianghuxiaoxiong/article/details/50177549;
-- ButterKnife基本使用 : http://www.cnblogs.com/mengdd/p/4595973.html;
-- Butter Knife 使用方法 : http://blog.csdn.net/i374711088/article/details/49102003;
NDK :
-- Oracle JNI 文档 : http://docs.oracle.com/javase/1.5.0/docs/guide/jni/spec/jniTOC.html;
-- 官方 : https://developer.android.com/ndk;
-- 华哥 JNI : http://blog.csdn.net/shaohuazuo/article/category/2367503;
-- Gradle 官方指导 (Experimental Plugin User Guide) : http://tools.android.com/tech-docs/new-build-system/gradle-experimental#TOC-Introduction;
-- 深度开源 JNI 相关文章 : http://www.open-open.com/lib/view/open1324909652374.html;
-- 很有用 : http://tools.android.com/tech-docs/external-c-builds;
-- Android Studio ndk-Jni开发详解 : http://www.codeceo.com/article/android-studio-ndk-jni.html;
-- NDK 打印日志 : ;
-- http://zhidao.baidu.com/link?url=nz5ad-_Uy5dsC8MoieB-I-ag-8_SeCnEAPw7F5sjbu3r8bfI9wALF7AD_AW0ag1OitkzILnk97kLU2ivLV1ab0JQf1wz2_Eyc-Elbt6UlLe
-- NDK-JNI实战教程(一) 在Android Studio运行第一个NDK程序 : http://yanbober.github.io/2015/02/14/android_studio_jni_1/;
-- [Android] 环境配置之Android Studio开发NDK : http://blog.csdn.net/qiujuer/article/details/42040963;
-- ndk 打印日志的函数 : http://tieba.baidu.com/p/3227658730;
-- NDK开发之打印日志 : http://blog.csdn.net/zhoudailiang/article/details/38562939;
-- Android NDK 开发教程一:安装NDK : http://www.cppblog.com/xkjy3000/archive/2013/11/24/204406.html;
-- 使用 AndroidStudio 进行 NDK 开发(一) : http://gold.xitu.io/entry/57086e1fa34131004c0b13d5;
-- NDK-JNI实战教程(一) 在Android Studio运行第一个NDK程序 : http://yanbober.github.io/2015/02/14/android_studio_jni_1/;
-- 极客学院 - Android NDK 开发教程 : http://wiki.jikexueyuan.com/project/android-ndk-development-tutorial/;
-- 极客学院 - JNI/NDK 开发指南 : http://wiki.jikexueyuan.com/project/jni-ndk-developer-guide/;
-- JNI/NDK开发指南 : http://blog.csdn.net/column/details/blogjnindk.html;
-- JNI和NDK的区别 : http://blog.csdn.net/ithomer/article/details/6828830;
-- 使用AndroidStudio进行NDK开发(一) : https://dailyios.com/article/Using_Android_Studio_for_NDK_development.html;
-- android开发 NDK 编译和使用静态库、动态库 : http://blog.csdn.net/heng615975867/article/details/11904737;
-- 一个使用第三方静态库(*.a)的jni实例以及 ndk 使用第三方静态库生成动态库的实例 : http://blog.csdn.net/jimbo_lee/article/details/38262253;
-- NDK jni 加载静态库 : http://www.cnblogs.com/zhangweia/p/3361711.html;
-- Android Studio下jni应用 : http://www.cnblogs.com/flyme/p/4431762.html;
-- 用Android Studio 运行ndk 程序 : http://blog.csdn.net/cuiran/article/details/50755767;
-- Android Studio进行NDK编程 : http://jingyan.baidu.com/article/a501d80c1a9aa4ec630f5e8b.html;
-- Android Studio使用新的Gradle构建工具配置NDK环境 : http://www.th7.cn/Program/Android/201509/572743.shtml;
-- 【android ndk】macos环境下Android Studio中利用gradle编译jni模块及配置 : http://blog.csdn.net/ashqal/article/details/21869151;
-- [Android] 环境配置之Android Studio开发NDK : http://www.2cto.com/kf/201412/363537.html;
-- Android Studio使用新的Gradle构建工具配置NDK环境 : http://www.codeceo.com/article/android-studio-gradle-ndk.html;
--
FluidSynth 相关博客 :
-- FluidSynth 文档 API : http://fluidsynth.sourceforge.net/api/;
-- FluidSynth 官网 : http://www.fluidsynth.org;
-- FluidSynth Wiki : https://en.wikipedia.org/wiki/FluidSynth;
-- FluidSynth 源码地址 : https://sourceforge.net/projects/fluidsynth/;
-- FluidSynth API : http://www.nongnu.org/fluid/api/;
--
C/C ++ 相关问题 :
-- #ifdef __cplusplus 有什么作用 : http://blog.csdn.net/thanklife/article/details/7362893;
-- typedef函数指针用法 : http://blog.csdn.net/qll125596718/article/details/6891881/;
15个 Android 开发者选项 : http://www.open-open.com/lib/view/open1468307896562.html;
mac 设置环境变量 :
-- Mac OS 上设置 JAVA_HOME : http://han.guokai.blog.163.com/blog/static/136718271201301183938165/;
-- Mac 可设置环境变量的位置、查看和添加PATH环境变量 : http://elf8848.iteye.com/blog/1582137;
--
-- 22 个 Android Studio 优秀插件 : http://www.codeceo.com/article/android-studio-plugins.html;
面试题 :
-- Android 面试题总结之Android 进阶(二) : http://blog.csdn.net/vfush/article/details/51790079#view-事件构成;
--
Android JNI :
-- Makefile 分析 : http://blog.csdn.net/wh_19910525/article/details/7518190;
-- Android Studio中项目NDK原生部分整合方式 : http://blog.k-res.net/archives/1788.html;
-- JNI and Gradle in Android Studio : http://stackoverflow.com/questions/21096819/jni-and-gradle-in-android-studio;
-- Android Studio下jni应用 : http://www.cnblogs.com/flyme/p/4431762.html;
-- Android Studio使用JNI : http://www.cnblogs.com/aliflycoris/p/5507236.html;
Android 动画索引库 :
-- API Guide - Animation and Graphics : https://developer.android.com/guide/topics/graphics/index.html;
-- API Guide - Canvas and Drawables : https://developer.android.com/guide/topics/graphics/2d-graphics.html#tween-animation;
-- BaseAnimation Android动画合集开源APP项目源码 : https://github.com/z56402344/BaseAnimation;
-- Android动画三部曲之一 View Animation & LayoutAnimation : http://blog.csdn.net/crazy1235/article/details/50612827;
-- 动画特效 javaapk : http://www.javaapk.com/source/category/qitaleimu/demo/动画特效;
-- Android 属性动画(Property Animation) 完全解析 (上) : http://blog.csdn.net/lmj623565791/article/details/38067475/;
-- Android 属性动画(Property Animation) 完全解析 (下) : http://blog.csdn.net/lmj623565791/article/details/38092093;
-- Android动画三部曲之一 View Animation & LayoutAnimation : http://blog.csdn.net/crazy1235/article/details/50612827;
Android 滑动 :
-- codekk 搜索 : http://p.codekk.com , 搜索 "滑动";
-- OverscrollLayout : https://github.com/wcy10586/OverscrollLayout;
-- Android中实现view可以滑动的六种方法 : http://www.linuxidc.com/Linux/2015-11/125390.htm;
Android 动画框架 :
-- nineold 动画框架 : http://nineoldandroids.com/;
-- 收集android上开源的酷炫的交互动画和视觉效果:Interactive-animation : http://www.open-open.com/lib/view/open1411443332703.html;
-- Android动画进阶—使用开源动画库nineoldandroids : http://www.2cto.com/kf/201312/268737.html;
-- CircleAnimation——Android圆形动画类库 : http://www.mobile-open.com/2015/39413.html;
Android 数据库框架 :
-- SQLite数据库框架ORMLite与GreenDao的简单比较 : http://blog.csdn.net/xushuaic/article/details/24434881;
-- 15 个 Android 通用流行框架大全 : http://www.oschina.net/news/73836/15-android-general-popular-frameworks;
-- 目前android经常用的orm框架主要有greenDAO、OrmLite、AndrORM。 综合了网上的各种评价,greenDAO的运行效率最高,内存消耗最少,性能最佳 。
Android Studio Project site :
-- 官方发主页 : http://tools.android.com;
-- 插件引导 : http://tools.android.com/tech-docs/new-build-system/gradle-experimental;
-- 技术文档 : http://tools.android.com/tech-docs;
-- 支持注解 : http://tools.android.com/tech-docs/support-annotations;
Android Studio :
-- 你真的了解Instant Run吗? : http://blog.csdn.net/ecjtuhq/article/details/51713852;
Android 注解 :
-- Google 官方注解文档 : http://tools.android.com/tech-docs/support-annotations;
-- 最全 Android 注解库 : https://github.com/excilys/androidannotations
-- Android Support Annotations 使用详解 : http://www.codeceo.com/article/android-support-annotations-2.html;
-- 使用Android Support Annotations优化你的代码 : http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2015/0720/3207.html;
-- 试用Android Annotations : http://blog.csdn.net/raptor/article/details/11895341;
-- Android Support库——support annotations : http://blog.csdn.net/maosidiaoxian/article/details/50452706;
Android 网站推荐 :
-- 精品源码下载 (DevStore) : http://www.devstore.cn/special_column/info/10.html;
-- CyanogenMod 第三方 Android 系统: http://www.cyanogenmod.org/;
-- codekk : http://p.codekk.com/;
-- Android Libraries and Resources (收集了好多 NB 的框架) : http://alamkanak.github.io/android-libraries-and-resources/;
-- Android Arsenal (很多 Android 框架 ): http://android-arsenal.com/;
-- Android 开发工具 : http://www.androiddevtools.cn/;
-- Trinea : http://www.trinea.cn/;
-- 技术小黑屋 : http://droidyue.com/; 这个页面也有几个大牛链接 http://droidyue.com/gfriends/index.html;
-- 安卓巴士精品源码 : http://www.apkbus.com/forum-417-1.html (堕落了 居然收费 违背开源分享的大方向);
-- JavaApk 源码下载 : http://www.javaapk.com/;
-- Android Training 翻译目录 : http://hukai.me/android-training-course-in-chinese/index.html;
-- Android Training 翻译 GitHub 内容地址 : https://github.com/kesenhoo/android-training-course-in-chinese;
-- 阳和移动开发 : http://www.mobile-open.com/;
-- Android 崩溃报告分析框架 : https://github.com/ACRA;
-- 开源中国 开源项目 : http://www.oschina.net/project, 类别很全的网站, 很不错的资源分类.
-- GitCode : http://appxcode.com;
-- Groovy 官网 : http://www.groovy-lang.org/index.html;
-- 谦虚的天下 : 博客写的很好, http://www.cnblogs.com/qianxudetianxia/;
-- 深度开源 : http://www.open-open.com/lib/, 有一些很不错的文章;
-- liuyanwei : http://liuyanwei.jumppo.com/index.html, IOS java 相关的博客.
-- Android 开源代码 : http://www.java2s.com/Open-Source/Android_Free_Code/index.htm;
-- 韩海龙 :https://github.com/hanhailong;
wiki 搭建 :
-- MediaWiki.org 官网 : https://www.mediawiki.org/wiki/MediaWiki;
-- MediaWiki初探:安装及使用入门 : http://blog.csdn.net/wangnan537/article/details/37743497;
-- windows 下几款一键安装php mysql apache phpmyadmin : http://blog.51yip.com/linux/676.html;
Retrofit源码分析以及MVP框架封装使用 : http://blog.csdn.net/zhanggang740/article/details/51745402;
Android 加壳脱壳 :
-- 腾讯加固纯手工简易脱壳教程 : http://www.52pojie.cn/thread-428271-1-1.html;
-- Android.Hook框架Cydia篇(脱壳机制作) : http://www.tuicool.com/articles/URvaaqY;
-- Android应用程序通用自动脱壳方法(3) : http://netsecurity.51cto.com/art/201510/493551_2.htm;
-- Android应用程序通用自动脱壳方法 : http://netsecurity.51cto.com/art/201510/493551.htm;
-- 鬼哥的一次简单脱壳实例(dex),脱壳dex : http://www.bkjia.com/Androidjc/885336.html;
-- 脱壳教程第1-4篇 : http://www.52pojie.cn/thread-11459-1-1.html;
-- dex脱壳简单实例视频教程 : http://www.52pojie.cn/thread-293573-1-1.html;
-- Apk脱壳圣战之---脱掉“360加固”的壳 : http://blog.csdn.net/jiangwei0910410003/article/details/51769447;
GitHub 上搭建博客 :
-- 利用 : http://blog.csdn.net/qibin0506/article/details/51813428;
Android 流媒体 :
-- Android使用VideoView播放live555服务端的RTSP视频流demo : http://blog.csdn.net/yanzi1225627/article/details/51813309;
--
Android UI :
-- 自定义AvatarImageView满足你所有头像显示需求 : http://blog.csdn.net/amazing7/article/details/51810091;
代码高亮库 :
CodeView : https://github.com/Thereisnospon/CodeView;
Countly app 统计系统 服务器端 + 手机端 :
-- http://www.open-open.com/lib/view/open1338884397047.html ;
Android 线程 :
-- Android异步任务AsyncTask的使用与原理分析 : http://blog.csdn.net/shakespeare001/article/details/51720548;
--
Reactive Native :
-- React Native入门教程2 -- 基本组件使用及样式 : http://blog.csdn.net/wingichoy/article/details/51810882;
--
Android 网络编程 :
-- okhttp,retrofit,android-async-http,volley应该选择哪一个 : http://www.zhihu.com/question/35189851;
--
Android 图表 :
-- 笑谈Android图表------MPAndroidChart : http://blog.csdn.net/xiehuimx/article/details/51731649;
--
Android 插件化 :
-- 热修复 : http://zhidao.baidu.com/link?url=eVKQJmW698vG-anSDO0IBsD5YlvXQMe5YD5lPUH1_oX--BWIoZPrUl3VXPF0MYCAgnXPIXLk0RjrAM4yakXW4-cg-CXYsPesWGW_8_gC_rq;
-- APP 热补丁动态修复技术 : http://www.gameres.com/467087.html;
-- Android 插件化 : http://www.360doc.com/content/16/0514/08/26211242_558977496.shtml;
-- Android 图表 : http://blog.csdn.net/xiehuimx/article/details/51731649;
-- 线上热修复方案 : http://blog.csdn.net/theone10211024/article/details/49927489;
--
Android 打包 :
-- Android Studio打包全攻略---从入门到精通 : http://blog.csdn.net/zivensonice/article/details/51672846;
-- Android Studio系列教程六--Gradle多渠道打包 : http://stormzhang.com/devtools/2015/01/15/android-studio-tutorial6/;
-- [Android Studio 权威教程]多渠道打包和一键完成(全部产品)打包并签名 : http://blog.csdn.net/yy1300326388/article/details/48296221;
-- [Android Studio 权威教程]打包、生成jks密钥、签名Apk、多渠道打包 : http://blog.csdn.net/yy1300326388/article/details/48344411;
-- android Apk打包过程概述_android是如何打包apk的 : http://blog.csdn.net/jason0539/article/details/44917745;
CLion IDE 开发环境 :
-- 百度百科 : 点击打开链接;
-- 知乎 - 关于 Clion 的讨论 : http://www.zhihu.com/question/25259569;
-- 平台介绍 : http://www.ithtw.com/2280.html;
--
Audacity : 开源音乐编辑器
-- 地址 : http://www.audacityteam.org/;
Android 事件分发消费机制 :
-- Android 事件分发消费机制 : http://blog.csdn.net/shineflowers/article/details/41079335;
-- Android 事件机制 : http://www.cnblogs.com/lwbqqyumidi/p/3500997.html;
-- Android 事件传递机制 : http://www.trinea.cn/android/touch-event-delivery-mechanism/;
-- Android 事件处理机制 : http://www.2cto.com/kf/201412/360936.html;
-- Android 事件传递机制 : http://www.360doc.com/content/13/0503/16/7857928_282701201.shtml;
-- Android 触摸事件分发机制 : http://hunankeda110.iteye.com/blog/1944311;
-- 分发消费机制 : http://www.bdqn.cn/news/201306/9368.shtml;
-- Touch 事件的分发和消费机制 : http://blog.csdn.net/leewenjin/article/details/22928363;
-- 30分钟弄明白 Touch 事件分发机制 : http://www.cnblogs.com/linjzong/p/4191891.html;
-- 百度链接 : https://www.baidu.com/s?wd=Android%20%E4%BA%8B%E4%BB%B6%E6%B6%88%E8%B4%B9%E6%9C%BA%E5%88%B6&pn=10&oq=Android%20%E4%BA%8B%E4%BB%B6%E6%B6%88%E8%B4%B9%E6%9C%BA%E5%88%B6&tn=baiduhome_pg&ie=utf-8&f=3&rsv_idx=2&rsv_pq=db002bd200005db4&rsv_t=c4damzvQwVqYuWOqqbonbN0wymS83byRsW8zAkFaCdDM1FdpGUHhQwhJuzboV6SPHhOB;
Android VR 开发 :
-- Google VR 官网 : https://developers.google.com/vr/;
-- Google VR Android 开发网站 : https://developers.google.com/vr/android/;
-- 2016 Google IO Android 内容 : http://www.inside.com.tw/2016/05/19/2016-google-io-android-vr-assistant;
-- Android VR 如何开发 : https://www.zhihu.com/question/40677224;
-- OSVR 官网 (开源的 VR 眼镜) : http://www.razerzone.com/osvr;
-- Google 代码实验室 : https://codelabs.developers.google.com/;
-- Android VR View : https://codelabs.developers.google.com/codelabs/vr_view_app_101/index.html?index=..%2F..%2Findex#0;
Android 蓝牙 :
-- BlueDroid 结构和代码分布 : http://mobile.51cto.com/aprogram-448317.htm;
-- Android BlueDroid(三):BlueDroid蓝牙开启过程enable : http://blog.csdn.net/xubin341719/article/details/40402637;
-- Android BlueDroid(一):BlueDroid概述 : http://blog.csdn.net/xubin341719/article/details/40378205;
-- Bluedroid架构简介 : https://segmentfault.com/a/1190000002982295;
-- BlueDroid介绍 : http://blog.csdn.net/fen_liu/article/details/41213167;
Google I/O :
-- 2015 : http://www.jianshu.com/p/4f7f55471da2;
GitHub 开发者检索 : http://githuber.cn/;
Android 日志管理 :
-- jlog (Github) : https://github.com/JiongBull/jlog;
-- logger : https://github.com/orhanobut/logger;
-- catlog (手机端 log 查看工具) : https://github.com/nolanlawson/Catlog;
-- klog : https://github.com/ZhaoKaiQiang/KLog;
-- xlog : https://github.com/Qiu800820/XLog;
-- 很有用的介绍 : https://raw.githubusercontent.com/JiongBull/jlog/master/README_ZH.md;
-- slf4j : http://www.slf4j.org/;
-- Cracker : https://github.com/mthli/Cracker;
Android 贝塞尔曲线 :
-- Android 自定义 View 进阶 贝塞尔曲线 : http://www.open-open.com/lib/view/open1452576251917.html;
-- 两个方法 : http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2015/0309/2568.html;
-- Android 贝塞尔曲线库 : http://www.2cto.com/kf/201408/325467.html;
-- 贝塞尔曲线 : http://blog.csdn.net/androidzhaoxiaogang/article/details/8680330;
向 JCenter 中发布项目 :
-- 使用 Gradle 发布 Android 项目到 JCenter : http://blog.csdn.net/maosidiaoxian/article/details/43148643;
-- 使用 Gradle 发布 aar 项目到 Jcenter : http://www.cnblogs.com/qianxudetianxia/p/4322331.html;
-- 快速发布开源项目到 jcenter : http://blog.csdn.net/lmj623565791/article/details/51148825;
-- Android Studio 发布项目到 jcenter : http://www.kuqin.com/shuoit/20150524/346208.html;
Android 中的触摸分发机制 :
--
Rebound 动画库 :
-- Rebound-Android 弹簧动画库 : http://hanhailong.com/2016/02/16/Rebound-Android%E7%9A%84%E5%BC%B9%E7%B0%A7%E5%8A%A8%E7%94%BB%E5%BA%93/#more;
--
图像处理 :
-- 常见的图像采样算法 : http://blog.csdn.net/lanergaming/article/details/49207435;
-- 图像处理大牛 : http://blog.csdn.net/jia20003;
音频算法 :
-- TD-PSOLA : http://web.stanford.edu/class/ee264/projects/EE264_w2015_final_project_kong.pdf;
-- 样本相关 : http://tweakheadz.com/sampling-tips/;
-- 采样 : https://en.wikipedia.org/wiki/Lanczos_resampling;
Android ROM 开发入门 :
-- 硬件 : 小米4;
-- 小米4 的 CyanogenMod 源码编译教程 : https://wiki.cyanogenmod.org/w/Build_for_cancro#Install_the_Build_Packages;
-- CyanogenMod Mi4 设备界面链接 : http://download.cyanogenmod.org/?device=cancro;
-- CyanogenMode Mi4 WIki 资料 : https://wiki.cyanogenmod.org/w/Cancro_Info;
-- CM Mi4 系统源码 : https://github.com/cyanogenmod/android_device_xiaomi_cancro;
-- CM Mi4 内核源码 : https://github.com/cyanogenmod/android_kernel_xiaomi_cancro;
-- 小米 4 编译源码 安装 ROM 详细教程 : https://wiki.cyanogenmod.org/w/Install_CM_for_cancro;
-- CM 编译开发 : https://wiki.cyanogenmod.org/w/Development;
-- CyanogenMod 源码下载和编译 : http://blog.csdn.net/andie_guo/article/details/16879443;
-- CyanogenMod 中文站 (估计是个冒牌山寨货) : http://www.androm.cn/;
-- CyanogenMod 12.1 编译教程 : http://www.oneplusbbs.com/thread-572886-1-1.html;
-- CyanogenMod ROM 编译尝试 : http://aswang.iteye.com/blog/1089841;
-- CyanogenMod 源码下载和编译 : http://www.cnblogs.com/qianxudetianxia/archive/2011/09/27/2193590.html;
-- Android 源码下载 : http://www.cnblogs.com/qianxudetianxia/archive/2011/05/29/2060636.html;
-- CM 9 源码下载和编译 : http://www.cnblogs.com/qianxudetianxia/archive/2012/05/27/2512447.html;
Android 源码学习 :
-- Android 源码官网 : http://source.android.com/;
-- Hikey Board 开发板链接 : https://item.taobao.com/item.htm?spm=a230r.1.14.10.EMXDzT&id=530634684068&ns=1&abbucket=17#detail ;
Ubuntu 学习资料 :
-- Ubuntu WIki : http://wiki.ubuntu.org.cn/%E9%A6%96%E9%A1%B5;
Android 待研究的技术方向 :
-- 图片缓存 : http://www.trinea.cn/android/android-image-cache-compare/;
-- Universal-Image-Loader : https://github.com/nostra13/Android-Universal-Image-Loader;
-- Android 插件化 : http://www.trinea.cn/android/android-plugin/;
-- ROM 定制 : http://blog.csdn.net/on__way/article/details/6756382;
-- Custom Activity On Crash library 崩溃显示的替代 Activity 界面 : https://github.com/Ereza/CustomActivityOnCrash;
-- Picasso 图片缓存框架 : https://github.com/square/picasso;
-- SQLbrite 轻量级的 SQL 框架 Android 平台 : https://github.com/square/sqlbrite;
-- okhttp Android 网络框架 : https://github.com/square/okhttp;
-- 整理的 Android OKHttp 框架 : http://blog.csdn.net/lmj623565791/article/details/47911083;
-- flow 记录访问轨迹 : https://github.com/square/flow;
-- 使用注解的方式 绑定 View 与 方法 : https://github.com/JakeWharton/butterknife;
-- ViewPagerIndicator 项目 : https://github.com/JakeWharton/ViewPagerIndicator;
-- Hugo 通过添加注解 测试方法 : https://github.com/JakeWharton/hugo;
-- Rx Java 文章 : http://blog.csdn.net/lzyzsd/article/category/2767743;
-- Retrofit 类型安全的 Android Java Http 客户端 : https://github.com/square/retrofit;
-- Moshi Json 解析框架 : https://github.com/square/moshi;
-- Timber 日志框架 : https://github.com/JakeWharton/timber;
-- ScalePel app layer 调试工具 : https://github.com/forkothers/scalpel;
-- LeakCanary 针对 Android Java 的内存泄漏侦测库 : https://github.com/square/leakcanary;
-- Madge : https://github.com/JakeWharton/madge;
-- ProcessPhoenix : https://github.com/JakeWharton/ProcessPhoenix;
-- 快速开发框架 : https://github.com/jiangqqlmj/FastDev4Android;
-- 六款开源框架 : http://www.jb51.net/article/51052.htm;
Android 快速开发框架 :
-- http://www.open-open.com/lib/view/open1441115923925.html
-- 10个 Android 开发框架 : http://blog.csdn.net/qq396371485/article/details/45602233 ;
-- 常用的 Android 工具类 : http://blog.csdn.net/lmj623565791/article/details/38965311
-- okHttp :
-- 张鸿杨 : http://blog.csdn.net/lmj623565791/article/details/47911083
-- 快速开发框架 : https://github.com/jiangqqlmj/FastDev4Android;
http://my.oschina.net/zhuzihasablog/blog/263090
Android 待整理的文章 :
-- 介绍 Android 开发的五大开源网站 : http://www.trinea.cn/android/speed-up-android-develop-five-open-source-network/;
-- Android 开源库获取途径 : http://www.trinea.cn/android/android-open-project-summary/;
-- 乌云 (安全) : http://www.wooyun.org/index.php;
-- 自学 Android 编程 : https://www.zhihu.com/question/26417244;
-- Android 手机 Wifi 的 adb 调试 : http://stormzhang.com/android/2014/08/27/adb-over-wifi/;
-- adb 远程调试 : http://blog.csdn.net/chujiujiao/article/details/6625864;
-- Android 学习之路 : http://stormzhang.com/android/2014/07/07/learn-android-from-rookie/;
-- Android 组件工具框架大全 : http://www.open-open.com/lib/view/open1436262653692.html;
-- GitHub 上最火的 74 个开源项目 : http://my.oschina.net/zhuzihasablog/blog/263090?fromerr=opl68CdM;
-- 10个 Android 快速开发框架 : http://blog.csdn.net/qq396371485/article/details/45602233;
-- Android 开源框架分类 : http://www.open-open.com/lib/view/open1441115923925.html;
第三方服务 :
-- 服务器 : https://www.digitalocean.com/;
-- VPN (云梯) : https://www.loveyunti.com/pricing;
简历指导 : http://mp.weixin.qq.com/s?__biz=MzAxNjI3MDkzOQ==&mid=405319124&idx=1&sn=1451f3e9ce9787b3576088c10bc9eac1#rd;
MarkDown 语法 : http://www.appinn.com/markdown/;
Java 串口编程 :
-- Java 串口编程 : http://www.oschina.net/translate/serial_java?cmp&p=1;
-- RxTx 库 : https://github.com/rxtx/rxtx;
-- Java 串口操作 : http://blog.csdn.net/linghao00/article/details/6852739;
前端网站推荐 : http://www.jianshu.com/p/6620f3a8ed46;
-- 前端项目集合 : https://github.com/dypsilon/frontend-dev-bookmarks;
Android Midi Ble 相关 :
-- BLE MIDI For Android : http://www.java2s.com/Open-Source/Android_Free_Code/Hardware/driver/jp_kshoji_blemidi_utilBleUuidUtils_java.htm;
--
Vulkan (瓦尔肯) 相关资料 :
-- 替代 OpenGL 下一代图形库 : http://www.tinylab.org/vulkan-an-alternative-the-next-generation-opengl-graphics-api/;
-- 知乎 Vulkan 页面 : http://www.zhihu.com/topic/20037037/top-answers;
-- Vulkan Github 示例 : ;
Android 事件分发机制 :
-- Android Touch 事件传递机制 : http://www.trinea.cn/android/touch-event-delivery-mechanism/;
-- 事件传递 消费 : http://www.cnblogs.com/lwbqqyumidi/p/3500997.html;
-- 事件传递机制详解 : http://www.open-open.com/lib/view/open1422428386548.html;
-- Android 触摸事件传递机制 : http://blog.csdn.net/awangyunke/article/details/22047987;
-- Android 事件传递机制 : http://www.360doc.com/content/13/0503/16/7857928_282701201.shtml;
-- 事件传递机制 : http://blog.csdn.net/morgan_xww/article/details/9372285/;
-- Android 事件传递机制 : http://www.cnblogs.com/xiaoQLu/archive/2012/04/28/2474443.html;
Android 流媒体 :
-- 实时传输 : http://blog.csdn.net/echozhy/article/details/11787337;
-- 实时传输 : http://www.cnblogs.com/skyseraph/archive/2012/03/23/2415018.html;
--
Android 6.0 权限 : http://www.mobile-open.com/2015/85913.html;
在线文档 : http://tool.oschina.net/apidocs, 基本可以将所有的文档一网打尽;
OpenJDK :
-- 移植 sound 模块 : http://www.docjar.org/docs/api/com/sun/media/sound/package-index.html;
-- AudioSystem 相关源码 : http://www.docjar.org/src/api/com/sun/media/sound/JDK13Services.java;
IT 前沿网站 :
-- 雷锋网 (GitHub 专题) : http://www.leiphone.com/tag/github;
--
二进制分析工具 :
-- 010 Editor : http://www.sweetscape.com/;
-- 010 Editor 使用解析 : http://blog.sina.com.cn/s/blog_45a36c5e0100jp0j.html;
-- Binspector : http://www.oschina.net/p/binspector/similar_projects;
-- Analysis : http://www.pc6.com/softview/SoftView_100331.html;
-- Hex Editor : http://www.greenxf.com/soft/54824.html;
-- 二进制文件分析工具解析 : http://www.xuebuyuan.com/951246.html;
-- Binary Viewer : http://www.xdowns.com/soft/4/5/2011/Soft_81014.html;
--
OpenJDK 源码解析 :
-- 源码下载 : http://download.java.net/openjdk/jdk6/;
-- jdk6 工程 : https://java.net/projects/openjdk6/downloads/;
WAVE 文件格式解析 :
-- wave 文件格式分析 : http://www.cnblogs.com/liyiwen/archive/2010/04/19/1715715.html;
-- C 语言解析 wave : http://blog.csdn.net/yasi_xi/article/details/38225257;
U 盘安装系统 :
-- Win7 U盘安装 : http://jingyan.baidu.com/article/bad08e1ebf7f8a09c85121fc.html;
IOS 推荐博客 :
-- IOS软件开发博文收藏网 : http://ios.pianshen.com/;
IOS 待整理资料 :
-- IOS 苹果官方 Demo 合集 : http://www.jianshu.com/p/7d4710b815c2#;
-- 官方 Demo 合集 GitHub 地址 : https://github.com/WildDylan/appleSample;
-- Swift 学习资源 : https://github.com/Lax/iOS-Swift-Demos;
-- IOS BLE 博客 : http://liuyanwei.jumppo.com/2015/08/14/ios-BLE-2.html;
IOS MIDI 资料 :
-- 使用的 MIDI 类 : MusicDevice.h 中的 MusicDeviceMidiEvent 方法;
-- IOS MIDI 开源库 : PGMIDI 开源库 Midi 开源库 ;
-- Roland发布用于iOS系统的SOUND Canvas软波表 : http://www.chinamidi.cn/roland-sound-canvas-for-ios.html;
-- SoundFont 音色库 : https://musescore.org/zh-hans/%E7%94%A8%E6%88%B7%E6%89%8B%E5%86%8C/soundfont-%E9%9F%B3%E8%89%B2%E5%BA%93;
-- 和弦铃声格式 : http://ios.pianshen.com/article/74971534470/;jsessionid=FFAA2385E4E376C5B99932FD5A846028;
-- 音色 : https://zh.wikipedia.org/wiki/%E9%9F%B3%E8%89%B2;
-- IOS 开源库 : http://www.th7.cn/Program/IOS/201503/402007.shtml;
本文原始地址 : http://blog.csdn.net/shulianghan/article/details/51187829