文件名称:rottentomatoes-demo-master
介绍说明--下载内容均来自于网络,请自行研究使用
Android的联网演示显示使用RottenTomatoes API票房电影-Android networking demo for displaying Box Office Movies using the RottenTomatoes API
(系统自动生成,下载前可以参看下载内容)
下载文件列表
android-rottentomatoes-demo-master
..................................\.gitignore
..................................\AndroidManifest.xml
..................................\README.md
..................................\assets
..................................\......\tomatoes_api_key.txt
..................................\build.gradle
..................................\gradle
..................................\......\wrapper
..................................\......\.......\gradle-wrapper.jar
..................................\......\.......\gradle-wrapper.properties
..................................\gradlew
..................................\gradlew.bat
..................................\ic_launcher-web.png
..................................\libs
..................................\....\android-async-http-1.4.3.jar
..................................\....\android-support-v4.jar
..................................\....\picasso-2.1.1.jar
..................................\res
..................................\...\drawable-hdpi
..................................\...\.............\ic_launcher.png
..................................\...\.............\large_movie_poster.png
..................................\...\.............\small_movie_poster.png
..................................\...\drawable-mdpi
..................................\...\.............\ic_launcher.png
..................................\...\drawable-xhdpi
..................................\...\..............\ic_launcher.png
..................................\...\drawable-xxhdpi
..................................\...\...............\ic_launcher.png
..................................\...\layout
..................................\...\......\activity_box_office.xml
..................................\...\......\activity_box_office_detail.xml
..................................\...\......\adapter_item_box_office_movie.xml
..................................\...\menu
..................................\...\....\box_office.xml
..................................\...\....\box_office_detail.xml
..................................\...\values-sw600dp
..................................\...\..............\dimens.xml
..................................\...\values-sw720dp-land
..................................\...\...................\dimens.xml
..................................\...\values-v11
..................................\...\..........\styles.xml
..................................\...\values-v14
..................................\...\..........\styles.xml
..................................\...\values
..................................\...\......\dimens.xml
..................................\...\......\strings.xml
..................................\...\......\styles.xml
..................................\src
..................................\...\com
..................................\...\...\codepath
..................................\...\...\........\example
..................................\...\...\........\.......\rottentomatoes
..................................\...\...\........\.......\..............\AssetLoader.java
..................................\...\...\........\.......\..............\BoxOfficeActivity.java
..................................\...\...\........\.......\..............\BoxOfficeDetailActivity.java
..................................\...\...\........\.......\..............\BoxOfficeMovie.java
..................................\...\...\........\.......\..............\BoxOfficeMoviesAdapter.java
..................................\...\...\........\.......\..............\RottenTomatoesClient.java