Appoxee Android Sync API

The following API calls are part of the Legacy SDK API (until SDK version 2.4.1).

The API Calls must be wrapped with either AsyncTask or a Thread in order to avoid NetworkOnMainThreadException.

You may use a few API calls all together under one AsyncTask/Thread.