/syncmonkey

android application to sync to cloud

Primary LanguageJavaApache License 2.0Apache-2.0

Sync Monkey Android App

The Sync Monkey Android App enables files on the Android device to be synced with a Microsoft Azure Blob storage.

App Screenshot

Getting Started

To build and install the project follow the steps below:

1) Clone the repo.
2) Open Android Studio, and then open the root directory of the cloned repo.
3) Connect an Android Phone (make sure debugging is enabled on the device).
4) Install and run the app by clicking the "Play" button in Android Studio.

Prerequisites

Install Android Studio to work on this code.

Built With

Google Play Listing

The Google Play Listing for this app

Changelog

0.1.1 - 2020-04-21
  • Added support for other apps to kick off a sync.
  • The Android Advertisement ID is written to a txt file and synced to the Azure Blob store.
0.1.0 - 2020-03-30
  • Added support for sending shared content to Sync Monkey without presenting the share UI.

Authors