Naveed Akram
Naveed Akram

Reputation: 1

Tizen Studio Emulator and Device Manager not working

Working in Tizen studio for Samsung tv apps. Emulator and Device manager continuously give me an error. I am unable to open that from IDE. My app is working fine on emulator but getting error while running on Samsung TV using Samsung certificate.

The error I'm getting is this:

The application was unable to start correctly (0xc000007b). Click OK to close the application.

Please help me to resolve this error. I am new and got stuck in Tizen Studio

enter image description here

Upvotes: 0

Views: 2621

Answers (2)

BaiMaoli
BaiMaoli

Reputation: 178

I contacted with samsung developer support. They said, I have to install jdk8 I did so, and now it is working. Before, I installed jdk13, jdk12, and all was not working. but now it is working after installed jdk8.

Upvotes: 3

Code on the Rocks
Code on the Rocks

Reputation: 17566

I was able to avoid these errors by running Tizen Studio as an administrator.

Upvotes: 1

Related Questions