android
android copied to clipboard
Chrome DevTools integration
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.
- [x] 2.5 Debugging
- [x] 3.0.0 Networking
- [x] 3.1.0 Visual tree & CSS inspection (Elements)
- [ ] Timeline
- [ ] Profiles
related to: https://github.com/NativeScript/android-runtime/issues/413
related to: https://github.com/NativeScript/android-runtime/issues/639