Changes

Jump to: navigation, search

Phonegap Healthcare Adapter

958 bytes added, 15:17, 3 August 2012
Project Backlog
* Bluetooth can work on simulators
* Deploying to devices, requires enrollment in the [https://developer.apple.com/programs/ios/ developer program]
* Understand Objective C
* Understand iOS best practice development
* Understand iOS PhoneGap plugin best practices
==== Android ====
* Bluetooth does not work on simulators
* Understand ADK best practice development
* Understand ADK PhoneGap plugin best practices
=== The Problem ===
* Define the problem this project is solving
=== PhoneGap API ===
* Design a unified API in javascript that will allow the NexJ application to interact with bluetooth devices
* Define a project architecture that facilitates multiple device compatibility
=== Blood Pressure Device ===
==== iOS ====
* Create native bluetooth adapter for this device
==== Android ====
* Create native bluetooth adapter for this device
=== Glucose Device ===
==== iOS ====
* Extend native bluetooth adapter for this device
==== Android ====
* Extend native bluetooth adapter for this device
=== Weight Scale Device ===
==== iOS ====
* Extend native bluetooth adapter for this device
==== Android ====
* Extend native bluetooth adapter for this device
== Project Repository ==

Navigation menu