How to host Rest API server in Android application using Jersey?

*爱你&永不变心* 提交于 2020-01-09 12:04:56

问题


I want to host Rest API server on an Android device without using iJetty can someone tell me how to achieve this using Jersey?

Is there any android library available in Jersey?


回答1:


I got the answer https://github.com/skornei/restserver see the steps https://github.com/skornei/restserver/wiki/Getting-started

This worked for me. Thanks



来源:https://stackoverflow.com/questions/59358190/how-to-host-rest-api-server-in-android-application-using-jersey

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!