如何BlueCove在Android中使用? [英] How can BlueCove be used in Android?

查看:412
本文介绍了如何BlueCove在Android中使用?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在Android中实现BlueCove;我在这里读到:<一href=\"http://$c$c.google.com/p/bluecove/source/browse/trunk/bluecove-android2/src/site/apt/index.apt?r=3062\" rel=\"nofollow\">http://$c$c.google.com/p/bluecove/source/browse/trunk/bluecove-android2/src/site/apt/index.apt?r=3062 用法:包括在Android应用程序的类路径bluecove.jar和bluecove-android2.jar,通常称之为JSR-82的API。

I'm trying to implement BlueCove in Android; i've read here: http://code.google.com/p/bluecove/source/browse/trunk/bluecove-android2/src/site/apt/index.apt?r=3062 "usage: include bluecove.jar and bluecove-android2.jar in classpath of the android application and call JSR-82 APIs normally" .

现在的问题是,如果我有bluecove.jar和bluecove-android2.jar我得到一个图书馆bluecove-2.1.0.jar'包含不会在设备上运行的本地库。错误约libbluecove.jnilib。

The problem is that if i include bluecove.jar and bluecove-android2.jar i get a "The library 'bluecove-2.1.0.jar' contains native libraries that will not run on the device." error about libbluecove.jnilib.

我该如何解决呢?

推荐答案

BlueCove使用通过JNI本地调用,则需要实现与Android等值的电话。

BlueCove uses native calls through JNI, you will need implement those calls with android equivalents.

这可能会帮助:的http://groups.google.com/group/bluecove-developers/browse_thread/thread/6e32131d7c5b672

这篇关于如何BlueCove在Android中使用?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