Smartface
Smartface

Reputation: 45

Error message "Unfortunately Smartface emulator stopped" is always shown on android device

After debugging a project, the application starts on android device but the error message "Unfortunately Smartface emulator stopped" has always been shown when I unlock the screen. I could not fix it.

Is there anyone else who faces this error message?

Upvotes: 0

Views: 224

Answers (3)

Lucian Dinu
Lucian Dinu

Reputation: 13

One way to fix this is to go to your phone Settings - > Developer options (depends on your device manufacturer) and check "Stay awake" (so the screen will never go to sleep while connected)

Hope this helps.

Upvotes: 0

This is a known issue for Android emulator, and it is already fixed.

Next release of Smartface App Studio will be ready soon and you will be able to use it without facing this error.

Upvotes: 2

Ajay P. Prajapati
Ajay P. Prajapati

Reputation: 2023

Open your AVD Manager and then open the configuration of your Emulator. In android studio, click on advanced options, there will be option called "VM heap" try changing it to 32, if that doesn't work then try 64.

Upvotes: 0

Related Questions