文件名称:Android代码-电影票房评估
文件大小:1.41MB
文件格式:ZIP
更新时间:2022-08-26 03:05:45
Android代码
RottenTomatoes BoxOffice Demo This is an Android demo application for displaying the latest box office movies using the RottenTomatoes API. See the RottenTomatoes Networking Tutorial on our cliffnotes for a step-by-step tutorial. Installation Quick note is that you must provide your own API key for RottenTomatoes in order to use this demo. To get an API key, you need to register for an account (or sign in). Once you have the key, put the key into the API_KEY constant in the src/com/codepath/
【文件预览】:
android-rottentomatoes-demo-master
----.gitignore(773B)
----AndroidManifest.xml(1KB)
----res()
--------layout()
--------menu()
--------drawable-mdpi()
--------values-sw600dp()
--------values-v11()
--------drawable-hdpi()
--------values-sw720dp-land()
--------drawable-xhdpi()
--------values-v14()
--------drawable-xxhdpi()
--------values()
----build.gradle(1KB)
----src()
--------com()
----assets()
--------tomatoes_api_key.txt(0B)
----gradlew(5KB)
----ic_launcher-web.png(68KB)
----libs()
--------picasso-2.1.1.jar(77KB)
--------android-support-v4.jar(613KB)
--------android-async-http-1.4.3.jar(28KB)
----README.md(1KB)
----gradlew.bat(2KB)
----INSTRUCTIONS.md(4KB)
----gradle()
--------wrapper()
----anim_rotten_tomatoes.gif(674KB)