Copyright (C) 2012 cloudbase.io This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
The cloudbase.io MoSync helper class
To run the demo application register at http://cloudbase.io and create an application. Enter the application code, secret code and password generated by cloudbase.io for the new app in the settings screen.
The project contains a MoSync workspace with three projects:
- CBHelper - The actual cloudbase.io helper class which compiles to a .lib library
- CBHelperTest - The demo application. This project is linked to the CBHelper library