Skip to content

Latest commit

 

History

History
423 lines (341 loc) · 12.1 KB

Netsite.md

File metadata and controls

423 lines (341 loc) · 12.1 KB

记录的站点

Android

参考及文档

官方站点:https://developer.android.com/

源码 OpenGrok:http://androidxref.com/

Android 博客-摩斯电码:https://www.cnblogs.com/pengdonglin137/category/817592.html

工具下载:http://www.androiddevtools.cn/

源码编译

编译指导:https://blog.csdn.net/u013553529/article/details/54869266

/usr/bin/m4 failed:https://www.cnblogs.com/muhe221/articles/5047178.html

/bison No such file or directory:https://blog.csdn.net/uestcyms/article/details/50384779

openssl/sha.h No such file or directory:https://blog.csdn.net/xxxxxx91116/article/details/7927520

communication error with Jack server:https://blog.csdn.net/zahuopuboss/article/details/49638487

try increasing heap size with java option '-Xmx' https://blog.csdn.net/csdn_zyp2015/article/details/56277765

android.mk 引用:https://blog.csdn.net/gdutxiaoxu/article/details/78187420?locationNum=2&fps=1

完整过程:https://www.jianshu.com/p/3922ec229077

HIDL:https://blog.csdn.net/ch853199769/article/details/77840099

APP开发库

Lottie-android, animations:https://github.com/airbnb/lottie-android

Glide 图片加载:https://muyangmin.github.io/glide-docs-cn/ / https://mrfu.me/2016/02/27/Glide_Getting_Started/

keytool:https://github.com/getfatday/keytool-importkeypair

RxAndroidBle:https://github.com/Polidea/RxAndroidBle

阿里JAVA手册:https://github.com/alibaba/p3c/

Android开发规范:https://github.com/Blankj/AndroidStandardDevelop

AndroidUtilCode:https://github.com/Blankj/AndroidUtilCode

LogFilter:https://github.com/iookill/LogFilter

Android Studio

导入android源码:https://blog.csdn.net/QQxiaoqiang1573/article/details/72903237 / https://www.cnblogs.com/qinyongxw/p/5349641.html / https://www.cnblogs.com/l2rf/p/6433773.html

开发 java 工程:https://stackoverflow.com/questions/28957283/android-studio-create-java-project-with-no-android-dependencies / https://blog.csdn.net/u011368551/article/details/51980678

添加 aar:https://www.cnblogs.com/zhaoyanjun/p/5776114.html

开发 JNI:https://www.jianshu.com/p/81a97a43c176

添加 so:https://www.jianshu.com/p/d734b52b708f / https://blog.csdn.net/longmeifeng/article/details/51353407

系统签名:https://blog.csdn.net/cxq234843654/article/details/51557025#reply

Git 与 Github:https://blog.csdn.net/a10615/article/details/52135617

基础

AndroidMainfest uses-permission-sdk:https://blog.csdn.net/o190847959/article/details/54343435

SD卡挂载:https://blog.csdn.net/u012259618/article/details/52356958

AccessibilityService:https://www.jianshu.com/p/4cd8c109cdfb

关闭其他package:https://blog.csdn.net/kitty_landon/article/details/50586493

文件读取写入:https://blog.csdn.net/zadarrien_china/article/details/55226068

Service:https://blog.csdn.net/love_yan_1314/article/details/53572617

Viewgroup 触摸事件:http://www.cnblogs.com/cr330326/p/6762542.html

开发

开发规范:https://www.jianshu.com/p/45c1675bec69

开发者工具:http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2017/0526/7973.html

跨进程数据共享:https://www.cnblogs.com/oxgen/p/7879707.html

反射机制获取系统属性:https://blog.csdn.net/doris_d/article/details/52998237

反射机制获取IMSI等:https://blog.csdn.net/ningxiao77/article/details/50600377

Handler:https://blog.csdn.net/csf928437197/article/details/6632930

反射机制:https://www.jianshu.com/p/7fdb8c828602

APP crash后自启:https://blog.csdn.net/leej001/article/details/45896867

多进程实现:https://blog.csdn.net/fingerth/article/details/76038344

HandlerThread:http://www.cnblogs.com/zhaoyanjun/p/6062880.html

adb工具

备份及还原:https://jingyan.baidu.com/article/67508eb4129da19cca1ce498.html

am:https://blog.csdn.net/zhongbin104/article/details/38225345

dumpstate:https://blog.csdn.net/chenshengfa/article/details/51335751

反编译

反编译及源码查看:https://www.cnblogs.com/laoshengjiang/p/6560667.html

例程:https://blog.csdn.net/z2278734400/article/details/72770559

三方ROM

Lineage Code Review:https://review.lineageos.org/#/q/status:open

Lineage OS Download:https://download.lineageos.org/


Bluetooth

知识介绍

SIG

GATT Services:https://www.bluetooth.com/specifications/gatt/services

Baseband:https://www.bluetooth.com/specifications/assigned-numbers/baseband

GAP:https://www.bluetooth.com/specifications/assigned-numbers/generic-access-profile

Company number:https://www.bluetooth.com/specifications/assigned-numbers/company-identifiers

Specifications:https://www.bluetooth.com/specifications/bluetooth-core-specification

DID:https://launchstudio.bluetooth.com/listings/search#

HCI version:https://www.bluetooth.com/specifications/assigned-numbers/host-controller-interface

分析理解

Service UUID:https://blog.csdn.net/zf_c_cqupt/article/details/52177723

Characteristic UUID:https://blog.csdn.net/zjy323520/article/details/52164025

蓝牙基本及profile:https://blog.csdn.net/shichaog/article/details/51931898

HFP:https://blog.csdn.net/shichaog/article/details/52123439

博客-北落不吉:http://www.cnblogs.com/hzl6255/category/588989.html

HFP AT Command:https://blog.csdn.net/xiaoxiaopengbo/article/details/51610537

协议栈

HCI Commands:http://www.lisha.ufsc.br/teaching/shi/ine5346-2003-1/work/bluetooth/hci_commands.html

测试

BQB 7layers:https://www.7layers.com/blog-news/bluetooth-rf-test-specification

MT8851B:https://www.anritsu.com/zh-CN/test-measurement/products/mt8852b

新功能趋势

Pixel Buds FastPair:https://baijiahao.baidu.com/s?id=1583089793077727799&wfr=spider&for=pc

Android BLE

MTU:https://www.jianshu.com/p/5c41e1c4dcd6

广播数据:https://race604.com/ble-advertising/

iBeacon:https://blog.csdn.net/jie1991liu/article/details/47403455

Android Bluetooth

语音输入识别:https://blog.csdn.net/ec_boy_hl/article/details/45112493

HFP 使用:https://blog.csdn.net/u010164190/article/details/70142655

连接蓝牙耳机1:http://gqdy365.iteye.com/blog/2227454

连接蓝牙耳机2:https://www.cnblogs.com/tt2015-sz/p/5616607.html

耳机电量:https://blog.csdn.net/wenxustqiang/article/details/78753364


WIFI

基础

信道:https://en.wikipedia.org/wiki/List_of_WLAN_channels

ISO 3-digit Country Code:https://wits.worldbank.org/wits/wits/witshelp/Content/Codes/Country_Codes.htm

Wifi SmartConfig:http://www.yfrobot.com/thread-11795-1-1.html

Wifi Easy Connect:https://www.wi-fi.org/discover-wi-fi/wi-fi-easy-connect

协议

协议帧理解:https://www.cnblogs.com/LittleHann/p/3700357.html

工具

iperf3 编译及使用:http://www.veryarm.com/503.html / https://fasterdata.es.net/performance-testing/network-troubleshooting-tools/iperf/ / https://iperf.fr/iperf-download.php

iptables 限速:http://www.cnblogs.com/weifeng1463/p/6805994.html

IxChariot:https://blog.csdn.net/meigang2012/article/details/51236669

Android WIFI

源码分析

连接过程:https://blog.csdn.net/csdn_of_coder/article/details/51922801

扫描机制:https://blog.csdn.net/h784707460/article/details/79658950 / https://blog.csdn.net/h784707460/article/details/79702275 / https://blog.csdn.net/izobs_lin/article/details/52857089

启动WIFI:https://blog.csdn.net/h784707460/article/details/79572861 / https://blog.csdn.net/a5205072/article/details/77682908


Ubuntu

samba

安装使用:https://blog.csdn.net/bobbat/article/details/51578061

基本命令

zip/unzip:https://blog.csdn.net/hpu11/article/details/71524013

搜索文件:https://www.cnblogs.com/diyingyun/archive/2013/01/15/2862061.html

chmod:http://www.cnblogs.com/shangzekai/p/5822907.html

adb/fastboot

安装使用:https://blog.csdn.net/sunjing_/article/details/51005232


Google VR

官方站点:https://developers.google.com/vr/

Github:https://github.com/googlevr/gvr-android-sdk


Git

官方 :https://git-scm.com/book/zh/v2

下载:https://github.com/waylau/git-for-win

