Start Brawling
Android app using the Brawl Stars API — active events, character profiles with rarity, Star Powers and gadgets.
Start Brawling is a native Android app that connects in real time to the official Brawl Stars API to give you all the game information in one place.
The main screen displays the currently active events: map name, game mode and whether it's live or already over. Everything updates with each API request without any manual refresh.
The brawler catalogue lists all available characters with their official avatar, name and description. Tapping one opens the detail view, where you can see the character's rarity, in-game story, unlockable Star Powers and equippable gadgets.
Built in Java with Android SDK. Uses RecyclerView with custom adapters for dynamic listings, Glide for image loading and URL caching, and AsyncTask for asynchronous API calls without blocking the main thread.
Real interface
Screenshots
Active Events
Displays ongoing events, map, game mode and real-time availability.
Brawler Roster
Full catalogue with avatar and description for each character, fetched from the official API.
Brawler Details
Rarity, description, Star Powers and gadgets for each character in one screen.
More projects
You might also like
CoreGym POS
Desktop POS system for gyms — member management, memberships, POS with atomic checkout and real-time analytics. Fully offline, no cloud.
DuoWatch
Movie matching social app Tinder-style — swipe with friends, real-time matches via WebSocket and a custom recommendation engine.
Local Reviews AI
Desktop app for local businesses — Google review management with automatic replies generated by local AI (Ollama), no API cost and no data sent to third parties.