1
edit
Changes
→Project Backlog
* Understand ADK best practice development
* Understand ADK PhoneGap plugin best practices
=== The Problem ===
NexJ's mobile health movement requires its smartphone health coach application to have the ability to read medical measurement data from bluetooth capable devices, The devices included in the initial project proposal are as follows: blood pressure device, glucose level measuring device and a weight measuring device.
The health coach application will be designed to use PhoneGap a rising technology that blurs the line between mobile operating systems. Implementing native Bluetooth adapters becomes only part of the solution. The health coach application will interact with a unified API in Javascript to retrieve data from Bluetooth capable medial peripherals.
=== PhoneGap API ===
* Design a unified API in javascript that will allow the NexJ application to interact with bluetooth devices
==== Android ====
* Extend native bluetooth adapter for this device
== Project Repository ==