Welcome to FT! I downloaded your app on a Samsung Galaxy S24 Ultra. Installed without issue. I love the UI. I use the Tokyo Night Storm UI in VS Code and it has almost the exact same color scheme (which I love). The app looks cool, but unfortunately for me, I haven't kept track of the thousands of flights I've been on in the last few decades. But I'll add some upcoming ones to see how it goes. I'll let you know if I run into any issues. I like the AI flight lookup. Clever idea!
I'm getting ready to make my first Android app with Claude and Gemini. I'm curious if you can share anything about your architecture (frontend, backend, etc.), and maybe anything you've learned. I'm looking to build a OPC UA client that is specific for my company's product. I'm running my app in a PWA right now, but currently it requires me to install the backend on a server somewhere that the PWA app can reach. That's been good for testing, but I really need native app. My backend is in Python where I have a lot of experience, but I don't have much experience with frontend dev, besides a little javascript.