cancel
Showing results for 
Search instead for 
Did you mean: 

How to run fiori offline app on android

0 Kudos

Hi,

Am following this below link to achieve the offline capability to the fiori app.

When am trying to Run the App on Android emulator/device it is giving the below error.

12:19:13 AM (hybrid-toolkit) Running app on device...

12:19:44 AM (hybrid-toolkit) deploying...

12:20:14 AM (hybrid-toolkit) deploying...

12:20:29 AM (hybrid-toolkit) Running command: cmd "/s /c "C:\Users\XXXX\SAPHybrid\empoffline1\hybrid\platforms\android\cordova\run.bat --release""

12:20:44 AM (hybrid-toolkit) deploying...

12:20:54 AM (hybrid-toolkit) ANDROID_HOME=C:\Users\XXXX\AppData\Local\Android\android-sdk

12:20:54 AM (hybrid-toolkit) JAVA_HOME=C:\sapjvm_8

12:20:58 AM (hybrid-toolkit) WARNING : No target specified, deploying to emulator

12:21:13 AM (hybrid-toolkit) deploying...

12:21:22 AM (hybrid-toolkit) WARNING : no emulator specified, defaulting to AVD_for_Nexus_7_2012_by_Google_Poorna

12:21:22 AM (hybrid-toolkit) Waiting for emulator...

12:21:27 AM (hybrid-toolkit) emulator: ERROR: x86_64 emulation currently requires hardware acceleration!

12:21:27 AM (hybrid-toolkit) Please ensure Intel HAXM is properly installed and usable.

12:21:27 AM (hybrid-toolkit) CPU acceleration status: HAX kernel module is not installed!

Based on above log i tried to install the intel-HAXM Android which is located in my local system

C:\Users\XXX\AppData\Local\Android\android-sdk\extras\intel\Hardware_Accelerated_Execution_Manager

But it is also giving the above error. Am using Intel Core 2 Duo 2.0GHz and 4GB RAM but this is not sufficient for the HAXM.

As per the HAXM release notes

Known Issues:

-Coexistence problem with VirtualBox versions newer than 4.2.8 on Mac OS X*

-HAXM driver does not support emulating a 64 bit system image on Intel systems based on Core microarchitecture (Core, Core2 Duo etc.). All systems based on Nehalem and beyond are supported. (Corei3, Core i5 and Core i7 machines).

.

Is there any chance to run the app on Android Mobile device directly.

Thanks in Advance,

PoornaChand M

Accepted Solutions (0)

Answers (2)

Answers (2)

midhun_vp
Active Contributor
0 Kudos

Hi Poornachand,

Is this issue resolved ?

Regards, Midhun

SAP Technology RIG

midhun_vp
Active Contributor
0 Kudos

Hi Poorna,

Offline is not supported in intel atom (x86) processors. It may run if it has intel to ARM translator.

You have to use arm based emulator.

Regards, Midhun

SAP Technology RIG

0 Kudos

Hi Midhun

I don't know how to achieve this using arm based emulator.Mean while am trying to upgrade my laptop to i3.

Regards...

PoornaChand M

midhun_vp
Active Contributor
0 Kudos

Hi Poornachand,

You only have to do a google search to find how to create an android emulator based on ARM.

Regards, Midhun

SAP Technology RIG