This is a migrated thread and some comments may be shown as answers.

nativescript android emulator not running

1 Answer 251 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Peres
Top achievements
Rank 1
Peres asked on 16 Apr 2016, 02:07 PM

I keep on getting this message when I run the android emulator.

"Cannot run your app in the native emulator. Increase the timeout of the operation with the --timeout option or try to restart your adb server with 'adb kill-server' command. Alternatively, run the Android Virtual Device manager and increase the allocated RAM for the virtual device."

Can anyone help me with this issue?

1 Answer, 1 is accepted

Sort by
0
Nick Iliev
Telerik team
answered on 18 Apr 2016, 10:10 AM
Hello Peres,

This is a documented issue (reference to #1576 and #1609) which will be fixed with our next release.

What I can suggest you as a workaround is to try the following steps:

1.) Start the emulator manually
2.) Run the following tns command

tns run android

Also, make sure you are using the latest version of tns CLI (1.7.x) and you are not targeting Android APIs lower then level 17 (The Android Runtime is built against API Level 17).

Regards,
Nikolay Iliev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Peres
Top achievements
Rank 1
Answers by
Nick Iliev
Telerik team
Share this question
or