Hime
Hime

Reputation: 369

WebApp does not open on Tizen Emulator

I'm doing some test apps and trying to use the Tizen emulator to see them running. But, when I try to open my app, it doesn't.

At first, I was only getting a black screen when trying to open it, looking for some answers I saw some people suggesting to turn off the GPU on emulator, due to some issue with Intel or something. After do that, my app now does not open at all, it's like I've never clicked on it. Apperently, it builds and install properly, but it doesn't open.

I've tested the sdb -e dlog tool on my Windows 7 64 bits to try to understand what is happening and I've got this: https://docs.google.com/document/d/18QFAcyEyyTNDu5n8ztceX4mbOZILDb0WIcuhUIXTnQ8/edit

Have someone seen something like this?

Thank you for the help.

Upvotes: 0

Views: 715

Answers (1)

Hime
Hime

Reputation: 369

I figured out that the emulator really needs a machine with the necessary configuration, listed on: https://developer.tizen.org/downloads/sdk/installing-sdk/prerequisites-tizen-sdk Otherwise, webapps won't execute, only using the Web Emulator.

Thank you for the help.

Upvotes: 0

Related Questions