Android Open Source - Development api Android-Flask-Example






Project Summary

A simple app that allows the user to register, login, update and delete a user using this API https://github.com/maigfrga/flask-user-api.

Web Site / Source Repository

Android-Flask-Example is hosted in the following web site
https://github.com/Efor18/Android-Flask-Example

If you think the Android project Android-Flask-Example listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of Android-Flask-Example.

ItemValue
Java File Count9
Target SDK Version18
Minimum SDK Version14
Activity Count4
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

Android-Flask-Example has the following Java source files.

com.example.flaskusers.activity.DetailActivity.java
com.example.flaskusers.activity.LoginActivity.java
com.example.flaskusers.activity.MainActivity.java
com.example.flaskusers.activity.RegisterActivity.java
com.example.flaskusers.comm.CommUtils.java
com.example.flaskusers.comm.CommunicationManager.java
com.example.flaskusers.comm.CommunicationResponse.java
com.example.flaskusers.comm.JSONManager.java
com.example.flaskusers.model.User.java