语言

Menu
Sites
Language
App does not open on Emulator

Hi,

I'm doing some test apps and trying to use the 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.

Have someone seen something like this? 

 

Thank you for the help.

 

 

Regards.

响应

4 回复
Thijs Mergaert

Hi Amanda,

Although I don't immediately have a clear idea what might be wrong, I would recommend that you use the sdb utility in the Wearable SDK and run the command 'sdb -e dlog'.  This should give you a log that might contain some indication of what's wrong.  Attaching the log here could also help others help you track down the problem.

Sincerely yours,

Thijs

Amanda Brito

Hi, Thijs,

Is this Wearable SDK that one available for download at Tizen page, with Tizen SDK?

I guess I've only installed the Tizen SDK. Also, can these commands be used on Windows prompt? I use Windows 7 64bits.

 

Regards.

Thijs Mergaert

Hi Amanda,

My apologies for the confusion, you don't need the Wearable SDK unless you're developing for the Galaxy Gear 2.  Which for some reason I had assumed, but obviously isn't the case :)

The sdb tool is included in the Tizen SDK as well though, and is indeed also available on Windows.  It should be installed in the folder 'tools' in your tizen-sdk installation folder.  

Sincerely yours,

Thijs

Amanda Brito

Hi Thijs,

Sorry the delay, I was having a difficult week at work. So, I've tried to use the SDK log, and this is what I've got:

https://docs.google.com/document/d/18QFAcyEyyTNDu5n8ztceX4mbOZILDb0WIcuhUIXTnQ8/edit

I haven't understand it very well, I think it seems like a memory issue or something. What do you think?

Thank you for the help.

 

Regards.