Skip to content

android-upload-service-1.4

Compare
Choose a tag to compare
@alexbbb alexbbb released this 15 Oct 15:41
· 652 commits to master since this release

New features:

  • Binary Upload + node.js server example implementation (thanks to @PanayotCankov)
  • Notification ringtone (thanks to @jenorish)

Improvements:

  • Added increasing retry delay for failed upload attempts (thanks to @exuvo)
  • Use latest gradle version to build library
  • Migrated core library project and demo App to Android Studio. Removed all Eclipse + ADT project files.