ADF Mobile: Android emulator supports ARMv5 only, but ADF needs ARMv6
964486Oct 30 2012 — edited Oct 31 2012I am trying to run the ADF mobile samples given along with the ADF mobile client extension on an Android emulator provided alongwith the Android sdk.
After configuring SDK in JDeveloper, I created an AVD Profile for target '*Android 2.3.3 - API Level 10*'. Note the CPU/ABI: field is disabled and gets autoselected as "*ARM (armeabi)*" and there is no option to change it.
Now from JDeveloper while trying to deploy the application to Android Emulator, I get the following error.
*"The Android emulator emulates ARMv5, which is not supported. The emulator must support ARMv6 or newer. (oracle.adfmf.framework.dt.deploy.android.deployers.CheckAttachedDevicesDeployer)"*
Any ideas on how to move forward shall be highly appreciated.
Regards,
Ashish Thakkar