文件名称:android-rottentomatoes-demo
介绍说明--下载内容均来自于网络,请自行研究使用
android rottentomatoes
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : android-rottentomatoes-demo.zip 列表 android-rottentomatoes-demo-master/ android-rottentomatoes-demo-master/.gitignore android-rottentomatoes-demo-master/AndroidManifest.xml android-rottentomatoes-demo-master/INSTRUCTIONS.md android-rottentomatoes-demo-master/README.md android-rottentomatoes-demo-master/anim_rotten_tomatoes.gif android-rottentomatoes-demo-master/assets/ android-rottentomatoes-demo-master/assets/tomatoes_api_key.txt android-rottentomatoes-demo-master/build.gradle android-rottentomatoes-demo-master/gradle/ android-rottentomatoes-demo-master/gradle/wrapper/ android-rottentomatoes-demo-master/gradle/wrapper/gradle-wrapper.jar android-rottentomatoes-demo-master/gradle/wrapper/gradle-wrapper.properties android-rottentomatoes-demo-master/gradlew android-rottentomatoes-demo-master/gradlew.bat android-rottentomatoes-demo-master/ic_launcher-web.png android-rottentomatoes-demo-master/libs/ android-rottentomatoes-demo-master/libs/android-async-http-1.4.3.jar android-rottentomatoes-demo-master/libs/android-support-v4.jar android-rottentomatoes-demo-master/libs/picasso-2.1.1.jar android-rottentomatoes-demo-master/res/ android-rottentomatoes-demo-master/res/drawable-hdpi/ android-rottentomatoes-demo-master/res/drawable-hdpi/ic_launcher.png android-rottentomatoes-demo-master/res/drawable-hdpi/large_movie_poster.png android-rottentomatoes-demo-master/res/drawable-hdpi/small_movie_poster.png android-rottentomatoes-demo-master/res/drawable-mdpi/ android-rottentomatoes-demo-master/res/drawable-mdpi/ic_launcher.png android-rottentomatoes-demo-master/res/drawable-xhdpi/ android-rottentomatoes-demo-master/res/drawable-xhdpi/ic_launcher.png android-rottentomatoes-demo-master/res/drawable-xxhdpi/ android-rottentomatoes-demo-master/res/drawable-xxhdpi/ic_launcher.png android-rottentomatoes-demo-master/res/layout/ android-rottentomatoes-demo-master/res/layout/activity_box_office.xml android-rottentomatoes-demo-master/res/layout/activity_box_office_detail.xml android-rottentomatoes-demo-master/res/layout/adapter_item_box_office_movie.xml android-rottentomatoes-demo-master/res/menu/ android-rottentomatoes-demo-master/res/menu/box_office.xml android-rottentomatoes-demo-master/res/menu/box_office_detail.xml android-rottentomatoes-demo-master/res/values-sw600dp/ android-rottentomatoes-demo-master/res/values-sw600dp/dimens.xml android-rottentomatoes-demo-master/res/values-sw720dp-land/ android-rottentomatoes-demo-master/res/values-sw720dp-land/dimens.xml android-rottentomatoes-demo-master/res/values-v11/ android-rottentomatoes-demo-master/res/values-v11/styles.xml android-rottentomatoes-demo-master/res/values-v14/ android-rottentomatoes-demo-master/res/values-v14/styles.xml android-rottentomatoes-demo-master/res/values/ android-rottentomatoes-demo-master/res/values/dimens.xml android-rottentomatoes-demo-master/res/values/strings.xml android-rottentomatoes-demo-master/res/values/styles.xml android-rottentomatoes-demo-master/src/ android-rottentomatoes-demo-master/src/com/ android-rottentomatoes-demo-master/src/com/codepath/ android-rottentomatoes-demo-master/src/com/codepath/example/ android-rottentomatoes-demo-master/src/com/codepath/example/rottentomatoes/ android-rottentomatoes-demo-master/src/com/codepath/example/rottentomatoes/AssetLoader.java android-rottentomatoes-demo-master/src/com/codepath/example/rottentomatoes/BoxOfficeActivity.java android-rottentomatoes-demo-master/src/com/codepath/example/rottentomatoes/BoxOfficeDetailActivity.java android-rottentomatoes-demo-master/src/com/codepath/example/rottentomatoes/BoxOfficeMovie.java android-rottentomatoes-demo-master/src/com/codepath/example/rottentomatoes/BoxOfficeMoviesAdapter.java android-rottentomatoes-demo-master/src/com/codepath/example/rottentomatoes/RottenTomatoesClient.java