→ كل المشاريع

Android_client-Flask_server

بواسطة @dombroks

14

Android app with flask back-end

عن هذا المشروع

Android Client/Flask Server :+1: Read the full article from here: https://medium.com/analytics-vidhya/how-to-make-client-android-application-with-flask-for-server-side-8b1d5c55446e. An Android app with a Flask server backend. This open-source project provides a seamless integration of Flask web framework in the server-side and Android app development in the client-side. By following the steps below, you can quickly get started with building your own Android-Flask web app. Server-Side Setup (Flask) Step 1 - Install Flask Framework Open your terminal and execute the following command: $ pip3 install Flask Step 2 - Coding Start developing your Flask web app by leveraging the extensive capabilities of the Flask framework. With its simplicity and flexibility, Flask allows you to build robust and scalable web applications effortlessly. Note: you will find the python code inside the src folder. Client-Side Setup (Android App) Step 1 - Environment Configuration Configure your development environment by installing the necessary tools and libraries. Ensure that you have Android Studio properly set up for Android app development. Step 2 - Coding

من ملف README الخاص بالمشروع على GitHub

النجوم
14
التفريعات
5
آخر تحديث
18/06/2023

أضف هذه الشارة إلى ملف README

أظهر أن مشروعك مُدرج على «صُنع في الجزائر».

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/android-client-flask-server.svg)](https://www.madeinalgeria.dev/projects/android-client-flask-server)

مشاريع ذات صلة