Skip to content

A PhoneGap / Android how-to about capturing images ans transferring to a remote server

Notifications You must be signed in to change notification settings

willykurmann/uCapture-Android-Frontend

Repository files navigation

uCapture-Android-frontend

This project aims to capture images from an Android device and send them on a remote server.

It's primarily a how-to about using the PhoneGap API with a Rails 3 backend.
You can find the Rails 3 backend project here

In this proof of concept, we used two features provided by the API

  • Capture : provides access to the audio, image, and video capture capabilities of the device
  • FileTransfer: allows to upload files to a server

Specs

  • Capture images within the app
  • Preview images (no edition)
  • Send images to a remote server

Frameworks

  • PhoneGap (1.2.0)
  • JQuery-mobile (1.0)

Requirements

  • Android SDK
  • Eclipse with ADT Plugin

About

A PhoneGap / Android how-to about capturing images ans transferring to a remote server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published