Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我必须在我的应用程序中使用来自 mashape 的 API。我已经安装了maven。我正在使用安卓工作室。我应该采取哪些进一步的步骤?
只需根据 API 使用HTTPPOST和HTTPGET方法并添加标头即可获取 JSON
不要使用任何库。