本地推送远程仓库:https://blog.csdn.net/fanjinbo1991/article/details/45823019

撤销某次commit:http://blog.sina.com.cn/s/blog_533074eb0101fhj3.html

常见问题:https://blog.csdn.net/fengbingchun/article/details/50170017

码云:https://gitee.com/contrast

Yosoro:https://github.com/IceEnd/Yosoro

awesome-mac:https://github.com/jaywcjlove/awesome-mac

awesome-macOS:https://github.com/iCHAIT/awesome-macOS

open-source-mac-os-apps:https://github.com/serhii-londar/open-source-mac-os-apps

Luyten Decompiler:https://github.com/deathmarine/Luyten

Github Android UI:https://hndeveloper.github.io/2017/github-android-ui.html#%E8%A1%A8%E5%8D%95


JAVA

官方API 文档:https://docs.oracle.com/javase/8/docs/api/

PC 蓝牙开发:https://blog.csdn.net/svizzera/article/details/77434917


Apple

IOS

知乎实用技巧:https://www.zhihu.com/pub/reader/119557013/chapter/893106942480900096


下载站

异次元:https://www.iplaysoft.com/

zd423:http://www.zdfans.com/

Xclient:http://xclient.info/?t=b4b436fb1b66a3542c9e25e85d474bd51998960d

androidapk:https://androidappsapk.co/


其他

ASCII:https://baike.baidu.com/item/ASCII/309296?fr=aladdin

ISO3166-1:https://baike.baidu.com/item/ISO%203166-1/5269555?fr=aladdin

汉字字符编码:http://www.mytju.com/classcode/tools/encode_utf8.asp

PC 装机工具:https://www.panyun.com/

搭建OpenGrok:https://mazhuang.org/2016/12/14/rtfsc-with-opengrok/

SSL 工作原理:https://blog.csdn.net/ENERGIE1314/article/details/54581411

廖雪峰Python教程:https://www.liaoxuefeng.com/wiki/0014316089557264a6b348958f449949df42a6d3a2e542c000

快搜:http://search.chongbuluo.com/

程序员导航:http://code.giffox.com/

Etcher:https://etcher.io/

SD 卡格式化:https://www.sdcard.org/chs/downloads/formatter_4/index.html

清华镜像:https://mirrors.tuna.tsinghua.edu.cn/

伯乐在线:http://hao.jobbole.com/

SDK.CN:https://sdk.cn/services

Bithublab:https://www.bithublab.org/

Maven Repository:http://search.maven.org/

腾讯课堂:https://ke.qq.com/

reep.io:https://reep.io/

plover.io:http://plover.io/

WAN ANDROID:http://www.wanandroid.com/article/list/0

知轩藏书:http://www.zxcs8.com

超高无损音乐下载:https://sq668.com

花瓣网:http://huaban.com

PPT模板:http://tretars.com

oldmanemu:http://www.oldmanemu.net/

Dism++ :https://www.chuyu.me/zh-Hans/

easyicon:https://www.easyicon.net/

leetcode:https://leetcode-cn.com/

Flutter:https://flutter.io/

Gson:https://blog.csdn.net/chenyannan0617/article/details/51912789

Listview 滚动显示重复数据问题:https://blog.csdn.net/u013918353/article/details/46473463

https://ihtcboy.com/2018/07/15/2018-07-15_%E7%A8%8B%E5%BA%8F%E5%91%98%E7%9A%84macOS%E7%B3%BB%E5%88%97%EF%BC%9A%E7%B2%BE%E9%80%89MacApp/

传送门:http://chuansong.me/

RSS

爱范儿:https://www.ifanr.com/feed

反斗软件:http://www.apprcn.com/feed http://free.apprcn.com/feed/

干货集中营:https://gank.io/feed

异次元软件世界:https://feed.iplaysoft.com https://feed.ipcfun.com

知乎:http://www.zhihu.com/rss

煎蛋:http://feedex.net/feed/jandan.net/feed

孤岛客:http://www.huangjiwei.com/blog/?feed=rss2

博客:

biezhihua:https://blog.csdn.net/biezhihua/rss/list

chenyannan0617:https://blog.csdn.net/chenyannan0617/rss/list

Hongyang:https://blog.csdn.net/lmj623565791/rss/list

崔庆才的个人博客:https://cuiqingcai.com/?feed=rss2

wenzhi:https://blog.csdn.net/wenzhi20102321/rss/list

博客园:http://feed.cnblogs.com/blog/sitehome/rss

郭霖:https://blog.csdn.net/guolin_blog/rss/list