'Can I integrate a django project to an android app?

I am a beginner (about 1 year since i started learning python on web)

I was working on a project (for online video conferencing) you can check the developement here

(JUST CLICK THE MAKE A MEETING BUTTON)

https://pranaam.web.app

but now i am in a doubt that i know basic JS (not node) HTML/CSS and python and if i am working on my project then i want to launch it on android platform

like in ZOOM meetings we can both join from browser and the exe/apk

is there a way to integrate my online functioning website to a mobile app (using python as i dont know any other languages)

and also Organise all the buttons and functions in mannered way (not a messed up web view)



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source