Files
android_development/samples/SupportVectorDrawable/static/rundemo.sh
Teng-Hui Zhu ddf2bab3ea Add the vector drawable support lib demo code
b/22564270

Change-Id: Id4f721cfd6e9450d8346410997ecfc1f2c3926c1
2015-12-07 15:44:48 -08:00

7 lines
279 B
Bash
Executable File

. $ANDROID_BUILD_TOP/build/envsetup.sh && \
mmm -j20 . && \
adb install -r $OUT/data/app/SupportVectorDrawable/SupportVectorDrawable.apk && \
adb shell am start -n com.example.android.support.vectordrawable/com.example.android.support.vectordrawable.app.SimpleButtonBackground