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.
我想制作一个提供电影名称的应用程序,并在单击搜索按钮后显示来自 OMDB API 的电影详细信息。但我不知道我该怎么办?
1.首先阅读OMDB的API文档
数据库
2.设置这个项目并使用它。
omdb-android-客户端
3.开始自己的工作