自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(0)
  • 资源 (2)
  • 收藏
  • 关注

空空如也

android 程序员指南(EN)

The format of this book is such that it will take you through Android application development in a logical manner. The book begins by examining the architecture of Android as a platform, looking at how it was developed, what it can run on, and what tools are required to develop programs for it. After discussing and installing the development tools, Android SDK, and the Eclipse development environment (Chapters 2, 3, and 4), the book dives directly into designing and creating Android applications (Chapter 5). The book concludes with instructions on tying your applications to existing Google tools such as Google Maps (Chapters 9 and 11) and GTalk (Chapter 10). A quick reference guide is also included in Chapter 12. This book is a programmer’s guide, not a beginner’s guide, meaning that you do need to possess some programming skills to get the most from it. Foremost among these skills is a working knowledge of Java programming fundamentals. Android applications are

2018-05-10

JNI调用大全

Chap1:JNI完全手册... 3 Chap2:JNI-百度百科... 11 Chap 3:javah命令帮助信息... 16 Chap 4:用javah产生一个.h文件... 17 Chap5:jni教程(very very good) 19 Chap6: JNI传递返回值... 26 15.2.2.3 传递字符串... 28 15.2.2.4 传递整型数组 ... 29 15.2.2.5 传递字符串数组 ... 30 15.2.2.6 传递对象数组 ... 31 Chap7:Jni中C++和Java的参数传递... 33 Chap8:如何将java传递过来的jbyteArray转换成C/C++中的BYTE数组... 47 Chap5:使用JNI技术实现java程序调用第三方dll(c/c++)文件的功能... 47 Chap9:如何编写jni方法(转载)... 55

2018-05-10

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除