PhoneGap
The following sections show how to build iOS and Android apps with the Couchbase Lite Plug-in for PhoneGap. This example uses a shared to-do list app called Todo Lite that demonstrates many Couchbase Lite features. When you develop your own apps later, you can follow these instructions and substitute your own source code for the ToDo Lite app source code.
Lessons
- Prepare your workstation
- Get the tools and libraries
- Build and run
- Build the example app using the PhoneGap command line tools.
- Troubleshooting
- Find out why it didn't do what you expected.