Yes . Use the standard Android app tools and use Django to serve and process data through API requests.
Read moreCan you use Django with Flutter?
Yes, you can . Django would power the backend for your app (storing and retrieving data) via Django REST Framework (DRF for short). Flutter would create the actual app and communicate with the Django backend to fetch and store data.26 Şub 2019
Read more