adt-bundle-windows 20140702 下载地址

9-13 1,099 views

1、windows 32: https://dl.google.com/android/adt/adt-bundle-windows-x86-20140702.zip 2、windows 64: https://dl.google.com/android/adt/adt-bundle...
阅读全文 0

GN语法和操作

9-09 2,399 views

https://blog.csdn.net/yujiawang/article/details/72627138
阅读全文 0

C语言+SDL2 图形化编程

9-09 842 views

https://www.cnblogs.com/flipped/p/5552899.html
阅读全文 0

NDK 学习之遇到的问题总结

7-31 979 views

https://www.jianshu.com/p/0e5a5f6259a6
阅读全文 0

could not load library “libc++_shared.so”

7-22 160,727 views

that's how android works, if your shared library needs any other shared library, you need to load it from Java, so just create proxy activity like...
阅读全文 300

undefined reference to `SkFontMgr::Factory()’

7-22 2,298 views

https://groups.google.com/forum/#!topic/skia-discuss/Rjy7Cxt1Ixk Set skia_enable_fontmgr_empty = true in your args.gn file.
阅读全文 0

convert socks proxy to http proxy

7-17 4,393 views

You could try polipo. I use it under ubuntu (it should be also available on Mac) and find it can work with the socks proxy either created by ssh -...
阅读全文 15

depot_tools更新失败

7-17 9,316 views

原文 depot_tools更新失败 depot_tools更新失败 鉴于伟大的墙,windows系统下使用depot_tools命令(比如gclient)时会出现更新失败的错误: Ensuring CIPD clien...
阅读全文 2

How to supported NTFS on MacOS

4-23 763 views

百度经验 安装Mounty11
阅读全文 0

brew

3-17 823 views

proxy ALL_PROXY=socks5://127.0.0.1:1086
阅读全文 0