Skip to content

一个Android和后端通信的demo,Client使用OkHttpClient,Server使用python flask

Notifications You must be signed in to change notification settings

DmrfCoder/OkHttpDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

完整实现流程见ai-exception

  • Client-android客户端代码

    image-20190207201833762

  • server-服务端python代码

    运行起来之后如下图所示:

    image-20190207201925577

在客户端输入用户名和密码之后点击ok发送,即可在服务端接收到对应信息:

image-20190207202322893

服务端的输出:

image-20190207202359928

About

一个Android和后端通信的demo,Client使用OkHttpClient,Server使用python flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published