语言

Menu
Sites
Language
ARM

Hello!

Please, tell me, how can i collect app in ARM configuration?

响应

1 回复
Alex Dem

Hi,
I think this question related to [Native] apps development.
To change build configuration for  [Native] apps you should: select your app and press (Alt+Enter) or 'right mouse click' ->Properties...and after: C/C++ Build->Tizen Settings - >Platform->Architecture-> and set ARMv7-a instead of X86.

But usually Tizen SDK automatically builds [Native] project in accordance with active device in connection explorer (X86 for emulator, ARM for device).
Alexey.