aosp12/developers/demos/JustForUs
hcl 7be3fd486c init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
..
gradle/wrapper init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
justforus init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
.gitignore init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
README init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
build.gradle init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
gradle.properties init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
gradlew init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
gradlew.bat init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
settings.gradle init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00

README

This is an example app that displays a list of coupons.

Build Instructions
-------------------

This sample uses the Gradle build system. To build this project, use the
"gradlew assemble" command or use "Import Project" in Android Studio.

To see a list of all available commands, run "gradlew tasks".

Dependencies
-------------

- Android SDK Build-tools v19.0.1
- Android Support Repository v4
- Android Support Library v19.0.1
- Google Repository 5

Dependencies are available for download via the Android SDK Manager.

Android Studio is available for download at:
    http://developer.android.com/sdk/installing/studio.html

The images in the app's main/assets folder are licensed under Creative Commons Attribution 2.5
(http://creativecommons.org/licenses/by/2.5/). They can be attributed to Katherine Kuan.
Please follow the best practices for attribution (http://wiki.creativecommons.org/Marking/Users).