Skip to content

Mobile Cloud upload service that schedules file uploads to Amazon S3 via an Android app and provides an upload guarantee and email confirmation once the scheduled file is successfully uploaded

yashsheth46/MobileCloudCache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project provides a file upload service via an Android app. It essentially uses the pronciples of cloud computing and overcomes certain pitfalls involved in the application of cloud computing to the mobile environment.

The code provides an intermediate brokering facility to aggregate files from multiplemobile devices and upload them in a single transaction. It also smartly schedules these uploads as per the urgency of the file, likely to be accessed and also based on a user level billing model.

The code is completely written in java, along with the front-end Android app.

About

Mobile Cloud upload service that schedules file uploads to Amazon S3 via an Android app and provides an upload guarantee and email confirmation once the scheduled file is successfully uploaded

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages