Hello Tizen community,
-Windows 7 Enterprise x64, SP 1
-Tizen SDK IDE Version : 2.4.0 Rev3 Build id : 20151223-1451
-Knox Tizen SDK released 20151207
I have question about deploying ARMv7-a architecture application to emulator. I want to implement Knox Tizen SDK and I can only build project with no errors related with incompatible library when I set Tizen architecture from x86 to ARMv7-a. Next when I start application, the architecture of Tizen platform is automatically changed to x86 and errors appear again.
I guess that i should use emulator which supports ARMv7-a architecture. How can i handle with this issue?