会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
yongfengnice
博客园
首页
新随笔
联系
订阅
管理
随笔 - 466
文章 - 1
评论 - 49
阅读 -
99万
当前标签:android-source
android开发如何让Parcelable的使用和Serializable一样简单的解决方法
yongfengnice 2022-05-16 10:59
阅读:49
评论:0
推荐:0
编辑
window环境下载Android系统源代码的方法
yongfengnice 2021-09-13 11:53
阅读:450
评论:0
推荐:0
编辑
android开发okhttp-4.9.1源码大致流程解读
yongfengnice 2021-07-30 17:07
阅读:236
评论:0
推荐:0
编辑
android开发Glide4.12.0源码理解分析简单记录
yongfengnice 2021-02-22 11:33
阅读:485
评论:0
推荐:0
编辑
Android模拟器获取root权限的方法以及Android Studio调试Framwork源代码的步骤
yongfengnice 2021-01-11 17:14
阅读:1091
评论:0
推荐:0
编辑
android开发LruCache原理理解与源码实现方式
yongfengnice 2020-07-13 15:51
阅读:721
评论:0
推荐:0
编辑
android开发GLSurfaceView源码浅读
yongfengnice 2020-07-04 18:14
阅读:247
评论:0
推荐:0
编辑
公告
昵称:
yongfengnice
园龄:
8年6个月
粉丝:
22
关注:
1
+加关注
<
2025年3月
>
日
一
二
三
四
五
六
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
我的标签
Android
(83)
android-issue
(48)
flutter
(39)
android-widget
(33)
Linux
(32)
OpenGL
(21)
android-jni
(18)
linuxC
(15)
ffmpeg
(15)
android-mac
(14)
更多
随笔分类
android(90)
android-apktool(4)
android-issue(48)
android-jni(18)
android-mac(14)
android-reverse(3)
android-source(6)
android-ui(6)
android-widget(32)
android系统开发(9)
android系统源码分析(8)
audio-video(2)
avformat(1)
centos(3)
cpp(13)
ffmpeg(14)
flutter(37)
frontend(2)
git(12)
gradle(5)
http(1)
ios(1)
javascript(1)
jenkins(2)
kotlin(12)
linux(14)
linuxC(16)
makefile(2)
nodejs(3)
opengl2.x(18)
opengl3.x(4)
open-source(4)
rxjava2(4)
shell(1)
tools(5)
visual studio(1)
web(5)
webview(3)
window(8)
更多
随笔档案
2025年1月(2)
2024年12月(2)
2024年11月(2)
2024年10月(4)
2024年9月(6)
2024年8月(4)
2024年7月(9)
2024年6月(3)
2024年5月(3)
2024年4月(3)
2024年3月(5)
2024年2月(1)
2024年1月(1)
2023年12月(1)
2023年11月(1)
2023年10月(2)
2023年9月(2)
2023年8月(1)
2023年7月(2)
2023年6月(2)
2023年5月(5)
2023年4月(2)
2023年3月(1)
2023年2月(2)
2022年12月(9)
2022年11月(3)
2022年10月(4)
2022年9月(3)
2022年7月(2)
2022年6月(5)
2022年5月(14)
2022年4月(2)
2022年3月(4)
2022年2月(1)
2022年1月(3)
2021年12月(1)
2021年11月(3)
2021年10月(3)
2021年9月(7)
2021年8月(3)
2021年7月(9)
2021年6月(5)
2021年5月(1)
2021年4月(5)
2021年3月(1)
2021年2月(4)
2021年1月(12)
2020年12月(6)
2020年11月(6)
2020年10月(2)
2020年9月(7)
2020年8月(7)
2020年7月(5)
2020年6月(2)
2020年5月(7)
2020年4月(4)
2020年3月(1)
2020年2月(2)
2020年1月(2)
2019年12月(12)
2019年11月(15)
2019年10月(5)
2019年9月(6)
2019年8月(9)
2019年7月(6)
2019年6月(12)
2019年5月(9)
2019年4月(8)
2019年3月(6)
2019年2月(6)
2019年1月(13)
2018年12月(1)
2018年8月(3)
2018年7月(1)
2018年6月(3)
2018年5月(3)
2018年4月(2)
2018年3月(10)
2018年2月(1)
2017年12月(3)
2017年11月(26)
2017年10月(5)
2017年9月(1)
2017年8月(8)
2017年7月(16)
2017年6月(7)
2017年5月(21)
2017年4月(27)
更多
阅读排行榜
1. ffmpeg调整缩放裁剪视频的基础知识(41268)
2. window下VMware 17下载地址以及密钥(亲测可用)(36803)
3. centos7连接网络不可达的解决方法(29260)
4. ffmpeg时间有关的操作(19406)
5. Gradle里面的依赖implementation和api的区别理解(17746)
评论排行榜
1. Gradle里面的依赖implementation和api的区别理解(7)
2. ffmpeg调整缩放裁剪视频的基础知识(6)
3. window下VMware 17下载地址以及密钥(亲测可用)(5)
4. Android开发编译curl库给Android使用(3)
5. window下使用Cygwin编译ffmpeg步骤和问题记录(3)
推荐排行榜
1. window下VMware 17下载地址以及密钥(亲测可用)(6)
2. Android开发The style on this component requires your app theme to be Theme.AppCompat (or a descendant)的解决方法(3)
3. centos7连接网络不可达的解决方法(3)
4. Caused by: org.apache.xerces.impl.io.MalformedByteSequenceException: Invalid byte 3 of 3-byte UTF-8(2)
5. 让git记住账号和密码(2)
最新评论
1. Re:android开发编译openssl源代码生成libcrypto.so和libssl.so两个动态库用于android ndk项目开发使用
/root/Android/Sdk/ndk/21.4.7075529/sysroot/usr/include/limits.h:41:10: fatal error: 'float.h' file n...
--ksar
2. Re:window下使用Cygwin编译ffmpeg步骤和问题记录
@yongfengnice 嗯呢 我查了一下说可以在指令前加上cygstart --action=runas 来模拟sudo的效果...
--杰尼嘤
3. Re:window下使用Cygwin编译ffmpeg步骤和问题记录
@杰尼嘤 请教博主 我不能执行sudo指令是咋回事呢 -bash: sudo: command not found window下使用Cygwin没有sudo命令的,不用执行sudo的吧,遇到权限问题...
--yongfengnice
4. Re:window下使用Cygwin编译ffmpeg步骤和问题记录
请教博主 我不能执行sudo指令是咋回事呢 -bash: sudo: command not found
--杰尼嘤
5. Re:Android开发编译curl库给Android使用
@markdian2024 有帮忙的话记得点赞关注嘿嘿...
--yongfengnice
点击右上角即可分享