Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android Conference App – Hotwire Native

This is the Android native app built with Hotwire Native, serving as a client for our existing Conference App.


🚀 Features

  • Powered by Hotwire Native for seamless hybrid navigation
  • Lightweight, fast, and easy to maintain
  • Simple setup with minimal code changes

🛠 Setup Instructions

1. Set your Web App URL

Update the base URL of your web application so that the native client knows where to load content from.

🔧 MainActivity.kt

Find this line:

const val baseURL = "http://localhost:5000/"

Replace it with your actual URL:

const val baseURL = "https://your-app.com"

2. Run the app

Select a simulator or a physical device in Android Studio and press Ctrl + R to run the app.


📦 Dependencies


Built with ❤️ using Turbo Native

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages