android13/developers/samples/android/background/JobScheduler
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
Application initial 2024-06-22 20:45:49 +08:00
buildSrc initial 2024-06-22 20:45:49 +08:00
gradle/wrapper initial 2024-06-22 20:45:49 +08:00
kotlinApp initial 2024-06-22 20:45:49 +08:00
CONTRIB.md initial 2024-06-22 20:45:49 +08:00
README.txt initial 2024-06-22 20:45:49 +08:00
build.gradle initial 2024-06-22 20:45:49 +08:00
gradlew initial 2024-06-22 20:45:49 +08:00
gradlew.bat initial 2024-06-22 20:45:49 +08:00
packaging.yaml initial 2024-06-22 20:45:49 +08:00
settings.gradle initial 2024-06-22 20:45:49 +08:00
template-params.xml initial 2024-06-22 20:45:49 +08:00

README.txt

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

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

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

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

- Android SDK Build-tools v20.0.0
- Android Support Repository v2

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