hi:
we have a requirement in our project, part of P2T(push-to-talk) product on mobile platforms, to move from SQLite DB to couch base lite. we support our product for different handset devices(platforms like android, ios, windows, some of them are embedded devices which runs on threadx as well) .so I was looking for a library (something like couchbase-lite-android) which can be easily integrated on various devices. please let me know if there are any c sdk readily available ?
note: our code is written in c.
thanks in advance !