什么是要求使用CouchDB的在Android? [英] What are requirements to use CouchDB on Android?

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

问题描述

我想知道使用 CouchDB的在Android上的要求。我发现一个示例应用程序和的 MobileFuton

I'd like to know the requirements to use CouchDB on Android. I've found an example application and the MobileFuton.

可以CouchDB的使用,而无需外部存储,是它在低端设备上使用,因为它是说,有一个大的内存和存储空间?

Can CouchDB be used without having an external storage and is it usable on low-end devices as it is said to have a large memory and storage footprint?

请注意相关的 CouchDB的论坛主题

推荐答案

外部存储(SD卡)所需的Couchbase为Android。我错过了这一点,并没有有一个在我的模拟器配置。我花了一点要弄清楚这就是问题所在。

External storage (an SD card) is required for Couchbase for Android. I missed this and didn't have one configured on my emulator. Took me a bit to figure out that was the problem.

我的应用程序大(移动标准)。它的重量在15 MB。我使用EKTORP(CouchDB的JPA像抽象),其中有几个依赖关系,一个需要单独的Apache HttpClient的版本(使用jarjar链接到了Android prevent冲突运HttpClient的版本)。下面提供的链接中EmptyApp的重量在10 MB。

My application is big (for mobile standards). It weighs in at 15 Mb. I am using Ektorp (CouchDB JPA like abstraction) which has several dependencies, one which requires a separate Apache HttpClient version (used "jarjar links" to prevent conflicts with the Android shipped HttpClient version). The EmptyApp available from the link below weighs in at 10 Mb.

如果大小不是一个要求,我会推荐它。发展是一个绝对的梦想。

If size isn't a requirement, I'd recommend it. Development was an absolute dream.

这是最好的教程中,我发现它设置: http://www.couchbase.com/wiki/display/couchbase/Android

This is the best tutorial I found on setting it up: http://www.couchbase.com/wiki/display/couchbase/Android

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

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