๐ฑ Cross-Platform Ecosystem
Get CalorieCalc on Your Device
Select your platform below for Android (APK), iPhone / iPad (iOS), or Desktop. All versions synchronize in real time to the same cloud backend.
๐
Detecting your device platform...
Android 8.0 to Android 15+
Full Cloud Sync
๐ค Android Application Package (APK)
Package Name: com.caloriecalc.fitness ยท Format: .apk
Option A: Install Direct APK File
Download and install the standalone Android `.apk` package directly to your smartphone:
- Click "Direct APK Download" above.
- When downloaded, open the
CalorieCalc-v2.0.apkfile in your Downloads folder. - If prompted, enable "Allow from this source" to install.
- Launch CalorieCalc from your app launcher!
Option B: Chrome 1-Click App (PWA)
Instant installation without downloading manual files. Always auto-updates:
- Open this website in Google Chrome on your Android phone.
- Tap the button below or tap the 3 dots (โฎ) menu.
- Select "Install App" or "Add to Home Screen".
- Enjoy native full-screen mode & offline caching!
๐ป Build Native APK from Source Code (Android Studio / Gradle):
# 1. Build assets: npm run build
# 2. Sync to Android project: npx cap sync android
# 3. Assemble APK: cd android & gradlew assembleDebug
Output APK: android/app/build/outputs/apk/debug/app-debug.apk