Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.