OS - Android: Difference between revisions

From Phidgets Support
Line 7: Line 7:


Linux or MacOS is preferred as the development system on which to write your Android OS Phidget application.
Linux or MacOS is preferred as the development system on which to write your Android OS Phidget application.
<span style="color:red">I wouldn't say this, I just personally find Linux/MacOS to be nicer dev. environments.</span>
*<span style="color:red">I wouldn't say this, I just personally find Linux/MacOS to be nicer dev. environments.</span>


You will need the following:
You will need the following:

Revision as of 21:47, 28 October 2011

Android is a mobile OS commonly used on smartphones and tablet computers.

Recommended Languages

Android OS programs are written in Java using the Android SDK and the Phidgets library.

Installing Libraries and Drivers

Linux or MacOS is preferred as the development system on which to write your Android OS Phidget application.

  • I wouldn't say this, I just personally find Linux/MacOS to be nicer dev. environments.

You will need the following:

  1. The JDK and Java on your development system
  2. The Android SDK package for your development system
  3. The Eclipse plug-in for Java development
  4. The Phidgets libraries for Android

Common Problems and Solutions

  • List relevant problems from "Common Problems and workarounds" doc
  • List common problems for this OS from support forums

Limitations

List any limitations associated with running Phidgets with this OS.