Is it possible to run Java code on a Quasar application? What would be the general procedure for that? #11206
Unanswered
ramuyk
asked this question in
Quasar App Extensions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I'm new to Quasar development, I've started with the CodeSandbox samples and I'm interested in learning more about it. In general, I have experience as an Android Java developer and also in web development (with Vue).
I've seen that Quasar can get sensor data from Mobile devices like GPS, accelerometers and also use the Bluetooth, but considering the situation that I may run on some problems while developing with Quasar, like this one https://forum.quasar-framework.org/topic/2496/quasar-an-ble?_=1605467009604 where people are having trouble using BLE, I'd like to know if I still have the choice of mixing native Java code with javascript just so I can still use what I know in Java development to solve problems like that. Is that possible to do? What topics should I be researching if I want to mix some Java code with Quasar to make a functional app?
Beta Was this translation helpful? Give feedback.
All reactions