Two APPs Android and Web

Good afternoon, In Adalo, i have my android application ready, I want to create it as a web application, I need to know the following:

  1. Is it possible to duplicate my android application as a web application?
    o
  2. When creating my web application, can I use the database created in my android application? If the answer is yes, how do I do it?

Thanks

Perc

Hello,

  1. No, this is not possible. You would need to create the webapp separately
  2. Yes, when creating a new app, you can click on advanced options and select that this app will share the database of another app.