junaio Plugin Frequently Asked Questions
This page provides answers to frequently asked questions on junaio plugin.
General Topics
What platforms are supported?
The plugin is currently supported on Android and iOS. The following are detailed minimum requirements for each platform:
Android
The following are minimum Android requirements to run an application based on junaio plugin:
- ARMv7 (Cortex) processor
- Android 2.2 or above
- Devices that support OpenGLES 2.x
- Accelerometer, Digital Compass and GPS sensors
- Camera
iOS
The junaio Plugin runs on all Apple ARMv7 devices with at least iOS 4.0: iPhone 3GS, iPhone4, iPhone4S, iPod Touch 4th Generation, iPad and iPad2. ARMv6 devices are not supported due to performance limitations.
Android
How to resolve build errors on Eclipse IDE?
The following could be possible build errors on
Eclipse IDE while trying to build a junaio plugin project:
Compiler compliance level
Android requires Java compiler compliance level to be 5.0 or 6.0.
Sometimes, Eclipse IDE automatically selects 4.0 for the newly imported project. This can be fixed by going to
Project Properties->Java Compiler and setting the JDK compliance to 1.6 (see the image below).
--
SupportMetaio - 2011-10-18