Notice: This page contains information for the legacy Phidget21 Library. Phidget21 is out of support. Bugfixes may be considered on a case by case basis. Phidget21 does not support VINT Phidgets, or new USB Phidgets released after 2020. We maintain a selection of legacy devices for sale that are supported in Phidget21. We recommend that new projects be developed against the Phidget22 Library.
|
OS - Android: Difference between revisions
Line 13: | Line 13: | ||
# The Android SDK package for your development system | # The Android SDK package for your development system | ||
# The Eclipse plug-in for Java development | # The Eclipse plug-in for Java development | ||
#*[http://www.eclipse.org/downloads/ http://www.eclipse.org/downloads/] for Windows or MacOS | #*[http://www.eclipse.org/downloads/ http://www.eclipse.org/downloads/] for Windows or MacOS | ||
#*<code>sudo apt-get install eclipse</code> for Linux | #*<code>sudo apt-get install eclipse</code> for Linux | ||
# The Phidgets libraries for Android | # The Phidgets libraries for Android | ||
Revision as of 15:28, 26 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.
You will need the following:
- The JDK and Java on your development system
- The Android SDK package for your development system
- The Eclipse plug-in for Java development
- http://www.eclipse.org/downloads/ for Windows or MacOS
sudo apt-get install eclipse
for Linux
- 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.