常用连接

mprop https://bbs.pediy.com/thread-246081.htm

vxposed:https://github.com/android-hacker/VirtualXposed/releases/tag/v0.17.3 ;

xposed api 文档:https://api.xposed.info/reference/packages.html

android api 文档:https://developer.android.google.cn/reference/packages

smail语法:

https://blog.csdn.net/lpohvbe/article/details/7981386

smail 中文文档:https://www.cnblogs.com/liweis/p/4653496.html

smail 中文文档:https://blog.csdn.net/Rnling/article/details/79537955 ;

smail 英文文档:http://pallergabor.uw.hu/androidblog/dalvik_opcodes.html ;

支付宝过检测:https://blog.csdn.net/qq_21051503/article/details/82292340

 android 长连接:https://www.jianshu.com/p/3988699ad131

 脱壳:https://www.52pojie.cn/thread-758726-1-1.html

jdk doc: http://tool.oschina.net/uploads/apidocs/jdk-zh/overview-summary.html

entity framwork https://www.cnblogs.com/DemiGoo/articles/6122300.html

android 设备信息:https://blog.csdn.net/qq_18870023/article/details/52955844

android 导出已安装的apk https://blog.csdn.net/zhangphil/article/details/84838096?tdsourcetag=s_pcqq_aiomsg

retrofit https://www.jianshu.com/p/0fda3132cf98

retrofit https://www.jianshu.com/p/511a6266e656

vs多线程调试  

https://docs.microsoft.com/zh-cn/visualstudio/debugger/walkthrough-debugging-a-parallel-application?view=vs-2017

sql 连接字符串

https://docs.microsoft.com/en-us/dotnet/api/system.data.sqlclient.sqlconnection.connectionstring?redirectedfrom=MSDN&view=netframework-4.8#System_Data_SqlClient_SqlConnection_ConnectionString

smart refresh layout https://github.com/scwang90/SmartRefreshLayout

混淆代码:https://www.jianshu.com/p/158aa484da13

android进程保活实践:https://www.jianshu.com/p/53c4d8303e19

android进程保活:https://zhuanlan.zhihu.com/p/53432218

你可能感兴趣的:(常用连接)