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.
我需要将 skrill 与 android 和 web libgdx 游戏集成。Skrill 给出一个 url 并推荐使用 post 请求来调用 api。
如何从 libgdx 游戏中执行此操作?
可能需要更多信息,但 java.net 包可以在 libGDX 中使用,因此您可以执行与普通 Java 应用程序完全相同的方式