2015年2月28日

【转】Cygwin的包管理器:apt-cyg

摘要: 原文网址:http://zengrong.net/post/1792.htmCygwin的包管理工具setup.exe实在是难用的让人蛋碎。于是就有了这样一个apt-cyg,可以提供类似于 apt-get 的体验。apt-cyg使用bash编写,所以连编译都省了。安装apt-cygwget http... 阅读全文

posted @ 2015-02-28 23:17 wi100sh 阅读(456) 评论(0) 推荐(0)

【转】 Android 开发 之 JNI入门 - NDK从入门到精通

摘要: 原文网址:http://blog.csdn.net/shulianghan/article/details/18964835NDK项目源码地址:--第一个JNI示例程序下载:GitHub-https://github.com/han1202012/NDKHelloworld.git--Java传递参... 阅读全文

posted @ 2015-02-28 21:52 wi100sh 阅读(513) 评论(0) 推荐(0)

【转】JNI和NDK的区别

摘要: 原文网址:http://blog.csdn.net/ithomer/article/details/6828830NDK(Native Development Kit)“原生”也就是二进制android常用的开发方式是java封装的库,而这些库的底层实现是由C/C++实现,如媒体,图形库等java调... 阅读全文

posted @ 2015-02-28 20:40 wi100sh 阅读(327) 评论(0) 推荐(0)

【转】如何下载并编译Android4.0内核源码goldfish(图文)

摘要: 原文网址:http://blog.csdn.net/flydream0/article/details/7070392关于如何下载Android4.0源码,请查看我的博客内另一篇文章(同样是图文教程):http://blog.csdn.net/flydream0/article/details/70... 阅读全文

posted @ 2015-02-28 17:30 wi100sh 阅读(406) 评论(0) 推荐(0)

【转】如何在Ubuntu11.10(32位)下编译Android4.0源码(图文)

摘要: 原文网址:http://blog.csdn.net/flydream0/article/details/7046612关于如何下载Android4.0的源码请参考我的另一篇文章:http://blog.csdn.net/flydream0/article/details/70361563 开始编译3... 阅读全文

posted @ 2015-02-28 17:26 wi100sh 阅读(216) 评论(0) 推荐(0)

【转】编译Android系统源码和内核源码

摘要: 原文网址:http://blog.csdn.net/jiangwei0910410003/article/details/37988637好长时间没有写blog了,之所以没有写,主要还是工作上的事,发现最近的脑子不够用了,今天写点什么呢?就把我之前编译Android系统源码和内核源码的过程记录一下,... 阅读全文

posted @ 2015-02-28 17:18 wi100sh 阅读(313) 评论(0) 推荐(0)

导航