I used this during ABQ DevFest as an example of interfacing a backend with Android. Flask with MongoDB and JSON POST/GET responses..
Android-with-flask-backend is hosted in the following web site
https://github.com/javierchavez/Android-with-flask-backend
If you think the Android project Android-with-flask-backend listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Android-with-flask-backend.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 13 |
Activity Count | 6 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in Android-with-flask-backend. The names of the image files are listed as follows.
gdg.png
The following screenshort is generated from the image listed above.
Android-with-flask-backend has the following Java source files.
com.javierc.beta.BuildConfig.java com.javierc.beta.CreateActivity.java com.javierc.beta.FindActivity.java com.javierc.beta.MainActivity.java com.javierc.beta.data.JsonHttpHandler.java