Skip to content

Zer0phucks/BARN-scout

Repository files navigation

Scout App

Android property scouting app for VPT.

Building

  1. Open in Android Studio
  2. Add your Google Maps API key to local.properties:
    MAPS_API_KEY=your_api_key_here
    
  3. Build and run on device/emulator

Configuration

Set values in app/src/main/res/values/strings.xml:

  • api_base_url to the stable Supabase proxy URL: https://<project-ref>.supabase.co/functions/v1/vpt-scout-proxy
  • supabase_url and supabase_anon_key to the same Supabase project used by BARN admin

The app now signs in with Supabase email/password and sends Authorization: Bearer <token> to scanner API endpoints.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors