Software Archive
Read-only legacy content
17061 Discussions

Performance app mobile intel xdk

ahmed_b_
Beginner
372 Views

Hello ! i'm french and sorry for my bad english

I have problem with my app mobile. I build him with intel xdk framwork cordova.

In my emulateur android "blue stacks" my app run very well. Good perfermance.

in my smarphone my app run slowly. i dont understand why ? maybe app need plugin ? Or code for enable CPU phone ? 

 

Thanks for answer !

0 Kudos
1 Solution
PaulF_IntelCorp
Employee
372 Views

Your performance will be a function of how you write your app, the libraries you use and the platform on which your app runs. The XDK does not control your performance. Using Crosswalk will help performance on Android 4.x devices, otherwise, you and the platforms determine your performance results.

View solution in original post

0 Kudos
4 Replies
ahmed_b_
Beginner
372 Views

Thank you !

I have building my app with jquery and html 

Now how i can have same performance on reel mobile ?

0 Kudos
PaulF_IntelCorp
Employee
373 Views

Your performance will be a function of how you write your app, the libraries you use and the platform on which your app runs. The XDK does not control your performance. Using Crosswalk will help performance on Android 4.x devices, otherwise, you and the platforms determine your performance results.

0 Kudos
ahmed_b_
Beginner
372 Views

Thanks you !

0 Kudos
Reply