文件名称:android-multiservice
介绍说明--下载内容均来自于网络,请自行研究使用
android multiservice
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : android-multiservice-oauth-demo.zip 列表 android-multiservice-oauth-demo-master/ android-multiservice-oauth-demo-master/.gitignore android-multiservice-oauth-demo-master/AndroidManifest.xml android-multiservice-oauth-demo-master/README.md android-multiservice-oauth-demo-master/ic_launcher-web.png android-multiservice-oauth-demo-master/libs/ android-multiservice-oauth-demo-master/libs/activeandroid-3.0.jar android-multiservice-oauth-demo-master/libs/android-async-http-1.4.3.jar android-multiservice-oauth-demo-master/libs/android-support-v4.jar android-multiservice-oauth-demo-master/libs/codepath-utils.jar android-multiservice-oauth-demo-master/libs/scribe.jar android-multiservice-oauth-demo-master/libs/universal-image-loader-1.8.4.jar android-multiservice-oauth-demo-master/proguard-project.txt android-multiservice-oauth-demo-master/project.properties android-multiservice-oauth-demo-master/res/ android-multiservice-oauth-demo-master/res/drawable-hdpi/ android-multiservice-oauth-demo-master/res/drawable-hdpi/ic_launcher.png android-multiservice-oauth-demo-master/res/drawable-mdpi/ android-multiservice-oauth-demo-master/res/drawable-mdpi/ic_launcher.png android-multiservice-oauth-demo-master/res/drawable-xhdpi/ android-multiservice-oauth-demo-master/res/drawable-xhdpi/ic_launcher.png android-multiservice-oauth-demo-master/res/drawable-xxhdpi/ android-multiservice-oauth-demo-master/res/drawable-xxhdpi/ic_launcher.png android-multiservice-oauth-demo-master/res/layout/ android-multiservice-oauth-demo-master/res/layout/activity_login.xml android-multiservice-oauth-demo-master/res/layout/activity_main.xml android-multiservice-oauth-demo-master/res/layout/fragment_flickr_login.xml android-multiservice-oauth-demo-master/res/layout/fragment_foursquare_login.xml android-multiservice-oauth-demo-master/res/layout/fragment_twitter_login.xml android-multiservice-oauth-demo-master/res/menu/ android-multiservice-oauth-demo-master/res/menu/login.xml android-multiservice-oauth-demo-master/res/menu/main.xml android-multiservice-oauth-demo-master/res/menu/photos.xml android-multiservice-oauth-demo-master/res/values-sw600dp/ android-multiservice-oauth-demo-master/res/values-sw600dp/dimens.xml android-multiservice-oauth-demo-master/res/values-sw720dp-land/ android-multiservice-oauth-demo-master/res/values-sw720dp-land/dimens.xml android-multiservice-oauth-demo-master/res/values-v11/ android-multiservice-oauth-demo-master/res/values-v11/styles.xml android-multiservice-oauth-demo-master/res/values-v14/ android-multiservice-oauth-demo-master/res/values-v14/styles.xml android-multiservice-oauth-demo-master/res/values/ android-multiservice-oauth-demo-master/res/values/dimens.xml android-multiservice-oauth-demo-master/res/values/strings.xml android-multiservice-oauth-demo-master/res/values/styles.xml android-multiservice-oauth-demo-master/src/ android-multiservice-oauth-demo-master/src/com/ android-multiservice-oauth-demo-master/src/com/codepath/ android-multiservice-oauth-demo-master/src/com/codepath/apps/ android-multiservice-oauth-demo-master/src/com/codepath/apps/multiservicerestclient/ android-multiservice-oauth-demo-master/src/com/codepath/apps/multiservicerestclient/FlickrClient.java android-multiservice-oauth-demo-master/src/com/codepath/apps/multiservicerestclient/FoursquareClient.java android-multiservice-oauth-demo-master/src/com/codepath/apps/multiservicerestclient/MultiServiceRestClientApp.java android-multiservice-oauth-demo-master/src/com/codepath/apps/multiservicerestclient/TwitterClient.java android-multiservice-oauth-demo-master/src/com/codepath/apps/multiservicerestclient/activities/ android-multiservice-oauth-demo-master/src/com/codepath/apps/multiservicerestclient/activities/LoginActivity.java android-multiservice-oauth-demo-master/src/com/codepath/apps/multiservicerestclient/activities/MainActivity.java android-multiservice-oauth-demo-master/src/com/codepath/apps/multiservicerestclient/fragments/ android-multiservice-oauth-demo-master/src/com/codepath/apps/multiservicerestclient/fragments/BaseServiceLoginFragment.java android-multiservice-oauth-demo-master/src/com/codepath/apps/multiservicerestclient/fragments/FlickrLoginFragment.java android-multiservice-oauth-demo-master/src/com/codepath/apps/multiservicerestclient/fragments/FoursquareLoginFragment.java android-multiservice-oauth-demo-master/src/com/codepath/apps/multiservicerestclient/fragments/TwitterLoginFragment.java