Tuesday, April 23, 2013

The Coding Environment

It's necessary for the coding environment to be set up prior to to testing the product of the pulse band.

Tutorial for Developers that the team is using: Click Here

There are multiple items that are needed to be installed:

  • Android SDK - The Android SDK provides the user the API libraries and developer tools necessary to build, test, and debug apps for Android.
Figure 1: Android Emulator & Code
  • Android API - (API - application programming interface) is a protocol intended to be used as an interface by software components to communicate with each other.
Figure 2: Android API Classes
  • Eclipse - multi-language software development environment comprising a base workspace an an extensible plug-in system for customizing the environment.  (mostly written in Java)
File:Eclipse 4.2 Juno screenshot.png
Figure 3: Eclipse Screenshot


No comments:

Post a Comment