BikeTrackd
A cycling speedometer and GPS tracker with offline maps and bike maintenance
Higor Silva Navigation
Screenshots
Description
BikeTrackd is a cycling speedometer and GPS tracker built for Android with Jetpack Compose and Material 3.
Features:
• Real-time speedometer with animated counter and color gradient (green → yellow → red)
• GPS map with MapLibre GL, trail tracking, follow mode, and rotation
• Session recording with distance, max/avg speed, and duration persisted via Room
• GPX export for any recorded session
• Current weather display via Open-Meteo API
• Offline map tiles download (zoom 10–14, 40 km radius)
• Battery level indicator
• Metric/imperial unit toggle with live conversion
• Landscape and portrait optimized layouts
• Bike and parts management with wear tracking and maintenance alerts
• Speed limit warning
• Burn-in protection for OLED screens
• Adjustable font size
• Multiple languages (English, Portuguese)
Network services:
• Open-Meteo for weather display
• OpenFreeMap for online map tiles (optional offline downloads available)
• OpenStreetMap Nominatim for city search
• GraphHopper for A→B route navigation, using your own free API key (optional; unused without a key)
What’s new (0.7.2)
- Bike lane speed limit warning now translated (was hardcoded in Portuguese)
Anti-features
Properties of this app that are worth knowing about before installing.
- NonFreeNet
- TetheredNet
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Precise locationDetermine the location via GPS.
- Approximate locationDetermine the location via the network.
- Internet accessSend and receive data over the internet.
- Network stateCheck whether and how the device is connected.
- Foreground serviceKeep running in the background, visible in the status bar.
- FOREGROUND_SERVICE_LOCATION
- Prevent sleepingKeep the device from going to sleep.
- NotificationsShow notifications.
Show 2 more permissions
- Wi-Fi stateRead information about the Wi-Fi connection.
- app.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments