OS - Android: Difference between revisions

From Phidgets Support
Line 19: Line 19:
# The <span style="color:red;">Phidget Libraries</span> for Android
# The <span style="color:red;">Phidget Libraries</span> for Android
# The <span style="color:red;">Phidget Examples</span> for Android
# The <span style="color:red;">Phidget Examples</span> for Android
=== Step One: Install as per Google's Instructions ===
=== Step Two: Run Google's Hello Android Application ===
=== Step Three: Make a Phidget-Based Project ===
=== Step Four: Run a Phidget Example ===


==Common Problems and Solutions==
==Common Problems and Solutions==

Revision as of 18:23, 31 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

Development for your Android OS Phidget application can occur on Linux, Mac OSX, or Windows.

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 Phidget Libraries for Android
  5. The Phidget Examples for Android

Step One: Install as per Google's Instructions

Step Two: Run Google's Hello Android Application

Step Three: Make a Phidget-Based Project

Step Four: Run a Phidget Example

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.