搜索资源列表
Android_JNI
- Android JNI开发的详细步骤,照此文档可以让你的Android的Java应用程序调用你的C或C++的接口函数。-Android JNI development of the detailed steps, do the same document can make your Java application calls Android' s your C or C++ interface functions.
Yttest
- android地图利用的例子,可以调用自制的图层函数-android demo for googleMap
Android
- Android API,用的自己拿去。有各种接口函数,和调用说明-Android API, take it with their own
androidwordsnap
- android平台的文字扫描,采用jni调用c++函数库进行处理,目前版本只支持英文。-android platform, scan the text, using jni c++ library call processing, the current version only supports English.
AFuPlayer
- 这个简单音频播放的demo,能够使用ffmpeg函数库进行叫你调用实现本地音频文件的的播放-the soft can player mediaPlayer .it is used for ffmpeg called jni.
JNI_C_Java
- JNI编程之C++回调Java函数的详细调用方法-JNI Programming C++ callback Java function
HelloWorld
- 只是TextView调用第三方字体,xml布局里只能条用系统字体,所以这里用java主函数里调用了自定义添加进去的字体,刚开始学这个,有什么不好的地方多多包涵,QQ1064146323-Just call third-party fonts TextView, the xml layout can only use the system font, so here call java main function added to it to customize the font, just be
GetGps
- 获取设备的所在地的GPS信息,简单的函数调用,清晰明了-Equipment where the GPS information, a simple function call, clear and clear
FrameAnimation
- 安卓手机的图片动画操作。此程序对图片动画的函数进行调用。-The picture of the android mobile phone animation operation
AirportTicket
- 一个代码较全面的Android机票预订客户端应用,实现了机票查询, 酒店查询, 订单管理, 订单审批, 系统设置等功能,应用了LIB库ksoap2-android-assembly-2.3-jar-with-dependencies.jar,已放入下载包内,为自定义主界面而配有适配器。数据库部分:在SQLiteOepnHelper的子类当中,必须有该构造函数,必须通过super调用父类当中的构造函数,只有调用了DatabaseHelper对象的getReadableDatabase()方法,或者
bodycollision
- (Body碰撞监听),碰撞筛选器比监听器更加的具有扩展性,可以在筛选器中实现监听器的功能;但是由于自由度太大,一般不推荐使用final float RATE = 30 // 屏幕到现实世界的比例 30px:1m World world // 声明一个物理世界对象 AABB aabb // 声明一个物理世界的范围对象 Vec2 gravity // 声明一个重力向量对象 float timeStep = 1f / 60f // 物理世界模拟的的频率
ActivityDemo
- Android生命周期的小示例,包括一个antivity启动时会调用哪些生命周期函数,页面跳转时,会调用哪些生命周期函数,点击返回键时会调用哪些生命周期函数,还有,就是 输入框EditText 在点击了Home键后,再进入,该如何保存EditText 之前已输入的内容。-android activity life cycle
Android下JNI编译使用NDK,调用SO文件
- windows下编译使用NDK,Android项目中调用C函数SO库文件
Android
- 本文档讲述了Android系统的四大基本组件 Android系统的进程优先级的变化方式 Activity的生命周期中各状态的变化关系 Activity事件回调函数的作用和调用顺序 Android应用程序的调试方法和工具 -Changes in the relationship between the role of the process of this document describes the four basic components of the Android s
jna.jar
- JNA(JavaNativeAccess)框架是一个开源的Java框架,是SUN公司主导开发的,建立在 经典的JNI的基础之上的一个框架。JNA使Java调用原生函数就像.NET上的P/Invoke一样方便、快捷。这里是jna.jar包的两个版本:3.1和4.0。-JNA (JavaNativeAccess) Framework is an open source Java framework, is leading the development of SUN company, to es
jddio_rlferto_associative
- 利用窗函数法设计FIR滤波器,给出其抽样响应 ,程序中调用了子程序mwindow()