Home | History | Annotate | only in /developers/build/prebuilts/gradle/ActionBarCompat-Styled
Up to higher level directory
NameDateSize
ActionBarCompat-StyledSample/20-Jun-2014
build.gradle20-Jun-201410
gradle/20-Jun-2014
gradlew20-Jun-20145K
gradlew.bat20-Jun-20142.3K
README.txt20-Jun-2014512
settings.gradle20-Jun-201442

README.txt

      1 Build Instructions
      2 -------------------
      3 
      4 This sample uses the Gradle build system. To build this project, use the
      5 "gradlew build" command or use "Import Project" in Android Studio.
      6 
      7 To see a list of all available commands, run "gradlew tasks".
      8 
      9 Dependencies
     10 -------------
     11 
     12 - Android SDK Build-tools v18.1
     13 - Android Support Repository v2
     14 
     15 Dependencies are available for download via the Android SDK Manager.
     16 
     17 Android Studio is available for download at:
     18     http://developer.android.com/sdk/installing/studio.html
     19