Languages

Menu
Sites
Language
Native app Installation problem on Emulator

Hi

I am new to Tizen, i created a sample native project and i tried to install the same on the connected emulator, but it shows dialog saying "Cannot launch a non-tizen project".

But i can able to run the tizen web project on the emulator. 

Using Tizen SDK 2.2 and running on windows PC.

Please let me know how to resolve this "Cannot launch a non-tizen project" problem for native tizen projects.

Responses

4 Replies
Alex Dem

Hi,
What sdk version and sample do you use?
On Tizen 2.2.1-32 bit for Win I am able to create projects from Native template/sample and launch it on emulator.
p.s. I have found that the similar cause could be due wrong 'manifest' file but it does not look like your case (If you creates project from sample). But you could check it.
Alexey.

Alex Dem

just one more note:
Please check also (right mouse click on project)->Properties->C/C++ Build->Tizen Settings->Platform->Architecture should be x86 for emulator.
Alexey.

Alex Ashirov

Hi Alex,

The issue seems to be solved

https://developer.tizen.org/forums/native-application-development/installation-problem-on-emulator

Alex Dem

Sorry for inattention.
Alexey.