How to make an android app with Bubble?

Is there a great way to turn bubble app to android app?

and is it possible to use push notification in the app?

Thank you :slight_smile:

Yes! Checkout @copilot , they have a deploy service that uploads apps to the Play and iOS stores.

Look into onesignal to learn about push notifications. It’s a little tricky but it shouldn’t be too hard to get it figured out.

You could use:

  • GoNative.io (for a solid webview, hybrid app)
  • Dropsource (native Android + use Bubble as backend via API)
  • Thunkable (native Android + use Bubble as backend)

Dropsource can be used to build both, fully native iOS and Android applications.
But yes, of course you’ll need a backend as for any other native app our there, for which Bubble is a perfect fit.

Another option to check out is a web wrapper technology that can be used for building the hybrid apps, similar to what GoNative is using, but way cheaper.

You can find more details here:

This topic was automatically closed after 70 days. New replies are no longer allowed.