Here is a quick look at the Cycle Power mobile client running on Linux via the Android emulator.

I've integrated the camera service alongside real-time GPS and environmental data tracking.

#JavaFX / #GluonFX

๐Ÿ“ฑ The Mobile App (Android/iOS) uses #GluonFX & #JavaFX for a high-performance native experience.

Real-time BLE sensor parsing (Cadence/Power)
Custom Map layers with Gluon Maps,
Weather & AQI integration

โš™๏ธ Backend: #SpringBoot handles the heavy lifting, converting binary .fit files to JSON for the web.

๐Ÿ”— Mobile: https://github.com/CommonGrounds/CyclingPower_Mobile

๐Ÿš€ Excited to share Cycle Power โ€“ a complete cycling ecosystem built entirely with #Java! ๐Ÿšดโ€โ™‚๏ธ

From a native mobile app to a web dashboard, it's "Java Everywhere" in action.

Huge thanks to @johanvos and the @gluonhq team for making native mobile Java a reality. It's "Java Everywhere" in action!

๐Ÿงต Follow this thread to see how #JavaFX, #GluonFX, and #WebFX work together to create a fitness platform.

#OpenSource #Cycling #Coding #GraalVM #GluonHQ #WebFX

๐๐จ๐ซ๐ญ๐ข๐ง๐  ๐‰๐š๐ฏ๐š๐…๐— ๐ญ๐จ ๐ฆ๐š๐œ๐Ž๐’ & ๐ข๐๐ก๐จ๐ง๐ž โ€” ๐Œ๐ฒ ๐„๐ฑ๐ฉ๐ž๐ซ๐ข๐ฆ๐ž๐ง๐ญ๐ฌ, ๐‚๐ก๐š๐ฅ๐ฅ๐ž๐ง๐ ๐ž๐ฌ & ๐“๐ข๐ฉ๐ฌ

In this write-up I share practical experience using #JavaFX, #GluonFX, #GraalVM, and #Maven to run Java apps on iOS.
If youโ€™re into cross-platform #Java development, this might interest you!
๐Ÿ”— https://www.linkedin.com/pulse/my-journey-porting-javafx-macos-iphone-challenges-tips-maqbool-7pxme

#OpenSource #MobileDev #JavaCommunity #Developers

๐Ÿš€ My Journey of Porting JavaFX to macOS and iPhone โ€” Challenges, Tips, and Cross-Platform Lesson

For years, Iโ€™ve been experimenting with Java and JavaFX across multiple platforms: โœ… Windows โœ… Linux โœ… macOS (desktop side) โœ… Android โœ… Web (using JPro) But one area I never fully explored was iPhone/iOS apps using JavaFX. Recently, I started this journey โ€” and it turned out to be one of the most ch

@CommonGround_2048 Thanks for mentioning #WebFX ๐Ÿ™
Iโ€™m aware of it but havenโ€™t tried it yet in a real project.

Indeed, #JavaFX is truly cross-platform โ€” running across #Windows, #Linux, #macOS, #Android, #iOS, and #Web.

Iโ€™ll definitely explore #WebFX soon.
Right now, Iโ€™m focusing on building and testing for #iPhone and #macOS โ€” using both the classic #JavaFXMobile-plugin and the latest #GluonFX toolchain.

#JPro is already working great for me ๐Ÿš€

๐Ÿค” Exploring #JavaFX and #GluonFX? I've got a burning question on automation! ๐Ÿ” Check out my query on Stack Overflow and join the conversation: https://stackoverflow.com/questions/77474378/how-to-automate-gluonfxrunagent #JavaDev #CodingCommunity #TechHelp ๐Ÿš€
How to automate gluonfx:runagent

I'm working on a JavaFX/GluonFX project and consistently forget to update gluonfx:runagent for JSON reflection. To address this, I've implemented TestFXs for UI testing and functionality checks. Wh...

Stack Overflow
I have been developing https://github.com/ozkanpakdil/swaggerific/issues/4 it is kind of an alternative for #postman written in #java and build with #graalvm and #gluonfx I put the screen shots to that issue. hoping some suggestions and direction and PRs if you like to contribute ๐Ÿค“
screen shots ยท Issue #4 ยท ozkanpakdil/swaggerific

some screen shots to track history, probably will add more comments on this ticket with newer screen shots

GitHub
hey @johanvos I am trying to learn graalvm and gluon(thanks for that) and trying a small project and have a small problem, did look around but could not find a solution so far, can you have a look at https://stackoverflow.com/questions/76360453/getting-no-toolkit-found whenever ๐Ÿค“ just a curios mind. #graalvm #gluonfx #java #javafx @gluonhq
Getting No toolkit found

I am trying to build something similar to postman ui for learning javafx and graalvm, and I am trying to use https://github.com/FXMisc/RichTextFX for having colorful json. when I add <dependency...

Stack Overflow