Skip to content

Unnecessary second build upon tns run android #3442

Closed
@Mitko-Kerezov

Description

@Mitko-Kerezov

tns build android sometimes builds twice where a single build is sufficient.

Steps to reproduce:

  1. Attach a real Android device
  2. Launch an Android emulator
  3. Create a project and run tns run android inside it
  4. Wait for app to be installed on both the emulator and the device and LiveSync to be launched
  5. Make a change in App_Resources

Expected result: A single build and two installations
Actual result: Two builds with two installations

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions