NativeScript / android

Android runtime for NativeScript (based on V8)
https://docs.nativescript.org/guide/android-marshalling
Apache License 2.0
516 stars 136 forks source link

Chrome DevTools integration #563

Open atanasovg opened 7 years ago

atanasovg commented 7 years ago

Enable integration of the Runtime with Chrome DevTools. This will supersede the current node_inspector integration, which is quite outdated mainly because it has some Node dependent functionality. Additionally it will provide a more universal and well known developer experience.

This is an epic feature and will spawn on several iterations.

Plamen5kov commented 7 years ago

related to: https://github.com/NativeScript/android-runtime/issues/413

Plamen5kov commented 7 years ago

related to: https://github.com/NativeScript/android-runtime/issues/639