R
R
Roman2019-08-27 11:45:39
Apache Cordova
Roman, 2019-08-27 11:45:39

How to competently debug applications under Vue + Cordova + Android Studio?


I use a Vue bundle to create a hybrid application - in fact, a
Cordova application - as an intermediate link for
Android Studio pre-build - to create the final Bundle
And here's the situation: the UI design, which in Chrome looks like it should, in the Android 5.1 emulator, crawled at the seams. Well, that is, the old WebView apparently does not pull some chips, despite even Babel.
QUESTION: is it possible to test the result somehow right away as we develop in Vue.js, how it will look in this very Android 5.1?
Because every time doing two builds in Cordova and Android Studio (there are still additional gestures along the way, when translating from Cordova to Android Studio) is very dreary :(
I hope I did not state the essence of the issue too confusingly)))
Thank you in advance.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vadim Nadzharov, 2019-08-30
@procode

I won’t tell you how to debug from vanilla Vue, it’s very interesting. And in quasar, an emulator is launched in which hot-reloading works:
off. and by the way works well in lxc containers

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question