0

I have to use touchdb in titanium for an android application and I don't understand what plugin I have to use and how configure and use it.. somebody can help me??

mary
  • 335
  • 1
  • 3
  • 11

1 Answers1

0

i think you're a bit confused.

First of all plugins are the way PhoneGap calls its extensions, are you using PhoneGap/Cordova or Titanium?

In the second case you're in need of a native module. There seem to be a sleeping project for both platform maybe you could get some inspiration from it.

EC: here is a "more or less" active TouchDB module for both platforms TiTouchDB!!! Enjoy.

Zerho
  • 1,440
  • 4
  • 19
  • 39