-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
橙子
authored and
橙子
committed
Dec 24, 2021
1 parent
e6e131c
commit 72b1a83
Showing
827 changed files
with
895 additions
and
829 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Android开发之——2018年Google开发者大会 | ||
categories: | ||
- 开发 | ||
- 移动开发 | ||
- D-移动开发 | ||
- Android | ||
tags: | ||
- Google开发者大会 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Android开发之——AAPT2 error | ||
categories: | ||
- 开发 | ||
- 移动开发 | ||
- D-移动开发 | ||
- Android | ||
tags: | ||
- Error | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Android开发之——APK安装流程概述 | ||
categories: | ||
- 开发 | ||
- 移动开发 | ||
- D-移动开发 | ||
- Android | ||
tags: | ||
- APK安装 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Android开发之——Android和WebView相互调用 | ||
categories: | ||
- 开发 | ||
- 移动开发 | ||
- D-移动开发 | ||
- Android | ||
tags: | ||
- Android | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Android开发之——Parcelable和Serializable的区别 | ||
categories: | ||
- 开发 | ||
- 移动开发 | ||
- D-移动开发 | ||
- Android | ||
tags: | ||
- 序列化 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Android开发之——Android系统架构与系统源码目录 | ||
categories: | ||
- 开发 | ||
- 移动开发 | ||
- D-移动开发 | ||
- Android | ||
tags: | ||
- 系统架构 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Android开发之——App构建流程分析 | ||
categories: | ||
- 开发 | ||
- 移动开发 | ||
- D-移动开发 | ||
- Android | ||
tags: | ||
- app构建 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Android开发之——Context你必须知道的一些事 | ||
categories: | ||
- 开发 | ||
- 移动开发 | ||
- D-移动开发 | ||
- Android | ||
tags: | ||
- Context | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Android开发之——ConvenientBanner小结 | ||
categories: | ||
- 开发 | ||
- 移动开发 | ||
- D-移动开发 | ||
- Android | ||
tags: | ||
- 轮播图 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Android开发之——Dagger2入门教程 | ||
categories: | ||
- 开发 | ||
- 移动开发 | ||
- D-移动开发 | ||
- Android | ||
tags: | ||
- Dagger2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Android开发之——Debug调试模式对数据筛选 | ||
categories: | ||
- 开发 | ||
- 移动开发 | ||
- D-移动开发 | ||
- Android | ||
tags: | ||
- Android | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Android开发之——EventBus3.x的使用 | ||
categories: | ||
- 开发 | ||
- 移动开发 | ||
- D-移动开发 | ||
- Android | ||
tags: | ||
- EventBus3.x | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Android开发之——Gradle文件 | ||
categories: | ||
- 开发 | ||
- 移动开发 | ||
- D-移动开发 | ||
- Android | ||
tags: | ||
- gradle | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Android开发之——JetPack组件 | ||
categories: | ||
- 开发 | ||
- 移动开发 | ||
- D-移动开发 | ||
- Android | ||
tags: | ||
- JetPack | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Android开发之——Lambda表达式 | ||
categories: | ||
- 开发 | ||
- 移动开发 | ||
- D-移动开发 | ||
- Android | ||
tags: | ||
- Lambda | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Android开发之——Lottie动画 | ||
categories: | ||
- 开发 | ||
- 移动开发 | ||
- D-移动开发 | ||
- Android | ||
tags: | ||
- Lottie动画 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Android开发之——Profiler-CPU性能分析 | ||
categories: | ||
- 开发 | ||
- 移动开发 | ||
- D-移动开发 | ||
- Android | ||
tags: | ||
- Android | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Android开发之——Profiler-Energy能耗分析 | ||
categories: | ||
- 开发 | ||
- 移动开发 | ||
- D-移动开发 | ||
- Android | ||
tags: | ||
- Android | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Android开发之——Profiler-内存分析 | ||
categories: | ||
- 开发 | ||
- 移动开发 | ||
- D-移动开发 | ||
- Android | ||
tags: | ||
- Android | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Android开发之——Profiler-网络分析 | ||
categories: | ||
- 开发 | ||
- 移动开发 | ||
- D-移动开发 | ||
- Android | ||
tags: | ||
- Android | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Android开发之——SDK | ||
categories: | ||
- 开发 | ||
- 移动开发 | ||
- D-移动开发 | ||
- Android | ||
tags: | ||
- SDK | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Android开发之——Service总结 | ||
categories: | ||
- 开发 | ||
- 移动开发 | ||
- D-移动开发 | ||
- Android | ||
tags: | ||
- Service | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Android开发之——Tools属性 | ||
categories: | ||
- 开发 | ||
- 移动开发 | ||
- D-移动开发 | ||
- Android | ||
tags: | ||
- Tools | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Android开发之——Ubuntu下编译FFmpeg生成.so文件 | ||
categories: | ||
- 开发 | ||
- 移动开发 | ||
- D-移动开发 | ||
- Android | ||
tags: | ||
- FFmpeg | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Android开发之——WebView适配 | ||
categories: | ||
- 开发 | ||
- 移动开发 | ||
- D-移动开发 | ||
- Android | ||
tags: | ||
- WebView | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Android开发之——app启动秒开 | ||
categories: | ||
- 开发 | ||
- 移动开发 | ||
- D-移动开发 | ||
- Android | ||
tags: | ||
- APP秒开 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Android开发之——kotlin项目文档生成工具Dokka | ||
categories: | ||
- 开发 | ||
- 移动开发 | ||
- D-移动开发 | ||
- Android | ||
tags: | ||
- Dokka | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Android开发之——人脸识别 | ||
categories: | ||
- 开发 | ||
- 移动开发 | ||
- D-移动开发 | ||
- Android | ||
tags: | ||
- 人脸识别 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Android开发之——Android 代码混淆(1) | ||
categories: | ||
- 开发 | ||
- 移动开发 | ||
- D-移动开发 | ||
- Android | ||
tags: | ||
- 混淆 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Android开发之——Android 代码混淆(2) | ||
categories: | ||
- 开发 | ||
- 移动开发 | ||
- D-移动开发 | ||
- Android | ||
tags: | ||
- 混淆 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Android开发之——依赖注入的原理 | ||
categories: | ||
- 开发 | ||
- 移动开发 | ||
- D-移动开发 | ||
- Android | ||
tags: | ||
- 依赖注入 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Android开发之——删除系统应用 | ||
categories: | ||
- 开发 | ||
- 移动开发 | ||
- D-移动开发 | ||
- Android | ||
tags: | ||
- Android | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: Android开发之——刷新显示数据变化动画 | ||
categories: | ||
- 开发 | ||
- 移动开发 | ||
- D-移动开发 | ||
- Android | ||
tags: | ||
- 动画 | ||
|
Oops, something went wrong.