How to connect Android app to web server

后端 未结 4 416
野的像风
野的像风 2021-02-02 04:32

I am working on designing an Android application for my senior design project. The application will need to be able to connect to a web server. The web server is just a locally

4条回答
  •  不知归路
    2021-02-02 04:59

    I think this is use for you

    As per my experience, we have lot of API calling library are available, it is free

    here is a tutorial showing how to create and deploy connection.

    Loopj

    Retrofit

    Volley

    okhttp

    Thanks..

提交回复
热议问题