Turn your Django project into an Android app

An Android app template to wrap your Django application with native integration.

android

Hybrid Android apps with Hotwire

Simple is better than complex. Hybrid apps help startups iterate faster, deploy code on the server, then see the changes on all devices

Native Authentication

We've already done the hard work of implementing authentication so users can login, signup from native views.

JavaScript Bridge

With Javascript Bridge, you can send messages between Android and the Webview.

Push Notifications

Push notifications and device management are already implemented so you can easily send notifications straight to Android users.
ios

Tab Bar

A tab bar makes an app feel native on Android. You can customize the tabs by editing the config file.

Path Configuration

You can define the hybrid app behavior with path config file, which can help you convert the web page to native view step by step.
ios

I build SaaS Hammer to help people launch products FASTER, saves people lots of TIME and MONEY.

Changelog

1.0.7

Released Feb 29, 2023

  1. Add OpenAPI support to Rest API
  2. Add custom exception handler to Rest API
  3. Add support for hybrid iOS app
  4. Add support for hybrid Android app
  5. Upgrade pre-commit hooks

1.0.6

Released Dec 31, 2022

  1. Upgrade to Node v18
  2. Upgrade to Wagtail 4
  3. Upgrade Python dependencies and frontend dependencies
  4. Update home page style.

1.0.5

Released Oct 10, 2022

  1. Add Rest API support
  2. Supports consistent Signup, Login behavior via Rest API
  3. Supports JSON Web Token (JWT)
  4. Expose User data via Rest API
  5. Add tests code to show how to test Rest API.

1.0.4

Released Aug 30, 2022

  1. Supports Responsive HTML email
  2. Add Mailchimp integration
  3. Switch to watchfiles for auto reload Celery worker during development.
  4. Add timezone field to User model.

1.0.3

Released Jul 31, 2022

  1. Upgrade to python 3.9.13
  2. Update doc about Cloudflare
  3. Update User Factory
  4. Update pre-commit dependency
  5. Import Dependabot to help upgrade Python and Node dependency
  6. Update home page to display Changelog
© 2023 SaaS Hammer