Skip to content

Repository files navigation

ElectroDock (Android)

Android app for wireless EV charging simulation with live dashboard, map, profile, and support flows.

Tech

  • Kotlin
  • Jetpack Compose (Material 3)
  • Gradle
  • Supabase (REST/RPC + SQL migrations)

Run

./gradlew.bat assembleDebug

APK In Repo

  • Included shareable APK: electrodock/electrodock.apk
  • Fresh debug APK output: app/build/outputs/apk/debug/app-debug.apk

Folder Structure

electrodock/
├─ app/
│  ├─ src/main/java/                     # App source
│  ├─ src/main/res/                      # UI resources
│  └─ src/main/assets/images/            # Custom images (welcome.png, dash.png)
├─ supabase/migrations/                  # Database schema + RPC migrations
├─ electrodock/electrodock.apk           # Shareable APK in repo
├─ gradle/wrapper/                       # Gradle wrapper files
├─ gradlew
└─ gradlew.bat

Notes

  • Keep local.properties local only.
  • Apply Supabase migrations before production deploy.

About

Pioneering seamless wireless power transfer for the next generation of electric mobility. No cables. No friction. Just energy.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages