语言

Menu
Sites
Language
run the application on the emulator

Hello
Please tell me why when I click on the application in the emulator, nothing happens?

http://i.imgur.com/jos1Q7a.png

Log:

11-03 17:09:06.259 : ERROR / Tizen::Base::Collection ( 2165 : 2165 ) : virtual result Tizen::Base::Collection::ArrayList::IndexOf(const Tizen::Base::Object&, int, int, int&) const(290) > [E_OBJ_NOT_FOUND] The arraylist is empty.

11-03 17:09:06.259 : ERROR / Tizen::Base::Collection ( 2165 : 2165 ) : virtual result Tizen::Base::Collection::ArrayList::Remove(const Tizen::Base::Object&)(393) > [E_OBJ_NOT_FOUND] Propagating.

11-03 17:09:06.259 : ERROR / Tizen::Base::Collection ( 2165 : 2165 ) : virtual result Tizen::Base::Collection::ArrayList::IndexOf(const Tizen::Base::Object&, int, int, int&) const(290) > [E_OBJ_NOT_FOUND] The arraylist is empty.
11-03 17:09:06.259 : ERROR / Tizen::Base::Collection ( 2165 : 2165 ) : virtual result Tizen::Base::Collection::ArrayList::Remove(const Tizen::Base::Object&)(393) > [E_OBJ_NOT_FOUND] Propagating.
11-03 17:09:06.279 : ERROR / Tizen::App ( 2165 : 2165 ) : virtual void Tizen::App::_ContextManager::OnApplicationTerminated(const Tizen::App::AppId&, int)(477) > Not registered pid(2482)

 

 

 

 

响应

3 回复
Lakshmi Grandhi

Did you tried directly running the appliction on emulator using ecllipse IDE, does it work well or you facing the issue when clicking the app icon in home screen.

 

Fedor Efimenko

I do so
1. http://i.imgur.com/4PkQjIg.png

2.http://i.imgur.com/QiFfi6D.png

3. when there was an emulator

http://i.imgur.com/q1pYCyH.png

run the application

http://i.imgur.com/bc0FULL.png

 

I press on the icon .. nothing happens

http://i.imgur.com/83ZLBtV.png

Raghu Kona

Hi Fedor,

You may need to enable Hardware Virtualization on your machine. Please refer "To use the Tizen Emulator" section in https://developer.tizen.org/downloads/sdk/installing-sdk/prerequisites-tizen-sdk.

If your machine has a graphics card (Intel HD 2000 or more), you shall enable the GPU as well in the emulator.

Regards,

Raghu Kona